Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/hdf5.spec'], uid=1000gid=425shell=Falseuser='mockbuild'logger=chrootPath='/var/lib/mock/f27-build-9464980-775309/root'nspawn_args=[]timeout=172800printOutput=Falseenv={'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/hdf5.spec'] with env {'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/hdf5-1.8.18-8.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/hdf5.spec'], uid=1000gid=425shell=Falseuser='mockbuild'logger=chrootPath='/var/lib/mock/f27-build-9464980-775309/root'nspawn_args=[]timeout=172800printOutput=Falseenv={'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/hdf5.spec'] with env {'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oH5MoZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hdf5-1.8.18 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/hdf5-1.8.18.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hdf5-1.8.18 + /usr/bin/tar -xof - + /usr/bin/xz -dc /builddir/build/SOURCES/hdf5_1.8.16+docs-8.debian.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (hdf5-LD_LIBRARY_PATH.patch):' Patch #0 (hdf5-LD_LIBRARY_PATH.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .LD_LIBRARY_PATH --fuzz=0 patching file src/Makefile.am + echo 'Patch #1 (hdf5-mpi.patch):' Patch #1 (hdf5-mpi.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .mpi --fuzz=0 patching file testpar/t_pflush1.c Patch #2 (hdf5-implicit.patch): + echo 'Patch #2 (hdf5-implicit.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .implicit --fuzz=0 patching file configure.ac Hunk #4 succeeded at 2301 (offset -7 lines). Hunk #5 succeeded at 2382 (offset -14 lines). Hunk #6 succeeded at 2415 (offset -14 lines). Hunk #7 succeeded at 2450 (offset -14 lines). Hunk #8 succeeded at 2481 (offset -14 lines). Hunk #9 succeeded at 2520 (offset -14 lines). patching file src/H5Dio.c patching file src/H5Tprivate.h patching file test/cache_common.h patching file testpar/t_span_tree.c patching file tools/perform/perf.c Patch #3 (hdf5-ldouble-ppc64le.patch): + echo 'Patch #3 (hdf5-ldouble-ppc64le.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .ldouble-ppc64le --fuzz=0 patching file configure.ac Hunk #1 succeeded at 2261 (offset -17 lines). Hunk #2 succeeded at 2345 (offset -17 lines). patching file test/dt_arith.c + sed -i -e '/^STATIC_AVAILABLE=/s/=.*/=no/' c++/src/h5c++.in fortran/src/h5fc.in tools/misc/h5cc.in + autoreconf -f -i libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'bin'. libtoolize: copying file 'bin/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:323: installing 'bin/compile' configure.ac:38: installing 'bin/missing' c++/src/Makefile.am: installing 'bin/depcomp' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gmR27x + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.8.18 + export CC=gcc + CC=gcc + export CXX=g++ + CXX=g++ + export F9X=gfortran + F9X=gfortran + mkdir build + pushd build ~/build/BUILD/hdf5-1.8.18/build ~/build/BUILD/hdf5-1.8.18 + ln -s ../configure . + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ../configure ++ find .. -name config.guess -o -name config.sub + for i in $(find $(dirname ../configure) -name config.guess -o -name config.sub) ++ basename ../bin/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ../bin/config.guess ++ basename ../bin/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ../bin/config.guess '/usr/lib/rpm/redhat/config.guess' -> '../bin/config.guess' + for i in $(find $(dirname ../configure) -name config.guess -o -name config.sub) ++ basename ../bin/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ../bin/config.sub ++ basename ../bin/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ../bin/config.sub '/usr/lib/rpm/redhat/config.sub' -> '../bin/config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ../configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules --enable-fortran --enable-fortran2003 --enable-hl --enable-shared --with-szlib --enable-cxx 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... 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-redhat-linux-gnu checking host system type... aarch64-redhat-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-redhat-linux-gnu... no checking for config aarch64-redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config aarch64-linux-gnu... no checking for config aarch64-linux-gnu... no checking for config aarch64-redhat... no checking for config linux-gnu... found compiler 'gcc' is GNU gcc-7.1.1 ../config/gnu-flags: line 90: hostname: command not found ../configure: line 4024: hostname: command not found checking for aarch64-redhat-linux-gnu-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking if unsupported combinations of configure options are allowed... no checking if Fortran interface enabled... yes checking if Fortran 2003 interface enabled... yes checking for aarch64-redhat-linux-gnu-gfortran... gfortran checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes checking for Fortran flag to compile .f90 files... none checking for aarch64-redhat-linux-gnu-gfortran... (cached) gfortran checking whether we are using the GNU Fortran compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking what gfortran does with modules... module.mod checking how gfortran finds modules... -I checking how to get verbose linking output from gfortran... -v checking for Fortran libraries of gfortran... -L/usr/lib/gcc/aarch64-redhat-linux/7 -L/usr/lib/gcc/aarch64-redhat-linux/7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/7/../../.. -lgfortran -lm 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 default REAL is DOUBLE PRECISION... no checking if Fortran compiler version compatible with Fortran 2003 HDF... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none 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++ has offsetof extension... yes checking if g++ can handle static cast... yes checking if high level library is enabled... yes checking for perl... perl 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... yes checking if shared Fortran libraries are supported... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /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-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... (cached) ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc 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 aarch64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc 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... no 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 gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran 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 whether make will build with undefined variables... yes checking for production mode... production 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 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 mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no 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 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 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 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 szlib.h usability... yes checking szlib.h presence... yes checking for szlib.h... yes checking for SZ_BufftoBuffCompress in -lsz... yes checking for szlib encoder... yes checking for thread safe support... no 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... yes 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 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 tmpfile... yes checking for asprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for waitpid... 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 Threads support system scope... yes checking for debug flags... none checking whether function stack tracking is enabled... no checking whether metadata trace file code is enabled... no checking for API tracing... no checking for instrumented library... no checking whether to clear file buffers... yes checking whether a memory checking tool will be used... no checking for parallel support files... skipped 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 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 ../configure: line 28483: hostname: command not found 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... v18 checking whether to perform strict file format checks... no 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 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/libhdf5.settings config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating test/testcheck_version.sh config.status: creating test/testerror.sh config.status: creating test/H5srcdir_str.h config.status: creating test/testlibinfo.sh config.status: creating test/testlinks_env.sh config.status: creating test/test_plugin.sh config.status: creating testpar/Makefile config.status: creating tools/Makefile config.status: creating tools/h5dump/Makefile config.status: creating tools/h5dump/testh5dump.sh config.status: creating tools/h5dump/testh5dumppbits.sh config.status: creating tools/h5dump/testh5dumpxml.sh config.status: creating tools/h5ls/testh5ls.sh config.status: creating tools/h5import/Makefile config.status: creating tools/h5import/h5importtestutil.sh config.status: creating tools/h5diff/Makefile config.status: creating tools/h5diff/testh5diff.sh config.status: creating tools/h5diff/testph5diff.sh config.status: creating tools/h5jam/Makefile config.status: creating tools/h5jam/testh5jam.sh config.status: creating tools/h5repack/Makefile config.status: creating tools/h5repack/h5repack.sh config.status: creating tools/h5repack/h5repack_plugin.sh config.status: creating tools/h5ls/Makefile config.status: creating tools/h5copy/Makefile config.status: creating tools/h5copy/testh5copy.sh config.status: creating tools/lib/Makefile config.status: creating tools/misc/Makefile config.status: creating tools/misc/h5cc config.status: creating tools/misc/testh5mkgrp.sh config.status: creating tools/misc/testh5repart.sh config.status: creating tools/h5stat/testh5stat.sh config.status: creating tools/h5stat/Makefile config.status: creating tools/perform/Makefile config.status: creating examples/Makefile config.status: creating examples/run-c-ex.sh config.status: creating examples/testh5cc.sh config.status: creating c++/Makefile config.status: creating c++/src/Makefile config.status: creating c++/src/h5c++ config.status: creating c++/test/Makefile config.status: creating c++/test/H5srcdir_str.h config.status: creating c++/examples/Makefile config.status: creating c++/examples/run-c++-ex.sh config.status: creating c++/examples/testh5c++.sh config.status: creating fortran/Makefile config.status: creating fortran/src/h5fc config.status: creating fortran/src/Makefile config.status: creating fortran/test/Makefile config.status: creating fortran/testpar/Makefile config.status: creating fortran/examples/Makefile config.status: creating fortran/examples/run-fortran-ex.sh config.status: creating fortran/examples/testh5fc.sh config.status: creating hl/Makefile config.status: creating hl/src/Makefile config.status: creating hl/test/Makefile config.status: creating hl/test/H5srcdir_str.h config.status: creating hl/tools/Makefile config.status: creating hl/tools/gif2h5/Makefile config.status: creating hl/tools/gif2h5/h52giftest.sh config.status: creating hl/examples/Makefile config.status: creating hl/examples/run-hlc-ex.sh config.status: creating hl/c++/Makefile config.status: creating hl/c++/src/Makefile config.status: creating hl/c++/test/Makefile config.status: creating hl/c++/examples/Makefile config.status: creating hl/c++/examples/run-hlc++-ex.sh config.status: creating hl/fortran/Makefile config.status: creating hl/fortran/src/Makefile config.status: creating hl/fortran/test/Makefile config.status: creating hl/fortran/examples/Makefile config.status: creating hl/fortran/examples/run-hlfortran-ex.sh config.status: creating src/H5config.h config.status: executing pubconf commands creating src/H5pubconf.h Post process src/libhdf5.settings config.status: executing depfiles commands config.status: executing libtool commands SUMMARY OF THE HDF5 CONFIGURATION ================================= General Information: ------------------- HDF5 Version: 1.8.18 Configured on: Tue Aug 8 09:06:57 UTC 2017 Configured by: mockbuild@ Configure mode: production Host system: aarch64-redhat-linux-gnu Uname information: Linux buildvm-aarch64-05.arm.fedoraproject.org 4.11.3-202.fc25.aarch64 #1 SMP Fri Jun 9 15:34:09 UTC 2017 aarch64 aarch64 aarch64 GNU/Linux Byte sex: little-endian Libraries: static, shared Installation point: /usr Compiling Options: ------------------ Compilation Mode: production C Compiler: /usr/bin/gcc ( gcc (GCC) 7.1.1 20170718 ) CFLAGS: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 H5_CFLAGS: -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions AM_CFLAGS: CPPFLAGS: H5_CPPFLAGS: -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API AM_CPPFLAGS: Shared C Library: yes Static C Library: yes Statically Linked Executables: no LDFLAGS: -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld H5_LDFLAGS: AM_LDFLAGS: Extra libraries: -lsz -lz -ldl -lm Archiver: ar Ranlib: ranlib Debugged Packages: API Tracing: no Languages: ---------- Fortran: yes Fortran Compiler: /usr/bin/gfortran ( GNU Fortran (GCC) 7.1.1 20170718 ) Fortran 2003 Compiler: yes Fortran Flags: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules H5 Fortran Flags: AM Fortran Flags: Shared Fortran Library: yes Static Fortran Library: yes C++: yes C++ Compiler: /usr/bin/g++ ( g++ (GCC) 7.1.1 20170718 ) C++ Flags: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 H5 C++ Flags: AM C++ Flags: Shared C++ Library: yes Static C++ Library: yes Features: --------- Parallel HDF5: no High Level library: yes Threadsafety: no Default API Mapping: v18 With Deprecated Public Symbols: yes I/O filters (external): deflate(zlib),szip(encoder) MPE: no Direct VFD: no dmalloc: no Clear file buffers before write: yes Using memory checker: no Function Stack Tracing: no Strict File Format Checks: no Optimization Instrumentation: no + make Making all in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/src' make all-am make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5.lo ../../src/H5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5.c -fPIC -DPIC -o .libs/H5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5.c -o H5.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5checksum.lo ../../src/H5checksum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5checksum.c -fPIC -DPIC -o .libs/H5checksum.o ../../src/H5checksum.c: In function 'H5_checksum_lookup3': ../../src/H5checksum.c:411:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 12: c+=((uint32_t)k[11])<<24; ~^~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:412:9: note: here case 11: c+=((uint32_t)k[10])<<16; ^~~~ ../../src/H5checksum.c:412:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: c+=((uint32_t)k[10])<<16; ~^~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:413:9: note: here case 10: c+=((uint32_t)k[9])<<8; ^~~~ ../../src/H5checksum.c:413:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: c+=((uint32_t)k[9])<<8; ~^~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:414:9: note: here case 9 : c+=k[8]; ^~~~ ../../src/H5checksum.c:414:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9 : c+=k[8]; ~^~~~~~ ../../src/H5checksum.c:415:9: note: here case 8 : b+=((uint32_t)k[7])<<24; ^~~~ ../../src/H5checksum.c:415:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8 : b+=((uint32_t)k[7])<<24; ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:416:9: note: here case 7 : b+=((uint32_t)k[6])<<16; ^~~~ ../../src/H5checksum.c:416:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : b+=((uint32_t)k[6])<<16; ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:417:9: note: here case 6 : b+=((uint32_t)k[5])<<8; ^~~~ ../../src/H5checksum.c:417:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : b+=((uint32_t)k[5])<<8; ~^~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:418:9: note: here case 5 : b+=k[4]; ^~~~ ../../src/H5checksum.c:418:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : b+=k[4]; ~^~~~~~ ../../src/H5checksum.c:419:9: note: here case 4 : a+=((uint32_t)k[3])<<24; ^~~~ ../../src/H5checksum.c:419:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : a+=((uint32_t)k[3])<<24; ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:420:9: note: here case 3 : a+=((uint32_t)k[2])<<16; ^~~~ ../../src/H5checksum.c:420:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : a+=((uint32_t)k[2])<<16; ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:421:9: note: here case 2 : a+=((uint32_t)k[1])<<8; ^~~~ ../../src/H5checksum.c:421:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : a+=((uint32_t)k[1])<<8; ~^~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:422:9: note: here case 1 : a+=k[0]; ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5checksum.c -o H5checksum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5dbg.lo ../../src/H5dbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5dbg.c -fPIC -DPIC -o .libs/H5dbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5dbg.c -o H5dbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5system.lo ../../src/H5system.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5system.c -fPIC -DPIC -o .libs/H5system.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5system.c -o H5system.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5timer.lo ../../src/H5timer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5timer.c -fPIC -DPIC -o .libs/H5timer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5timer.c -o H5timer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5trace.lo ../../src/H5trace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5trace.c -fPIC -DPIC -o .libs/H5trace.o ../../src/H5trace.c: In function 'H5_trace': ../../src/H5trace.c:2312:44: warning: conversion to 'hssize_t {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] asize[argno] = iul; ^~~ ../../src/H5trace.c:2336:44: warning: conversion to 'hssize_t {aka long long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] asize[argno] = iull; ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5trace.c -o H5trace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5A.lo ../../src/H5A.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5A.c -fPIC -DPIC -o .libs/H5A.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5A.c -o H5A.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Abtree2.lo ../../src/H5Abtree2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Abtree2.c -fPIC -DPIC -o .libs/H5Abtree2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Abtree2.c -o H5Abtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Adense.lo ../../src/H5Adense.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Adense.c -fPIC -DPIC -o .libs/H5Adense.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Adense.c -o H5Adense.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Adeprec.lo ../../src/H5Adeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Adeprec.c -fPIC -DPIC -o .libs/H5Adeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Adeprec.c -o H5Adeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Aint.lo ../../src/H5Aint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Aint.c -fPIC -DPIC -o .libs/H5Aint.o ../../src/H5Aint.c: In function 'H5A_create': ../../src/H5Aint.c:202:45: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (attr->shared->dt = H5T_copy(type, H5T_COPY_ALL))) ^~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Aprivate.h:27, from ../../src/H5Apkg.h:39, from ../../src/H5Aint.c:39: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Aint.c: In function 'H5A_write': ../../src/H5Aint.c:534:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0 || ^~~~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Aprivate.h:27, from ../../src/H5Apkg.h:39, from ../../src/H5Aint.c:39: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Aint.c: In function 'H5A_read': ../../src/H5Aint.c:651:71: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] (dst_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0) ^~~~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Aprivate.h:27, from ../../src/H5Apkg.h:39, from ../../src/H5Aint.c:39: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ In file included from ../../src/H5Aint.c:38:0: ../../src/H5Aint.c: In function 'H5A_attr_copy_file': ../../src/H5Aint.c:2022:105: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] H5_CHECKED_ASSIGN(attr_dst->shared->data_size, size_t, H5S_GET_EXTENT_NPOINTS(attr_dst->shared->ds) * H5T_get_size(attr_dst->shared->dt), hssize_t); ^ ../../src/H5private.h:1499:23: note: in definition of macro 'H5_CHECKED_ASSIGN' (dst) = (dsttype)(src); ^~~ In file included from ../../src/H5Aint.c:41:0: ../../src/H5Eprivate.h:78:40: warning: assignment makes pointer from integer without a cast [-Wint-conversion] #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} ^ ../../src/H5Eprivate.h:69:4: note: in expansion of macro 'HGOTO_DONE' HGOTO_DONE(ret_val) \ ^~~~~~~~~~ ../../src/H5Aint.c:2104:21: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(H5E_ATTR, H5E_CANTALLOC, FAIL, "memory allocation failed") ^~~~~~~~~~~ ../../src/H5Aint.c:1919:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] H5O_copy_t *cpy_info, hid_t dxpl_id) ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Aint.c -o H5Aint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Atest.lo ../../src/H5Atest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Atest.c -fPIC -DPIC -o .libs/H5Atest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Atest.c -o H5Atest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5AC.lo ../../src/H5AC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5AC.c -fPIC -DPIC -o .libs/H5AC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5AC.c -o H5AC.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B.lo ../../src/H5B.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B.c -fPIC -DPIC -o .libs/H5B.o ../../src/H5B.c: In function 'H5B_valid': ../../src/H5B.c:2035:26: warning: variable 'shared' set but not used [-Wunused-but-set-variable] H5B_shared_t *shared; /* Pointer to shared B-tree info */ ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B.c -o H5B.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Bcache.lo ../../src/H5Bcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Bcache.c -fPIC -DPIC -o .libs/H5Bcache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Bcache.c -o H5Bcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Bdbg.lo ../../src/H5Bdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Bdbg.c -fPIC -DPIC -o .libs/H5Bdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Bdbg.c -o H5Bdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B2.lo ../../src/H5B2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2.c -fPIC -DPIC -o .libs/H5B2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2.c -o H5B2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B2cache.lo ../../src/H5B2cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2cache.c -fPIC -DPIC -o .libs/H5B2cache.o ../../src/H5B2cache.c: In function 'H5B2__cache_internal_load': ../../src/H5B2cache.c:553:22: warning: conversion to 'uint16_t {aka short unsigned int}' from 'unsigned int' may alter its value [-Wconversion] internal->nrec = udata->nrec; ^~~~~ ../../src/H5B2cache.c:554:23: warning: conversion to 'uint16_t {aka short unsigned int}' from 'unsigned int' may alter its value [-Wconversion] internal->depth = udata->depth; ^~~~~ In file included from ../../src/H5B2private.h:34:0, from ../../src/H5B2pkg.h:32, from ../../src/H5B2cache.c:38: ../../src/H5Fprivate.h:151:11: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion] n = (n << 8) | *(--p); \ ^ ../../src/H5Fprivate.h:183:41: note: in expansion of macro 'DECODE_VAR' # define UINT64DECODE_VAR(p, n, l) DECODE_VAR(p, n, l) ^~~~~~~~~~ ../../src/H5B2cache.c:573:9: note: in expansion of macro 'UINT64DECODE_VAR' UINT64DECODE_VAR(p, int_node_ptr->node_nrec, udata->hdr->max_nrec_size); ^~~~~~~~~~~~~~~~ ../../src/H5B2cache.c: In function 'H5B2__cache_leaf_load': ../../src/H5B2cache.c:891:18: warning: conversion to 'uint16_t {aka short unsigned int}' from 'unsigned int' may alter its value [-Wconversion] leaf->nrec = udata->nrec; ^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2cache.c -o H5B2cache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B2dbg.lo ../../src/H5B2dbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2dbg.c -fPIC -DPIC -o .libs/H5B2dbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2dbg.c -o H5B2dbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B2hdr.lo ../../src/H5B2hdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2hdr.c -fPIC -DPIC -o .libs/H5B2hdr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2hdr.c -o H5B2hdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B2int.lo ../../src/H5B2int.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2int.c -fPIC -DPIC -o .libs/H5B2int.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2int.c -o H5B2int.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B2stat.lo ../../src/H5B2stat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2stat.c -fPIC -DPIC -o .libs/H5B2stat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2stat.c -o H5B2stat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B2test.lo ../../src/H5B2test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2test.c -fPIC -DPIC -o .libs/H5B2test.o ../../src/H5B2test.c: In function 'H5B2_get_node_depth_test': ../../src/H5B2test.c:536:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ret_value = ninfo.depth; ^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2test.c -o H5B2test.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5C.lo ../../src/H5C.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5C.c -fPIC -DPIC -o .libs/H5C.o ../../src/H5C.c: In function 'H5C_pin_protected_entry': ../../src/H5C.c:3418:25: warning: variable 'cache_ptr' set but not used [-Wunused-but-set-variable] H5C_t * cache_ptr; ^~~~~~~~~ At top level: ../../src/H5C.c:285:1: warning: 'H5C_epoch_marker_notify' defined but not used [-Wunused-function] H5C_epoch_marker_notify(H5C_notify_action_t H5_ATTR_UNUSED action, ^~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5C.c -o H5C.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5CS.lo ../../src/H5CS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5CS.c -fPIC -DPIC -o .libs/H5CS.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5CS.c -o H5CS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5D.lo ../../src/H5D.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5D.c -fPIC -DPIC -o .libs/H5D.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5D.c -o H5D.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dbtree.lo ../../src/H5Dbtree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dbtree.c -fPIC -DPIC -o .libs/H5Dbtree.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dbtree.c -o H5Dbtree.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dchunk.lo ../../src/H5Dchunk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dchunk.c -fPIC -DPIC -o .libs/H5Dchunk.o ../../src/H5Dchunk.c: In function 'H5D__chunk_io_init': ../../src/H5Dchunk.c:738:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if((file_space_normalized = H5S_hyper_normalize_offset((H5S_t *)file_space, old_offset)) < 0) ^ ../../src/H5Dchunk.c:976:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5S_hyper_denormalize_offset((H5S_t *)file_space, old_offset) < 0) ^ ../../src/H5Dchunk.c: In function 'H5D__create_chunk_map_single': ../../src/H5Dchunk.c:1196:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] chunk_info->mspace = (H5S_t *)fm->mem_space; ^ ../../src/H5Dchunk.c: In function 'H5D__create_chunk_file_map_hyper': ../../src/H5Dchunk.c:1263:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(TRUE == H5S_hyper_intersect_block((H5S_t *)fm->file_space, coords, end)) { ^ ../../src/H5Dchunk.c: In function 'H5D__create_chunk_mem_map_hyper': ../../src/H5Dchunk.c:1430:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] chunk_info->mspace = (H5S_t *)fm->mem_space; ^ ../../src/H5Dchunk.c: In function 'H5D__chunk_allocate': ../../src/H5Dchunk.c:3345:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (void *)pline, (H5MM_free_t)H5D__chunk_xfree, (void *)pline, ^ ../../src/H5Dchunk.c:3345:63: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (void *)pline, (H5MM_free_t)H5D__chunk_xfree, (void *)pline, ^ ../../src/H5Dchunk.c: In function 'H5D__chunk_copy': ../../src/H5Dchunk.c:4831:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dt_mem = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Dchunk.c:57: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Dchunk.c:4839:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dt_dst = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Dchunk.c:57: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dchunk.c -o H5Dchunk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dcompact.lo ../../src/H5Dcompact.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dcompact.c -fPIC -DPIC -o .libs/H5Dcompact.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dcompact.c -o H5Dcompact.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dcontig.lo ../../src/H5Dcontig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dcontig.c -fPIC -DPIC -o .libs/H5Dcontig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dcontig.c -o H5Dcontig.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ddbg.lo ../../src/H5Ddbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ddbg.c -fPIC -DPIC -o .libs/H5Ddbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ddbg.c -o H5Ddbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ddeprec.lo ../../src/H5Ddeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ddeprec.c -fPIC -DPIC -o .libs/H5Ddeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ddeprec.c -o H5Ddeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Defl.lo ../../src/H5Defl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Defl.c -fPIC -DPIC -o .libs/H5Defl.o In file included from ../../src/H5Cprivate.h:37:0, from ../../src/H5ACprivate.h:35, from ../../src/H5Oprivate.h:38, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Defl.c:32: ../../src/H5Defl.c: In function 'H5D__efl_read': ../../src/H5Defl.c:293:57: warning: conversion to 'long long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] if(H5F_OVERFLOW_HSIZET2OFFT(efl->slot[u].offset + skip)) ^ ../../src/H5Fprivate.h:346:16: note: in definition of macro 'H5F_OVERFLOW_HSIZET2OFFT' ((hsize_t)(X)>=(hsize_t)((hsize_t)1<<(8*sizeof(off_t)-1))) ^ In file included from ../../src/H5Defl.c:31:0: ../../src/H5Defl.c:299:54: warning: conversion to 'long long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] if(HDlseek(fd, (HDoff_t)(efl->slot[u].offset + skip), SEEK_SET) < 0) ^ ../../src/H5private.h:977:37: note: in definition of macro 'HDlseek' #define HDlseek(F,O,W) lseek(F,O,W) ^ In file included from ../../src/H5Cprivate.h:37:0, from ../../src/H5ACprivate.h:35, from ../../src/H5Oprivate.h:38, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Defl.c:32: ../../src/H5Defl.c: In function 'H5D__efl_write': ../../src/H5Defl.c:385:57: warning: conversion to 'long long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] if(H5F_OVERFLOW_HSIZET2OFFT(efl->slot[u].offset + skip)) ^ ../../src/H5Fprivate.h:346:16: note: in definition of macro 'H5F_OVERFLOW_HSIZET2OFFT' ((hsize_t)(X)>=(hsize_t)((hsize_t)1<<(8*sizeof(off_t)-1))) ^ In file included from ../../src/H5Defl.c:31:0: ../../src/H5Defl.c:395:54: warning: conversion to 'long long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] if(HDlseek(fd, (HDoff_t)(efl->slot[u].offset + skip), SEEK_SET) < 0) ^ ../../src/H5private.h:977:37: note: in definition of macro 'HDlseek' #define HDlseek(F,O,W) lseek(F,O,W) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Defl.c -o H5Defl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dfill.lo ../../src/H5Dfill.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dfill.c -fPIC -DPIC -o .libs/H5Dfill.o ../../src/H5Dfill.c: In function 'H5D__fill': ../../src/H5Dfill.c:234:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(fill_type, H5T_COPY_ALL), FALSE)) < 0) ^~~~~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Dfill.c:37: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Dfill.c:237:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(buf_type, H5T_COPY_ALL), FALSE)) < 0) ^~~~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Dfill.c:37: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Dfill.c: In function 'H5D__fill_init': ../../src/H5Dfill.c:407:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (fb_info->mem_type = H5T_copy(dset_type, H5T_COPY_REOPEN))) ^~~~~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Dfill.c:37: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dfill.c -o H5Dfill.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dint.lo ../../src/H5Dint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dint.c -fPIC -DPIC -o .libs/H5Dint.o ../../src/H5Dint.c: In function 'H5D__init_type': ../../src/H5Dint.c:638:43: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((dset->shared->type = H5T_copy(type, H5T_COPY_ALL)) == NULL) ^~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Dint.c:30: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Dint.c:666:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] dset->shared->type = (H5T_t *)type; /* (Cast away const OK - QAK) */ ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dint.c -o H5Dint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dio.lo ../../src/H5Dio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dio.c -fPIC -DPIC -o .libs/H5Dio.o ../../src/H5Dio.c: In function 'H5D__pre_write': ../../src/H5Dio.c:331:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(u = 0; u < ndims; u++) { ^ ../../src/H5Dio.c: In function 'H5D__read': ../../src/H5Dio.c:482:66: warning: to be safe all intermediate pointers in cast from 'void **' to 'const void **' must be 'const' qualified [-Wcast-qual] (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, (const void **)&adj_buf, type_info.dst_type_size) < 0) ^ ../../src/H5Dio.c: In function 'H5D__write': ../../src/H5Dio.c:739:66: warning: to be safe all intermediate pointers in cast from 'void **' to 'const void **' must be 'const' qualified [-Wcast-qual] (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, (const void **)&adj_buf, type_info.src_type_size) < 0) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dio.c -o H5Dio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dlayout.lo ../../src/H5Dlayout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dlayout.c -fPIC -DPIC -o .libs/H5Dlayout.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dlayout.c -o H5Dlayout.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dmpio.lo ../../src/H5Dmpio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dmpio.c -fPIC -DPIC -o .libs/H5Dmpio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dmpio.c -o H5Dmpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Doh.lo ../../src/H5Doh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Doh.c -fPIC -DPIC -o .libs/H5Doh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Doh.c -o H5Doh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dscatgath.lo ../../src/H5Dscatgath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dscatgath.c -fPIC -DPIC -o .libs/H5Dscatgath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dscatgath.c -o H5Dscatgath.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dselect.lo ../../src/H5Dselect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dselect.c -fPIC -DPIC -o .libs/H5Dselect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dselect.c -o H5Dselect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dtest.lo ../../src/H5Dtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dtest.c -fPIC -DPIC -o .libs/H5Dtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dtest.c -o H5Dtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5E.lo ../../src/H5E.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5E.c -fPIC -DPIC -o .libs/H5E.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5E.c -o H5E.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Edeprec.lo ../../src/H5Edeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Edeprec.c -fPIC -DPIC -o .libs/H5Edeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Edeprec.c -o H5Edeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Eint.lo ../../src/H5Eint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Eint.c -fPIC -DPIC -o .libs/H5Eint.o ../../src/H5Eint.c: In function 'H5E_clear_entries': ../../src/H5Eint.c:905:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)error->func_name); /* Casting away const OK - QAK */ ^ ../../src/H5Eint.c:907:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)error->file_name); /* Casting away const OK - QAK */ ^ ../../src/H5Eint.c:909:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)error->desc); /* Casting away const OK - QAK */ ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Eint.c -o H5Eint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5F.lo ../../src/H5F.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5F.c -fPIC -DPIC -o .libs/H5F.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5F.c -o H5F.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fint.lo ../../src/H5Fint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fint.c -fPIC -DPIC -o .libs/H5Fint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fint.c -o H5Fint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Faccum.lo ../../src/H5Faccum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Faccum.c -fPIC -DPIC -o .libs/H5Faccum.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Faccum.c -o H5Faccum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fcwfs.lo ../../src/H5Fcwfs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fcwfs.c -fPIC -DPIC -o .libs/H5Fcwfs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fcwfs.c -o H5Fcwfs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fdbg.lo ../../src/H5Fdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fdbg.c -fPIC -DPIC -o .libs/H5Fdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fdbg.c -o H5Fdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fefc.lo ../../src/H5Fefc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fefc.c -fPIC -DPIC -o .libs/H5Fefc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fefc.c -o H5Fefc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ffake.lo ../../src/H5Ffake.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ffake.c -fPIC -DPIC -o .libs/H5Ffake.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ffake.c -o H5Ffake.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fio.lo ../../src/H5Fio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fio.c -fPIC -DPIC -o .libs/H5Fio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fio.c -o H5Fio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fmount.lo ../../src/H5Fmount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fmount.c -fPIC -DPIC -o .libs/H5Fmount.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fmount.c -o H5Fmount.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fmpi.lo ../../src/H5Fmpi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fmpi.c -fPIC -DPIC -o .libs/H5Fmpi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fmpi.c -o H5Fmpi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fquery.lo ../../src/H5Fquery.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fquery.c -fPIC -DPIC -o .libs/H5Fquery.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fquery.c -o H5Fquery.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fsfile.lo ../../src/H5Fsfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fsfile.c -fPIC -DPIC -o .libs/H5Fsfile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fsfile.c -o H5Fsfile.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fsuper.lo ../../src/H5Fsuper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fsuper.c -fPIC -DPIC -o .libs/H5Fsuper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fsuper.c -o H5Fsuper.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fsuper_cache.lo ../../src/H5Fsuper_cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fsuper_cache.c -fPIC -DPIC -o .libs/H5Fsuper_cache.o ../../src/H5Fsuper_cache.c: In function 'H5F_sblock_load': ../../src/H5Fsuper_cache.c:282:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->base_addr/*out*/); ^ ../../src/H5Fsuper_cache.c:283:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->ext_addr/*out*/); ^ ../../src/H5Fsuper_cache.c:284:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &stored_eoa/*out*/); ^ ../../src/H5Fsuper_cache.c:285:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->driver_addr/*out*/); ^ ../../src/H5Fsuper_cache.c:293:30: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] if(H5G_ent_decode(f, (const uint8_t **)&p, sblock->root_ent) < 0) ^ ../../src/H5Fsuper_cache.c:414:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->base_addr/*out*/); ^ ../../src/H5Fsuper_cache.c:415:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->ext_addr/*out*/); ^ ../../src/H5Fsuper_cache.c:416:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &stored_eoa/*out*/); ^ ../../src/H5Fsuper_cache.c:417:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->root_addr/*out*/); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fsuper_cache.c -o H5Fsuper_cache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ftest.lo ../../src/H5Ftest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ftest.c -fPIC -DPIC -o .libs/H5Ftest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ftest.c -o H5Ftest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FD.lo ../../src/H5FD.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FD.c -fPIC -DPIC -o .libs/H5FD.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FD.c -o H5FD.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDcore.lo ../../src/H5FDcore.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDcore.c -fPIC -DPIC -o .libs/H5FDcore.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDcore.c -o H5FDcore.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDdirect.lo ../../src/H5FDdirect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDdirect.c -fPIC -DPIC -o .libs/H5FDdirect.o ../../src/H5FDdirect.c:26:33: warning: 'H5FD_direct_init_interface' declared 'static' but never defined [-Wunused-function] #define H5_INTERFACE_INIT_FUNC H5FD_direct_init_interface ^ ../../src/H5private.h:1813:18: note: in expansion of macro 'H5_INTERFACE_INIT_FUNC' static herr_t H5_INTERFACE_INIT_FUNC(void); ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5FDdirect.c:32:0: ../../src/H5private.h:1812:15: warning: 'H5_interface_initialize_g' defined but not used [-Wunused-variable] static int H5_interface_initialize_g = 0; ^~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDdirect.c -o H5FDdirect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDfamily.lo ../../src/H5FDfamily.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDfamily.c -fPIC -DPIC -o .libs/H5FDfamily.o ../../src/H5FDfamily.c: In function 'H5FD_family_cmp': ../../src/H5FDfamily.c:870:1: warning: label 'done' defined but not used [-Wunused-label] done: ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDfamily.c -o H5FDfamily.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDint.lo ../../src/H5FDint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDint.c -fPIC -DPIC -o .libs/H5FDint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDint.c -o H5FDint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDlog.lo ../../src/H5FDlog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDlog.c -fPIC -DPIC -o .libs/H5FDlog.o ../../src/H5FDlog.c: In function 'H5Pset_fapl_log': ../../src/H5FDlog.c:326:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] fa.logfile = (char *)logfile; ^ ../../src/H5FDlog.c: In function 'H5FD_log_open': ../../src/H5FDlog.c:616:95: warning: 'stat_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(file->logfp, "Stat took: (%f s)\n", (double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / (double)1000000.0f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5FDlog.c:616:59: warning: 'stat_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(file->logfp, "Stat took: (%f s)\n", (double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / (double)1000000.0f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5FDlog.c:614:95: warning: 'open_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(file->logfp, "Open took: (%f s)\n", (double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / (double)1000000.0f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5FDlog.c:614:59: warning: 'open_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(file->logfp, "Open took: (%f s)\n", (double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / (double)1000000.0f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDlog.c -o H5FDlog.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDmpi.lo ../../src/H5FDmpi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDmpi.c -fPIC -DPIC -o .libs/H5FDmpi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDmpi.c -o H5FDmpi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDmpio.lo ../../src/H5FDmpio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDmpio.c -fPIC -DPIC -o .libs/H5FDmpio.o ../../src/H5FDmpio.c:25:33: warning: 'H5FD_mpio_init_interface' declared 'static' but never defined [-Wunused-function] #define H5_INTERFACE_INIT_FUNC H5FD_mpio_init_interface ^ ../../src/H5private.h:1813:18: note: in expansion of macro 'H5_INTERFACE_INIT_FUNC' static herr_t H5_INTERFACE_INIT_FUNC(void); ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5FDmpio.c:28:0: ../../src/H5private.h:1812:15: warning: 'H5_interface_initialize_g' defined but not used [-Wunused-variable] static int H5_interface_initialize_g = 0; ^~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDmpio.c -o H5FDmpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDmulti.lo ../../src/H5FDmulti.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDmulti.c -fPIC -DPIC -o .libs/H5FDmulti.o ../../src/H5FDmulti.c: In function 'H5FD_multi_read': ../../src/H5FDmulti.c:1622:55: warning: unused parameter 'dxpl_id' [-Wunused-parameter] H5FD_multi_read(H5FD_t *_file, H5FD_mem_t type, hid_t dxpl_id, haddr_t addr, ^~~~~~~ ../../src/H5FDmulti.c: In function 'H5FD_multi_write': ../../src/H5FDmulti.c:1673:56: warning: unused parameter 'dxpl_id' [-Wunused-parameter] H5FD_multi_write(H5FD_t *_file, H5FD_mem_t type, hid_t dxpl_id, haddr_t addr, ^~~~~~~ ../../src/H5FDmulti.c: In function 'compute_next': ../../src/H5FDmulti.c:52:16: warning: declaration of '_unmapped' shadows a previous local [-Wshadow] H5FD_mem_t _unmapped, LOOPVAR; \ ^ ../../src/H5FDmulti.c:1847:2: note: in expansion of macro 'UNIQUE_MEMBERS' UNIQUE_MEMBERS(file->fa.memb_map, mt2) { ^~~~~~~~~~~~~~ ../../src/H5FDmulti.c:52:16: note: shadowed declaration is here H5FD_mem_t _unmapped, LOOPVAR; \ ^ ../../src/H5FDmulti.c:1846:5: note: in expansion of macro 'UNIQUE_MEMBERS' UNIQUE_MEMBERS(file->fa.memb_map, mt1) { ^~~~~~~~~~~~~~ ../../src/H5FDmulti.c:53:13: warning: declaration of '_seen' shadows a previous local [-Wshadow] hbool_t _seen[H5FD_MEM_NTYPES]; \ ^ ../../src/H5FDmulti.c:1847:2: note: in expansion of macro 'UNIQUE_MEMBERS' UNIQUE_MEMBERS(file->fa.memb_map, mt2) { ^~~~~~~~~~~~~~ ../../src/H5FDmulti.c:53:13: note: shadowed declaration is here hbool_t _seen[H5FD_MEM_NTYPES]; \ ^ ../../src/H5FDmulti.c:1846:5: note: in expansion of macro 'UNIQUE_MEMBERS' UNIQUE_MEMBERS(file->fa.memb_map, mt1) { ^~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDmulti.c -o H5FDmulti.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDsec2.lo ../../src/H5FDsec2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDsec2.c -fPIC -DPIC -o .libs/H5FDsec2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDsec2.c -o H5FDsec2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDspace.lo ../../src/H5FDspace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDspace.c -fPIC -DPIC -o .libs/H5FDspace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDspace.c -o H5FDspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDstdio.lo ../../src/H5FDstdio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDstdio.c -fPIC -DPIC -o .libs/H5FDstdio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDstdio.c -o H5FDstdio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FL.lo ../../src/H5FL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FL.c -fPIC -DPIC -o .libs/H5FL.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FL.c -o H5FL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FO.lo ../../src/H5FO.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FO.c -fPIC -DPIC -o .libs/H5FO.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FO.c -o H5FO.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FS.lo ../../src/H5FS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FS.c -fPIC -DPIC -o .libs/H5FS.o ../../src/H5FS.c: In function 'H5FS_new': ../../src/H5FS.c:540:24: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] fspace->nclasses = nclasses; ^~~~~~~~ In file included from ../../src/H5FS.c:38:0: ../../src/H5FSpkg.h:62:29: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5FS_HEADER_SIZE(f) ( \ ^ ../../src/H5FS.c:566:24: note: in expansion of macro 'H5FS_HEADER_SIZE' fspace->hdr_size = H5FS_HEADER_SIZE(f); ^~~~~~~~~~~~~~~~ ../../src/H5FS.c: In function 'H5FS_size': ../../src/H5FS.c:601:24: warning: unused parameter 'f' [-Wunused-parameter] H5FS_size(const H5F_t *f, const H5FS_t *fspace, hsize_t *meta_size) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FS.c -o H5FS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FScache.lo ../../src/H5FScache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FScache.c -fPIC -DPIC -o .libs/H5FScache.o ../../src/H5FScache.c: In function 'H5FS_cache_sinfo_load': ../../src/H5FScache.c:618:17: warning: variable 'old_tot_space' set but not used [-Wunused-but-set-variable] hsize_t old_tot_space; /* Total space managed from header */ ^~~~~~~~~~~~~ ../../src/H5FScache.c:617:17: warning: variable 'old_ghost_sect_count' set but not used [-Wunused-but-set-variable] hsize_t old_ghost_sect_count; /* Total ghost section count from header */ ^~~~~~~~~~~~~~~~~~~~ ../../src/H5FScache.c:616:17: warning: variable 'old_serial_sect_count' set but not used [-Wunused-but-set-variable] hsize_t old_serial_sect_count; /* Total serializable section count from header */ ^~~~~~~~~~~~~~~~~~~~~ ../../src/H5FScache.c:615:17: warning: variable 'old_tot_sect_count' set but not used [-Wunused-but-set-variable] hsize_t old_tot_sect_count; /* Total section count from header */ ^~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FScache.c -o H5FScache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FSdbg.lo ../../src/H5FSdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FSdbg.c -fPIC -DPIC -o .libs/H5FSdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FSdbg.c -o H5FSdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FSsection.lo ../../src/H5FSsection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FSsection.c -fPIC -DPIC -o .libs/H5FSsection.o ../../src/H5FSsection.c: In function 'H5FS_sinfo_new': ../../src/H5FSsection.c:147:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] sinfo->sect_prefix_size = (size_t)H5FS_SINFO_PREFIX_SIZE(f); ^ ../../src/H5FSsection.c: In function 'H5FS_sect_try_shrink_eoa': ../../src/H5FSsection.c:2338:24: warning: passing argument 1 of 'H5FS_sinfo_lock' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(H5FS_sinfo_lock(f, dxpl_id, fspace, H5AC_WRITE) < 0) ^ ../../src/H5FSsection.c:207:1: note: expected 'H5F_t * {aka struct H5F_t *}' but argument is of type 'const H5F_t * {aka const struct H5F_t *}' H5FS_sinfo_lock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, H5AC_protect_t accmode) ^~~~~~~~~~~~~~~ ../../src/H5FSsection.c:2338:36: warning: passing argument 3 of 'H5FS_sinfo_lock' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(H5FS_sinfo_lock(f, dxpl_id, fspace, H5AC_WRITE) < 0) ^~~~~~ ../../src/H5FSsection.c:207:1: note: expected 'H5FS_t * {aka struct H5FS_t *}' but argument is of type 'const H5FS_t * {aka const struct H5FS_t *}' H5FS_sinfo_lock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, H5AC_protect_t accmode) ^~~~~~~~~~~~~~~ ../../src/H5FSsection.c:2362:32: warning: passing argument 1 of 'H5FS_sect_remove_real' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(H5FS_sect_remove_real(fspace, tmp_sect) < 0) ^~~~~~ ../../src/H5FSsection.c:859:1: note: expected 'H5FS_t * {aka struct H5FS_t *}' but argument is of type 'const H5FS_t * {aka const struct H5FS_t *}' H5FS_sect_remove_real(H5FS_t *fspace, H5FS_section_info_t *sect) ^~~~~~~~~~~~~~~~~~~~~ ../../src/H5FSsection.c:2376:41: warning: passing argument 1 of 'H5FS_sinfo_unlock' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(sinfo_valid && H5FS_sinfo_unlock(f, dxpl_id, fspace, section_removed) < 0) ^ ../../src/H5FSsection.c:313:1: note: expected 'H5F_t * {aka struct H5F_t *}' but argument is of type 'const H5F_t * {aka const struct H5F_t *}' H5FS_sinfo_unlock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, hbool_t modified) ^~~~~~~~~~~~~~~~~ ../../src/H5FSsection.c:2376:53: warning: passing argument 3 of 'H5FS_sinfo_unlock' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(sinfo_valid && H5FS_sinfo_unlock(f, dxpl_id, fspace, section_removed) < 0) ^~~~~~ ../../src/H5FSsection.c:313:1: note: expected 'H5FS_t * {aka struct H5FS_t *}' but argument is of type 'const H5FS_t * {aka const struct H5FS_t *}' H5FS_sinfo_unlock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, hbool_t modified) ^~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FSsection.c -o H5FSsection.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FSstat.lo ../../src/H5FSstat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FSstat.c -fPIC -DPIC -o .libs/H5FSstat.o ../../src/H5FSstat.c: In function 'H5FS_stat_info': ../../src/H5FSstat.c:99:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] stats->hdr_size = (size_t)H5FS_HEADER_SIZE(f); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FSstat.c -o H5FSstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FStest.lo ../../src/H5FStest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FStest.c -fPIC -DPIC -o .libs/H5FStest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FStest.c -o H5FStest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5G.lo ../../src/H5G.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5G.c -fPIC -DPIC -o .libs/H5G.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5G.c -o H5G.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gbtree2.lo ../../src/H5Gbtree2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gbtree2.c -fPIC -DPIC -o .libs/H5Gbtree2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gbtree2.c -o H5Gbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gcache.lo ../../src/H5Gcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gcache.c -fPIC -DPIC -o .libs/H5Gcache.o In file included from ../../src/H5Gcache.c:39:0: ../../src/H5Gcache.c: In function 'H5G_node_load': ../../src/H5Gpkg.h:58:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY(f)) \ ^ ../../src/H5Gcache.c:148:22: note: in expansion of macro 'H5G_NODE_SIZE' sym->node_size = H5G_NODE_SIZE(f); ^~~~~~~~~~~~~ ../../src/H5Gcache.c:123:60: warning: unused parameter 'udata' [-Wunused-parameter] H5G_node_load(H5F_t *f, hid_t dxpl_id, haddr_t addr, void *udata) ^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gcache.c -o H5Gcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gcompact.lo ../../src/H5Gcompact.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gcompact.c -fPIC -DPIC -o .libs/H5Gcompact.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gcompact.c -o H5Gcompact.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gdense.lo ../../src/H5Gdense.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gdense.c -fPIC -DPIC -o .libs/H5Gdense.o ../../src/H5Gdense.c: In function 'H5G__dense_create': ../../src/H5Gdense.c:325:28: warning: conversion to 'uint32_t {aka unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] bt2_cparam.rrec_size = 4 + /* Name's hash value */ ^ ../../src/H5Gdense.c:345:32: warning: conversion to 'uint32_t {aka unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] bt2_cparam.rrec_size = 8 + /* Creation order value */ ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gdense.c -o H5Gdense.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gdeprec.lo ../../src/H5Gdeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gdeprec.c -fPIC -DPIC -o .libs/H5Gdeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gdeprec.c -o H5Gdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gent.lo ../../src/H5Gent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gent.c -fPIC -DPIC -o .libs/H5Gent.o ../../src/H5Gent.c: In function 'H5G__ent_copy': ../../src/H5Gent.c:341:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5G__ent_reset((H5G_entry_t *)src); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gent.c -o H5Gent.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gint.lo ../../src/H5Gint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gint.c -fPIC -DPIC -o .libs/H5Gint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gint.c -o H5Gint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Glink.lo ../../src/H5Glink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Glink.c -fPIC -DPIC -o .libs/H5Glink.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Glink.c -o H5Glink.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gloc.lo ../../src/H5Gloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gloc.c -fPIC -DPIC -o .libs/H5Gloc.o ../../src/H5Gloc.c: In function 'H5G__loc_insert': ../../src/H5Gloc.c:580:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] lnk.name = (char *)name; ^ ../../src/H5Gloc.c: In function 'H5G_loc_set_comment_cb': ../../src/H5Gloc.c:793:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] comment.s = (char *)udata->comment; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gloc.c -o H5Gloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gname.lo ../../src/H5Gname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gname.c -fPIC -DPIC -o .libs/H5Gname.o ../../src/H5Gname.c: In function 'H5G_name_copy': ../../src/H5Gname.c:537:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5G_name_reset((H5G_name_t *)src); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gname.c -o H5Gname.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gnode.lo ../../src/H5Gnode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gnode.c -fPIC -DPIC -o .libs/H5Gnode.o In file included from ../../src/H5Gnode.c:45:0: ../../src/H5Gnode.c: In function 'H5G_node_create': ../../src/H5Gpkg.h:58:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY(f)) \ ^ ../../src/H5Gnode.c:344:22: note: in expansion of macro 'H5G_NODE_SIZE' sym->node_size = H5G_NODE_SIZE(f); ^~~~~~~~~~~~~ ../../src/H5Gnode.c: In function 'H5G_node_insert': ../../src/H5Gnode.c:718:10: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] idx -= H5F_SYM_LEAF_K(f); ^~ In file included from ../../src/H5Cprivate.h:37:0, from ../../src/H5ACprivate.h:35, from ../../src/H5Gnode.c:41: ../../src/H5Fprivate.h:275:33: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define H5F_SYM_LEAF_K(F) (H5F_sym_leaf_k(F)) ^ ../../src/H5Gnode.c:718:13: note: in expansion of macro 'H5F_SYM_LEAF_K' idx -= H5F_SYM_LEAF_K(f); ^~~~~~~~~~~~~~ ../../src/H5Gnode.c: In function 'H5G_node_remove': ../../src/H5Gnode.c:792:21: warning: unused variable 'lt_key' [-Wunused-variable] H5G_node_key_t *lt_key = (H5G_node_key_t *)_lt_key; ^~~~~~ ../../src/H5Gnode.c: In function 'H5G__node_copy': ../../src/H5Gnode.c:1294:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] grp_loc.oloc = (H5O_loc_t *)src_oloc; ^ In file included from ../../src/H5Gnode.c:45:0: ../../src/H5Gnode.c: In function 'H5G__node_iterate_size': ../../src/H5Gpkg.h:58:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY(f)) \ ^ ../../src/H5Gnode.c:1481:19: note: in expansion of macro 'H5G_NODE_SIZE' *stab_size += H5G_NODE_SIZE(f); ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gnode.c -o H5Gnode.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gobj.lo ../../src/H5Gobj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gobj.c -fPIC -DPIC -o .libs/H5Gobj.o ../../src/H5Gobj.c: In function 'H5G__obj_create_real': ../../src/H5Gobj.c:272:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_create(oloc, H5O_LINFO_ID, 0, H5O_UPDATE_TIME, (void *)linfo, dxpl_id) < 0) ^ ../../src/H5Gobj.c:277:73: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_create(oloc, H5O_GINFO_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)ginfo, dxpl_id) < 0) ^ ../../src/H5Gobj.c:283:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_create(oloc, H5O_PLINE_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)pline, dxpl_id) < 0) ^ ../../src/H5Gobj.c: In function 'H5G_obj_stab_to_new_cb': ../../src/H5Gobj.c:433:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5G_obj_insert(udata->grp_oloc, lnk->name, (H5O_link_t *)lnk, FALSE, ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gobj.c -o H5Gobj.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Goh.lo ../../src/H5Goh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Goh.c -fPIC -DPIC -o .libs/H5Goh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Goh.c -o H5Goh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Groot.lo ../../src/H5Groot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Groot.c -fPIC -DPIC -o .libs/H5Groot.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Groot.c -o H5Groot.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gstab.lo ../../src/H5Gstab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gstab.c -fPIC -DPIC -o .libs/H5Gstab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gstab.c -o H5Gstab.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gtest.lo ../../src/H5Gtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gtest.c -fPIC -DPIC -o .libs/H5Gtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gtest.c -o H5Gtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gtraverse.lo ../../src/H5Gtraverse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gtraverse.c -fPIC -DPIC -o .libs/H5Gtraverse.o ../../src/H5Gtraverse.c: In function 'H5G_traverse_real': ../../src/H5Gtraverse.c:743:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_reset(H5O_GINFO_ID, (void *)ginfo) < 0) ^ ../../src/H5Gtraverse.c:747:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_reset(H5O_LINFO_ID, (void *)linfo) < 0) ^ ../../src/H5Gtraverse.c:751:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_reset(H5O_PLINE_ID, (void *)pline) < 0) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gtraverse.c -o H5Gtraverse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HF.lo ../../src/H5HF.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HF.c -fPIC -DPIC -o .libs/H5HF.o In file included from ../../src/H5HF.c:41:0: ../../src/H5HF.c: In function 'H5HF_op_write': ../../src/H5HF.c:130:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] HDmemcpy((void *)obj, op_data, obj_len); /* Casting away const OK -QAK */ ^ ../../src/H5private.h:1005:47: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5HF.c: In function 'H5HF_insert': ../../src/H5HF.c:375:49: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5HF_huge_insert(hdr, dxpl_id, size, (void *)obj, id) < 0) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HF.c -o H5HF.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFbtree2.lo ../../src/H5HFbtree2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFbtree2.c -fPIC -DPIC -o .libs/H5HFbtree2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFbtree2.c -o H5HFbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFcache.lo ../../src/H5HFcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFcache.c -fPIC -DPIC -o .libs/H5HFcache.o ../../src/H5HFcache.c: In function 'H5HF_cache_hdr_flush': ../../src/H5HFcache.c:503:23: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion] heap_flags |= (hdr->huge_ids_wrapped ? H5HF_HDR_FLAGS_HUGE_ID_WRAPPED : 0); ^ ../../src/H5HFcache.c:504:23: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion] heap_flags |= (hdr->checksum_dblocks ? H5HF_HDR_FLAGS_CHECKSUM_DBLOCKS : 0); ^ In file included from ../../src/H5HFcache.c:40:0: ../../src/H5HFcache.c: In function 'H5HF_cache_iblock_load': ../../src/H5HFpkg.h:133:79: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFcache.c:749:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFpkg.h:133:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFcache.c:749:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5HFcache.c:37:0: ../../src/H5HFcache.c: In function 'H5HF_cache_dblock_load': ../../src/H5HFcache.c:1349:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] HDmemset((uint8_t *)p - H5HF_SIZEOF_CHKSUM, 0, (size_t)H5HF_SIZEOF_CHKSUM); ^ ../../src/H5private.h:1011:39: note: in definition of macro 'HDmemset' #define HDmemset(X,C,Z) memset(X,C,Z) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFcache.c -o H5HFcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFdbg.lo ../../src/H5HFdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFdbg.c -fPIC -DPIC -o .libs/H5HFdbg.o In file included from ../../src/H5HFdbg.c:40:0: ../../src/H5HFdbg.c: In function 'H5HF_dblock_debug': ../../src/H5HFpkg.h:109:41: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ ../../src/H5HFdbg.c:483:23: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' blk_prefix_size = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFdbg.c -o H5HFdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFdblock.lo ../../src/H5HFdblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFdblock.c -fPIC -DPIC -o .libs/H5HFdblock.o ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_create': ../../src/H5HFdblock.c:143:31: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] free_space = dblock->size - H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^ ../../src/H5HFdblock.c:171:68: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] if(NULL == (sec_node = H5HF_sect_single_new((dblock->block_off + H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr)), ^ ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_new': ../../src/H5HFdblock.c:363:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if((min_dblock_size - request) < H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr)) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFdblock.c -o H5HFdblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFdtable.lo ../../src/H5HFdtable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFdtable.c -fPIC -DPIC -o .libs/H5HFdtable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFdtable.c -o H5HFdtable.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFhdr.lo ../../src/H5HFhdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFhdr.c -fPIC -DPIC -o .libs/H5HFhdr.o In file included from ../../src/H5HFhdr.c:36:0: ../../src/H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase1': ../../src/H5private.h:321:21: warning: conversion to 'uint8_t {aka unsigned char}' from 'unsigned int' may alter its value [-Wconversion] #define MIN(a,b) (((a)<(b)) ? (a) : (b)) ^ ../../src/H5HFhdr.c:226:26: note: in expansion of macro 'MIN' hdr->heap_len_size = MIN(hdr->man_dtable.max_dir_blk_off_size, ^~~ ../../src/H5private.h:321:21: warning: conversion to 'uint8_t {aka unsigned char}' from 'unsigned int' may alter its value [-Wconversion] #define MIN(a,b) (((a)<(b)) ? (a) : (b)) ^ ../../src/H5HFhdr.c:226:26: note: in expansion of macro 'MIN' hdr->heap_len_size = MIN(hdr->man_dtable.max_dir_blk_off_size, ^~~ ../../src/H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase2': ../../src/H5HFhdr.c:263:88: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hdr->man_dtable.row_tot_dblock_free[u] = hdr->man_dtable.row_block_size[u] - ^ ../../src/H5HFhdr.c: In function 'H5HF_hdr_create': ../../src/H5HFhdr.c:435:36: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] if(0 == (hdr->filter_len = H5O_msg_raw_size(hdr->f, H5O_PLINE_ID, FALSE, &(hdr->pline)))) ^~~~~~~~~~~~~~~~ ../../src/H5HFhdr.c:442:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + hdr->filter_len; /* Size of encoded I/O filter info */ ^ In file included from ../../src/H5HFhdr.c:38:0: ../../src/H5HFpkg.h:74:33: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_HEADER_SIZE(h) ( \ ^ ../../src/H5HFhdr.c:446:26: note: in expansion of macro 'H5HF_HEADER_SIZE' hdr->heap_size = H5HF_HEADER_SIZE(hdr); ^~~~~~~~~~~~~~~~ ../../src/H5HFhdr.c:464:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] hdr->id_len = 1 /* ID flags */ ^ ../../src/H5HFhdr.c:470:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] hdr->id_len = 1 /* ID flags */ ^ In file included from ../../src/H5HFhdr.c:38:0: ../../src/H5HFpkg.h:109:41: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ ../../src/H5HFhdr.c:494:23: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFhdr.c: In function 'H5HF_hdr_adj_free': ../../src/H5HFhdr.c:763:25: warning: conversion to 'long long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] hdr->total_man_free += amt; ^~ ../../src/H5HFhdr.c: In function 'H5HF_hdr_adjust_heap': ../../src/H5HFhdr.c:803:25: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] hdr->total_man_free += extra_free; ^~ ../../src/H5HFhdr.c: In function 'H5HF_hdr_reverse_iter': ../../src/H5HFhdr.c:1245:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] tmp_entry = curr_entry; ^~~~~~~~~~ ../../src/H5HFhdr.c:1280:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] curr_entry = tmp_entry; ^~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFhdr.c -o H5HFhdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFhuge.lo ../../src/H5HFhuge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFhuge.c -fPIC -DPIC -o .libs/H5HFhuge.o ../../src/H5HFhuge.c: In function 'H5HF_huge_bt2_create': ../../src/H5HFhuge.c:127:36: warning: conversion to 'uint32_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr /* Address of object */ ^ ../../src/H5HFhuge.c:134:36: warning: conversion to 'uint32_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr /* Address of object */ ^ ../../src/H5HFhuge.c:141:36: warning: conversion to 'uint32_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr /* Address of filtered object */ ^ ../../src/H5HFhuge.c:149:36: warning: conversion to 'uint32_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr /* Address of object */ ^ ../../src/H5HFhuge.c: In function 'H5HF_huge_write': ../../src/H5HFhuge.c:805:8: warning: 'obj_size' may be used uninitialized in this function [-Wmaybe-uninitialized] if(H5F_block_write(hdr->f, H5FD_MEM_FHEAP_HUGE_OBJ, obj_addr, obj_size, dxpl_id, obj) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFhuge.c -o H5HFhuge.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFiblock.lo ../../src/H5HFiblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFiblock.c -fPIC -DPIC -o .libs/H5HFiblock.o ../../src/H5HFiblock.c: In function 'H5HF_iblock_unpin': ../../src/H5HFiblock.c:216:44: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] iblock->hdr->root_iblock_flags &= ~(H5HF_ROOT_IBLOCK_PINNED); ^~ In file included from ../../src/H5HFiblock.c:39:0: ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_root_double': ../../src/H5HFpkg.h:133:79: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFiblock.c:592:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFpkg.h:133:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFiblock.c:592:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFiblock.c:631:24: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] unsigned row = u / hdr->man_dtable.cparam.width; /* Row for current entry */ ^ ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_root_halve': ../../src/H5HFiblock.c:733:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] new_nrows = 1 << (1 + H5VM_log2_gen((uint64_t)max_child_row)); ^ In file included from ../../src/H5HFiblock.c:39:0: ../../src/H5HFpkg.h:133:79: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFiblock.c:761:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFpkg.h:133:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFiblock.c:761:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_create': ../../src/H5HFpkg.h:133:79: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFiblock.c:1030:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFpkg.h:133:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFiblock.c:1030:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_unprotect': ../../src/H5HFiblock.c:1283:44: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] iblock->hdr->root_iblock_flags &= ~(H5HF_ROOT_IBLOCK_PROTECTED); ^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFiblock.c -o H5HFiblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFiter.lo ../../src/H5HFiter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFiter.c -fPIC -DPIC -o .libs/H5HFiter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFiter.c -o H5HFiter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFman.lo ../../src/H5HFman.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFman.c -fPIC -DPIC -o .libs/H5HFman.o ../../src/H5HFman.c: In function 'H5HF_man_write': ../../src/H5HFman.c:432:58: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5HF_man_op_real(hdr, dxpl_id, id, H5HF_op_write, (void *)obj, H5HF_OP_MODIFY) < 0) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFman.c -o H5HFman.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFsection.lo ../../src/H5HFsection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFsection.c -fPIC -DPIC -o .libs/H5HFsection.o ../../src/H5HFsection.c: In function 'H5HF_sect_single_dblock_info': ../../src/H5HFsection.c:651:53: warning: unused parameter 'dxpl_id' [-Wunused-parameter] H5HF_sect_single_dblock_info(H5HF_hdr_t *hdr, hid_t dxpl_id, ^~~~~~~ In file included from ../../src/H5HFsection.c:35:0: ../../src/H5HFsection.c: In function 'H5HF_sect_single_full_dblock': ../../src/H5HFpkg.h:109:41: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ ../../src/H5HFsection.c:774:23: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF_sect_single_can_shrink': ../../src/H5HFpkg.h:109:41: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ ../../src/H5HFsection.c:1034:27: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF_sect_single_valid': ../../src/H5HFsection.c:1200:78: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] status = H5HF_sect_single_dblock_info(iblock->hdr, H5AC_dxpl_id, (H5HF_free_section_t *)sect, &dblock_addr, &dblock_size); ^ In file included from ../../src/H5HFsection.c:35:0: ../../src/H5HFpkg.h:109:41: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ ../../src/H5HFsection.c:1209:31: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(iblock->hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFsection.c:1192:20: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Generic status value */ ^~~~~~ ../../src/H5HFsection.c:1190:20: warning: variable 'dblock_overhead' set but not used [-Wunused-but-set-variable] size_t dblock_overhead; /* Direct block's overhead */ ^~~~~~~~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF_sect_row_init_cls': ../../src/H5HFsection.c:44:43: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_SECT_INDIRECT_SERIAL_SIZE(h) ( \ ^ ../../src/H5HFsection.c:1569:28: note: in expansion of macro 'H5HF_SECT_INDIRECT_SERIAL_SIZE' cls->serial_size = H5HF_SECT_INDIRECT_SERIAL_SIZE(hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF_sect_row_valid': ../../src/H5HFsection.c:2000:14: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] unsigned indir_idx; /* Index of row in underlying indirect section's row array */ ^~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_init_cls': ../../src/H5HFsection.c:44:43: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_SECT_INDIRECT_SERIAL_SIZE(h) ( \ ^ ../../src/H5HFsection.c:2185:24: note: in expansion of macro 'H5HF_SECT_INDIRECT_SERIAL_SIZE' cls->serial_size = H5HF_SECT_INDIRECT_SERIAL_SIZE(hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5HFsection.c:35:0: ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_init_rows': ../../src/H5HFpkg.h:109:41: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ ../../src/H5HFsection.c:2478:23: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_valid': ../../src/H5HFsection.c:4107:44: warning: variable 'tmp_row_sect2' set but not used [-Wunused-but-set-variable] const H5HF_free_section_t *tmp_row_sect2; /* Pointer to row section */ ^~~~~~~~~~~~~ ../../src/H5HFsection.c:4099:40: warning: variable 'tmp_row_sect' set but not used [-Wunused-but-set-variable] const H5HF_free_section_t *tmp_row_sect; /* Pointer to row section */ ^~~~~~~~~~~~ ../../src/H5HFsection.c:4134:44: warning: variable 'tmp_child_sect2' set but not used [-Wunused-but-set-variable] const H5HF_free_section_t *tmp_child_sect2; /* Pointer to child indirect section */ ^~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFsection.c -o H5HFsection.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFspace.lo ../../src/H5HFspace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFspace.c -fPIC -DPIC -o .libs/H5HFspace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFspace.c -o H5HFspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFstat.lo ../../src/H5HFstat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFstat.c -fPIC -DPIC -o .libs/H5HFstat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFstat.c -o H5HFstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFtest.lo ../../src/H5HFtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFtest.c -fPIC -DPIC -o .libs/H5HFtest.o ../../src/H5HFtest.c: In function 'H5HF_get_cparam_test': ../../src/H5HFtest.c:99:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if(fh->hdr->id_len == (1 + fh->hdr->sizeof_size + fh->hdr->sizeof_addr)) ^~ ../../src/H5HFtest.c:102:26: warning: conversion to 'uint16_t {aka short unsigned int}' from 'unsigned int' may alter its value [-Wconversion] cparam->id_len = fh->hdr->id_len; ^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFtest.c -o H5HFtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFtiny.lo ../../src/H5HFtiny.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFtiny.c -fPIC -DPIC -o .libs/H5HFtiny.o In file included from ../../src/H5HFtiny.c:39:0: ../../src/H5HFtiny.c: In function 'H5HF_tiny_insert': ../../src/H5HFpkg.h:143:33: warning: conversion to 'uint8_t {aka unsigned char}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] #define H5HF_ID_VERS_CURR 0x00 /* Current version of ID format */ ^ ../../src/H5HFtiny.c:172:17: note: in expansion of macro 'H5HF_ID_VERS_CURR' *id++ = H5HF_ID_VERS_CURR | H5HF_ID_TYPE_TINY | ^~~~~~~~~~~~~~~~~ ../../src/H5HFpkg.h:143:33: warning: conversion to 'uint8_t {aka unsigned char}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] #define H5HF_ID_VERS_CURR 0x00 /* Current version of ID format */ ^ ../../src/H5HFtiny.c:176:17: note: in expansion of macro 'H5HF_ID_VERS_CURR' *id++ = H5HF_ID_VERS_CURR | H5HF_ID_TYPE_TINY | ^~~~~~~~~~~~~~~~~ ../../src/H5HFtiny.c: In function 'H5HF_tiny_get_obj_len': ../../src/H5HFtiny.c:232:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] enc_obj_size = *(id + 1) | ((*id & H5HF_TINY_MASK_EXT_1) << 8); ^ ../../src/H5HFtiny.c: In function 'H5HF_tiny_op_real': ../../src/H5HFtiny.c:283:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] enc_obj_size = *(id + 1) | ((*id & H5HF_TINY_MASK_EXT_1) << 8); ^ ../../src/H5HFtiny.c: In function 'H5HF_tiny_remove': ../../src/H5HFtiny.c:408:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] enc_obj_size = *(id + 1) | ((*id & H5HF_TINY_MASK_EXT_1) << 8); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFtiny.c -o H5HFtiny.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HG.lo ../../src/H5HG.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HG.c -fPIC -DPIC -o .libs/H5HG.o ../../src/H5HG.c: In function 'H5HG_create': ../../src/H5HG.c:185:37: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] n = H5HG_ALIGN(p - heap->chunk) - (size_t)(p - heap->chunk); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HG.c -o H5HG.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HGcache.lo ../../src/H5HGcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HGcache.c -fPIC -DPIC -o .libs/H5HGcache.o ../../src/H5HGcache.c: In function 'H5HG_load': ../../src/H5HGcache.c:186:26: warning: conversion to 'size_t {aka long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] heap->obj[0].size = ((const uint8_t *)heap->chunk + heap->size) - p; ^ ../../src/H5HGcache.c:114:56: warning: unused parameter 'udata' [-Wunused-parameter] H5HG_load(H5F_t *f, hid_t dxpl_id, haddr_t addr, void *udata) ^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HGcache.c -o H5HGcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HGdbg.lo ../../src/H5HGdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HGdbg.c -fPIC -DPIC -o .libs/H5HGdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HGdbg.c -o H5HGdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HGquery.lo ../../src/H5HGquery.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HGquery.c -fPIC -DPIC -o .libs/H5HGquery.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HGquery.c -o H5HGquery.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HL.lo ../../src/H5HL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HL.c -fPIC -DPIC -o .libs/H5HL.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HL.c -o H5HL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HLcache.lo ../../src/H5HLcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HLcache.c -fPIC -DPIC -o .libs/H5HLcache.o ../../src/H5HLcache.c: In function 'H5HL_datablock_load': ../../src/H5HLcache.c:627:54: warning: unused parameter 'addr' [-Wunused-parameter] H5HL_datablock_load(H5F_t *f, hid_t dxpl_id, haddr_t addr, void *_udata) ^~~~ ../../src/H5HLcache.c: In function 'H5HL_datablock_flush': ../../src/H5HLcache.c:693:72: warning: unused parameter 'addr' [-Wunused-parameter] H5HL_datablock_flush(H5F_t *f, hid_t dxpl_id, hbool_t destroy, haddr_t addr, ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HLcache.c -o H5HLcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HLdbg.lo ../../src/H5HLdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HLdbg.c -fPIC -DPIC -o .libs/H5HLdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HLdbg.c -o H5HLdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HLint.lo ../../src/H5HLint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HLint.c -fPIC -DPIC -o .libs/H5HLint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HLint.c -o H5HLint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HP.lo ../../src/H5HP.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HP.c -fPIC -DPIC -o .libs/H5HP.o ../../src/H5HP.c: In function 'H5HP_decr': ../../src/H5HP.c:851:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] heap->heap[obj_loc].val-=amt; ^~ ../../src/H5HP.c:851:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] heap->heap[obj_loc].val-=amt; ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HP.c -o H5HP.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5I.lo ../../src/H5I.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5I.c -fPIC -DPIC -o .libs/H5I.o ../../src/H5I.c: In function 'H5Iregister_type': ../../src/H5I.c:254:25: warning: unused parameter 'hash_size' [-Wunused-parameter] H5Iregister_type(size_t hash_size, unsigned reserved, H5I_free_t free_func) ^~~~~~~~~ ../../src/H5I.c: In function 'H5I__clear_type_cb': ../../src/H5I.c:655:81: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(udata->type_ptr->cls->free_func && (udata->type_ptr->cls->free_func)((void *)id->obj_ptr) < 0) { ^ In file included from ../../src/H5I.c:47:0: ../../src/H5I.c: In function 'H5I__destroy_type': ../../src/H5I.c:760:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] type_ptr->cls = H5FL_FREE(H5I_class_t, (void *)type_ptr->cls); ^ ../../src/H5FLprivate.h:132:65: note: in definition of macro 'H5FL_FREE' #define H5FL_FREE(t,obj) (t *)H5FL_reg_free(&(H5FL_REG_NAME(t)),obj) ^~~ ../../src/H5I.c: In function 'H5I_subst': ../../src/H5I.c:987:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)id_ptr->obj_ptr; ^ ../../src/H5I.c: In function 'H5I_object': ../../src/H5I.c:1022:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)id_ptr->obj_ptr; ^ ../../src/H5I.c: In function 'H5I_object_verify': ../../src/H5I.c:1097:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)id_ptr->obj_ptr; ^ ../../src/H5I.c: In function 'H5I__remove_common': ../../src/H5I.c:1271:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)curr_id->obj_ptr; ^ ../../src/H5I.c: In function 'H5I_dec_ref': ../../src/H5I.c:1445:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(!type_ptr->cls->free_func || (type_ptr->cls->free_func)((void *)id_ptr->obj_ptr) >= 0) { ^ ../../src/H5I.c: In function 'H5I__iterate_cb': ../../src/H5I.c:2104:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] cb_ret_val = (*udata->user_func)((void *)item->obj_ptr, item->id, udata->user_udata); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5I.c -o H5I.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Itest.lo ../../src/H5Itest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Itest.c -fPIC -DPIC -o .libs/H5Itest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Itest.c -o H5Itest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5L.lo ../../src/H5L.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5L.c -fPIC -DPIC -o .libs/H5L.o ../../src/H5L.c: In function 'H5L_link_cb': ../../src/H5L.c:1718:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] udata->lnk->name = (char *)name; ^ ../../src/H5L.c: In function 'H5L_move_dest_cb': ../../src/H5L.c:2437:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] udata->lnk->name = (char *)name; ^ ../../src/H5L.c: In function 'H5L_move_cb': ../../src/H5L.c:2580:36: warning: passing argument 1 of 'H5RS_wrap' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] dst_name_r = H5RS_wrap(udata->dst_name); ^~~~~ In file included from ../../src/H5Gprivate.h:37:0, from ../../src/H5Tprivate.h:30, from ../../src/H5Oprivate.h:41, from ../../src/H5Dprivate.h:27, from ../../src/H5L.c:30: ../../src/H5RSprivate.h:49:20: note: expected 'char *' but argument is of type 'const char *' H5_DLL H5RS_str_t *H5RS_wrap(char *s); ^~~~~~~~~ ../../src/H5L.c: In function 'H5L_link_copy_file': ../../src/H5L.c:3014:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] lnk_grp_loc.oloc = (H5O_loc_t *)src_oloc; /* Casting away const OK -QAK */ ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5L.c -o H5L.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Lexternal.lo ../../src/H5Lexternal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Lexternal.c -fPIC -DPIC -o .libs/H5Lexternal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Lexternal.c -o H5Lexternal.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5make_libsettings.o ../../src/H5make_libsettings.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5make_libsettings H5make_libsettings.o -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5make_libsettings H5make_libsettings.o -lsz -lz -ldl -lm ./H5make_libsettings > H5lib_settings.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5lib_settings.c ; exit 1) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5lib_settings.lo H5lib_settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c H5lib_settings.c -fPIC -DPIC -o .libs/H5lib_settings.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c H5lib_settings.c -o H5lib_settings.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5MF.lo ../../src/H5MF.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MF.c -fPIC -DPIC -o .libs/H5MF.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MF.c -o H5MF.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5MFaggr.lo ../../src/H5MFaggr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MFaggr.c -fPIC -DPIC -o .libs/H5MFaggr.o ../../src/H5MFaggr.c: In function 'H5MF_aggr_try_extend': ../../src/H5MFaggr.c:433:43: warning: conversion to 'float' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] if(extra_requested <= (EXTEND_THRESHOLD * aggr->size)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MFaggr.c -o H5MFaggr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5MFdbg.lo ../../src/H5MFdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MFdbg.c -fPIC -DPIC -o .libs/H5MFdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MFdbg.c -o H5MFdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5MFsection.lo ../../src/H5MFsection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MFsection.c -fPIC -DPIC -o .libs/H5MFsection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MFsection.c -o H5MFsection.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5MM.lo ../../src/H5MM.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MM.c -fPIC -DPIC -o .libs/H5MM.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MM.c -o H5MM.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5MP.lo ../../src/H5MP.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MP.c -fPIC -DPIC -o .libs/H5MP.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MP.c -o H5MP.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5MPtest.lo ../../src/H5MPtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MPtest.c -fPIC -DPIC -o .libs/H5MPtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MPtest.c -o H5MPtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5O.lo ../../src/H5O.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5O.c -fPIC -DPIC -o .libs/H5O.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5O.c -o H5O.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oainfo.lo ../../src/H5Oainfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oainfo.c -fPIC -DPIC -o .libs/H5Oainfo.o ../../src/H5Oainfo.c: In function 'H5O_ainfo_copy_file': ../../src/H5Oainfo.c:405:28: warning: unused parameter 'file_src' [-Wunused-parameter] H5O_ainfo_copy_file(H5F_t *file_src, void *mesg_src, H5F_t *file_dst, ^~~~~~~~ ../../src/H5Oainfo.c:407:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] H5O_copy_t *cpy_info, void H5_ATTR_UNUSED *udata, hid_t dxpl_id) ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oainfo.c -o H5Oainfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oalloc.lo ../../src/H5Oalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oalloc.c -fPIC -DPIC -o .libs/H5Oalloc.o ../../src/H5Oalloc.c: In function 'H5O_add_gap': ../../src/H5Oalloc.c:112:20: warning: unused parameter 'f' [-Wunused-parameter] H5O_add_gap(H5F_t *f, H5O_t *oh, unsigned chunkno, hbool_t *chk_dirtied, ^ ../../src/H5Oalloc.c: In function 'H5O_alloc_new_chunk': ../../src/H5Oalloc.c:955:67: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] if(NULL == (chk_proxy = H5O_chunk_protect(f, dxpl_id, oh, chunkno - 1))) ^~~~~~~ ../../src/H5Oalloc.c:973:41: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] curr_msg->chunkno = chunkno; ^~~~~~~ ../../src/H5Oalloc.c:994:29: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] null_msg->chunkno = chunkno - 1; ^~~~~~~ ../../src/H5Oalloc.c:1029:47: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] oh->mesg[found_other.msgno].chunkno = chunkno; ^~~~~~~ ../../src/H5Oalloc.c:1081:29: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] oh->mesg[idx].chunkno = chunkno; ^~~~~~~ ../../src/H5Oalloc.c:1084:38: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] if(H5O_chunk_add(f, dxpl_id, oh, chunkno) < 0) ^~~~~~~ ../../src/H5Oalloc.c:1092:21: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cont->chunkno = chunkno; ^~~~~~~ In file included from ../../src/H5Oalloc.c:40:0: ../../src/H5Oalloc.c: In function 'H5O_alloc_shrink_chunk': ../../src/H5Opkg.h:124:5: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] (((V) == H5O_VERSION_1) \ ^ ../../src/H5Opkg.h:139:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' H5O_SIZEOF_MSGHDR_VERS((O)->version, (O)->flags & H5O_HDR_ATTR_CRT_ORDER_TRACKED) ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Oalloc.c:2138:33: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_OH' size_t sizeof_msghdr = H5O_SIZEOF_MSGHDR_OH(oh); /* Size of message header */ ^~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oalloc.c -o H5Oalloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oattr.lo ../../src/H5Oattr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oattr.c -fPIC -DPIC -o .libs/H5Oattr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oattr.c -o H5Oattr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oattribute.lo ../../src/H5Oattribute.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oattribute.c -fPIC -DPIC -o .libs/H5Oattribute.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oattribute.c -o H5Oattribute.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Obogus.lo ../../src/H5Obogus.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Obogus.c -fPIC -DPIC -o .libs/H5Obogus.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Obogus.c -o H5Obogus.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Obtreek.lo ../../src/H5Obtreek.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Obtreek.c -fPIC -DPIC -o .libs/H5Obtreek.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Obtreek.c -o H5Obtreek.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ocache.lo ../../src/H5Ocache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ocache.c -fPIC -DPIC -o .libs/H5Ocache.o ../../src/H5Ocache.c: In function 'H5O_load': ../../src/H5Ocache.c:268:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(oh->chunk0_size > 0 && oh->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) ^ ../../src/H5Ocache.c:298:57: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if((udata->v1_pfx_nmesgs > 0 && oh->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) || ^ ../../src/H5Ocache.c:166:12: warning: variable 'prefix_size' set but not used [-Wunused-but-set-variable] size_t prefix_size; /* Size of object header prefix */ ^~~~~~~~~~~ ../../src/H5Ocache.c: In function 'H5O_cache_chk_load': ../../src/H5Ocache.c:728:30: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] chk_proxy->chunkno = udata->oh->nchunks - 1; ^~~~~ ../../src/H5Ocache.c: In function 'H5O_chunk_deserialize': ../../src/H5Ocache.c:1064:15: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] chunkno = oh->nchunks++; ^~ ../../src/H5Ocache.c:1190:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] oh->mesg[mesgno].raw = (uint8_t *)p; /* Casting away const OK - QAK */ ^ ../../src/H5Ocache.c:1293:29: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cont->chunkno = udata->cont_msg_info->nmsgs + 1; /*the next continuation message/chunk */ ^~~~~ ../../src/H5Ocache.c: In function 'H5O_chunk_serialize': ../../src/H5Ocache.c:1389:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_flush((H5F_t *)f, oh, curr_msg) < 0) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ocache.c -o H5Ocache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ochunk.lo ../../src/H5Ochunk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ochunk.c -fPIC -DPIC -o .libs/H5Ochunk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ochunk.c -o H5Ochunk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ocont.lo ../../src/H5Ocont.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ocont.c -fPIC -DPIC -o .libs/H5Ocont.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ocont.c -o H5Ocont.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ocopy.lo ../../src/H5Ocopy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ocopy.c -fPIC -DPIC -o .libs/H5Ocopy.o ../../src/H5Ocopy.c: In function 'H5O_copy_header_real': ../../src/H5Ocopy.c:659:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(delta < H5O_SIZEOF_MSGHDR_OH(oh_dst)) ^ In file included from ../../src/H5Ocopy.c:46:0: ../../src/H5Opkg.h:124:5: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] (((V) == H5O_VERSION_1) \ ^ ../../src/H5Opkg.h:139:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' H5O_SIZEOF_MSGHDR_VERS((O)->version, (O)->flags & H5O_HDR_ATTR_CRT_ORDER_TRACKED) ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Ocopy.c:703:19: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_OH' msghdr_size = H5O_SIZEOF_MSGHDR_OH(oh_dst); ^~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ocopy.c -o H5Ocopy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Odbg.lo ../../src/H5Odbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Odbg.c -fPIC -DPIC -o .libs/H5Odbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Odbg.c -o H5Odbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Odrvinfo.lo ../../src/H5Odrvinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Odrvinfo.c -fPIC -DPIC -o .libs/H5Odrvinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Odrvinfo.c -o H5Odrvinfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Odtype.lo ../../src/H5Odtype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Odtype.c -fPIC -DPIC -o .libs/H5Odtype.o ../../src/H5Odtype.c: In function 'H5O_dtype_copy': ../../src/H5Odtype.c:1193:32: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dst = H5T_copy(src, H5T_COPY_ALL))) ^~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Odtype.c:20: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Odtype.c: In function 'H5O_dtype_pre_copy_file': ../../src/H5Odtype.c:1538:49: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (udata->src_dtype = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Odtype.c:20: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Odtype.c -o H5Odtype.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oefl.lo ../../src/H5Oefl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oefl.c -fPIC -DPIC -o .libs/H5Oefl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oefl.c -o H5Oefl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ofill.lo ../../src/H5Ofill.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ofill.c -fPIC -DPIC -o .libs/H5Ofill.o In file included from ../../src/H5Ofill.c:69:0: ../../src/H5Oshared.h: In function 'H5O_fill_shared_post_copy_file': ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ^~~~~~~~ In file included from ../../src/H5Ofill.c:105:0: ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_post_copy_file': ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ^~~~~~~~ In file included from ../../src/H5Cprivate.h:37:0, from ../../src/H5ACprivate.h:35, from ../../src/H5Oprivate.h:38, from ../../src/H5Dprivate.h:27, from ../../src/H5Ofill.c:26: ../../src/H5Ofill.c: In function 'H5O_fill_new_decode': ../../src/H5Fprivate.h:132:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] (i) |= ((int32_t)(((*(p) & 0xff) << 24) | \ ^ ../../src/H5Ofill.c:219:13: note: in expansion of macro 'INT32DECODE' INT32DECODE(p, fill->size); ^~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ofill.c -o H5Ofill.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oginfo.lo ../../src/H5Oginfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oginfo.c -fPIC -DPIC -o .libs/H5Oginfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oginfo.c -o H5Oginfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Olayout.lo ../../src/H5Olayout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Olayout.c -fPIC -DPIC -o .libs/H5Olayout.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Olayout.c -o H5Olayout.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Olinfo.lo ../../src/H5Olinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Olinfo.c -fPIC -DPIC -o .libs/H5Olinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Olinfo.c -o H5Olinfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Olink.lo ../../src/H5Olink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Olink.c -fPIC -DPIC -o .libs/H5Olink.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Olink.c -o H5Olink.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Omessage.lo ../../src/H5Omessage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Omessage.c -fPIC -DPIC -o .libs/H5Omessage.o ../../src/H5Omessage.c: In function 'H5O_msg_reset_share': ../../src/H5Omessage.c:1703:28: warning: variable 'type' set but not used [-Wunused-but-set-variable] const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Omessage.c -o H5Omessage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Omtime.lo ../../src/H5Omtime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Omtime.c -fPIC -DPIC -o .libs/H5Omtime.o ../../src/H5Omtime.c: In function 'H5O_mtime_decode': ../../src/H5Omtime.c:182:5: warning: "_MSC_VER" is not defined, evaluates to 0 [-Wundef] #if _MSC_VER >= 1900 // VS 2015 ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Omtime.c -o H5Omtime.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oname.lo ../../src/H5Oname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oname.c -fPIC -DPIC -o .libs/H5Oname.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oname.c -o H5Oname.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Onull.lo ../../src/H5Onull.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Onull.c -fPIC -DPIC -o .libs/H5Onull.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Onull.c -o H5Onull.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Opline.lo ../../src/H5Opline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Opline.c -fPIC -DPIC -o .libs/H5Opline.o In file included from ../../src/H5Opline.c:67:0: ../../src/H5Oshared.h: In function 'H5O_pline_shared_post_copy_file': ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Opline.c -o H5Opline.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Orefcount.lo ../../src/H5Orefcount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Orefcount.c -fPIC -DPIC -o .libs/H5Orefcount.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Orefcount.c -o H5Orefcount.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Osdspace.lo ../../src/H5Osdspace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Osdspace.c -fPIC -DPIC -o .libs/H5Osdspace.o In file included from ../../src/H5Osdspace.c:61:0: ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_post_copy_file': ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Osdspace.c -o H5Osdspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oshared.lo ../../src/H5Oshared.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oshared.c -fPIC -DPIC -o .libs/H5Oshared.o ../../src/H5Oshared.c: In function 'H5O_shared_copy_file': ../../src/H5Oshared.c:590:29: warning: unused parameter 'file_src' [-Wunused-parameter] H5O_shared_copy_file(H5F_t *file_src, H5F_t *file_dst, ^~~~~~~~ ../../src/H5Oshared.c:592:79: warning: unused parameter 'cpy_info' [-Wunused-parameter] hbool_t H5_ATTR_UNUSED *recompute_size, unsigned *mesg_flags, H5O_copy_t *cpy_info, ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oshared.c -o H5Oshared.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ostab.lo ../../src/H5Ostab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ostab.c -fPIC -DPIC -o .libs/H5Ostab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ostab.c -o H5Ostab.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oshmesg.lo ../../src/H5Oshmesg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oshmesg.c -fPIC -DPIC -o .libs/H5Oshmesg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oshmesg.c -o H5Oshmesg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Otest.lo ../../src/H5Otest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Otest.c -fPIC -DPIC -o .libs/H5Otest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Otest.c -o H5Otest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ounknown.lo ../../src/H5Ounknown.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ounknown.c -fPIC -DPIC -o .libs/H5Ounknown.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ounknown.c -o H5Ounknown.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5P.lo ../../src/H5P.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5P.c -fPIC -DPIC -o .libs/H5P.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5P.c -o H5P.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pacpl.lo ../../src/H5Pacpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pacpl.c -fPIC -DPIC -o .libs/H5Pacpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pacpl.c -o H5Pacpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pdapl.lo ../../src/H5Pdapl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdapl.c -fPIC -DPIC -o .libs/H5Pdapl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdapl.c -o H5Pdapl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pdcpl.lo ../../src/H5Pdcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdcpl.c -fPIC -DPIC -o .libs/H5Pdcpl.o ../../src/H5Pdcpl.c: In function 'H5P_get_fill_value': ../../src/H5Pdcpl.c:1565:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(type, H5T_COPY_TRANSIENT), FALSE)) < 0) ^~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Pdcpl.c:39: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdcpl.c -o H5Pdcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pdeprec.lo ../../src/H5Pdeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdeprec.c -fPIC -DPIC -o .libs/H5Pdeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdeprec.c -o H5Pdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pdxpl.lo ../../src/H5Pdxpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdxpl.c -fPIC -DPIC -o .libs/H5Pdxpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdxpl.c -o H5Pdxpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pfapl.lo ../../src/H5Pfapl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pfapl.c -fPIC -DPIC -o .libs/H5Pfapl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pfapl.c -o H5Pfapl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pfcpl.lo ../../src/H5Pfcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pfcpl.c -fPIC -DPIC -o .libs/H5Pfcpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pfcpl.c -o H5Pfcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pfmpl.lo ../../src/H5Pfmpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pfmpl.c -fPIC -DPIC -o .libs/H5Pfmpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pfmpl.c -o H5Pfmpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pgcpl.lo ../../src/H5Pgcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pgcpl.c -fPIC -DPIC -o .libs/H5Pgcpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pgcpl.c -o H5Pgcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pint.lo ../../src/H5Pint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pint.c -fPIC -DPIC -o .libs/H5Pint.o ../../src/H5Pint.c: In function 'H5P__iterate_pclass_cb': ../../src/H5Pint.c:3632:11: warning: unused variable 'key' [-Wunused-variable] char *key = (char *)_key; /* Pointer to the property's name */ ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pint.c -o H5Pint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Plapl.lo ../../src/H5Plapl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Plapl.c -fPIC -DPIC -o .libs/H5Plapl.o ../../src/H5Plapl.c: In function 'H5P_lacc_elink_fapl_cmp': ../../src/H5Plapl.c:305:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Plapl.c -o H5Plapl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Plcpl.lo ../../src/H5Plcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Plcpl.c -fPIC -DPIC -o .libs/H5Plcpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Plcpl.c -o H5Plcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pocpl.lo ../../src/H5Pocpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pocpl.c -fPIC -DPIC -o .libs/H5Pocpl.o ../../src/H5Pocpl.c: In function 'H5Pget_filter_by_id2': ../../src/H5Pocpl.c:1072:30: warning: unused variable 'filter' [-Wunused-variable] const H5Z_filter_info_t *filter; /* Pointer to filter information */ ^~~~~~ ../../src/H5Pocpl.c:1071:21: warning: unused variable 'pline' [-Wunused-variable] H5O_pline_t pline; /* Filter pipeline */ ^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pocpl.c -o H5Pocpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pocpypl.lo ../../src/H5Pocpypl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pocpypl.c -fPIC -DPIC -o .libs/H5Pocpypl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pocpypl.c -o H5Pocpypl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pstrcpl.lo ../../src/H5Pstrcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pstrcpl.c -fPIC -DPIC -o .libs/H5Pstrcpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pstrcpl.c -o H5Pstrcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ptest.lo ../../src/H5Ptest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ptest.c -fPIC -DPIC -o .libs/H5Ptest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ptest.c -o H5Ptest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5PL.lo ../../src/H5PL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5PL.c -fPIC -DPIC -o .libs/H5PL.o ../../src/H5PL.c: In function 'H5PL__init_path_table': ../../src/H5PL.c:421:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif H5_HAVE_WIN32_API ^~~~~~~~~~~~~~~~~ ../../src/H5PL.c: In function 'H5PL__open': ../../src/H5PL.c:626:39: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] if(NULL == (get_plugin_info = (H5PL_get_plugin_info_t)H5PL_GET_LIB_FUNC(handle, "H5PLget_plugin_info"))) { ^ ../../src/H5PL.c: In function 'H5PL__search_table': ../../src/H5PL.c:709:47: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] if(NULL == (get_plugin_info = (H5PL_get_plugin_info_t)H5PL_GET_LIB_FUNC((H5PL_table_g[i]).handle, "H5PLget_plugin_info"))) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5PL.c -o H5PL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5R.lo ../../src/H5R.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5R.c -fPIC -DPIC -o .libs/H5R.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5R.c -o H5R.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Rdeprec.lo ../../src/H5Rdeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Rdeprec.c -fPIC -DPIC -o .libs/H5Rdeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Rdeprec.c -o H5Rdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5RC.lo ../../src/H5RC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5RC.c -fPIC -DPIC -o .libs/H5RC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5RC.c -o H5RC.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5RS.lo ../../src/H5RS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5RS.c -fPIC -DPIC -o .libs/H5RS.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5RS.c -o H5RS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5S.lo ../../src/H5S.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5S.c -fPIC -DPIC -o .libs/H5S.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5S.c -o H5S.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Sall.lo ../../src/H5Sall.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Sall.c -fPIC -DPIC -o .libs/H5Sall.o ../../src/H5Sall.c: In function 'H5S_all_project_simple': ../../src/H5Sall.c:814:37: warning: unused parameter 'base_space' [-Wunused-parameter] H5S_all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ^~~~~~~~~~ ../../src/H5Sall.c:814:76: warning: unused parameter 'offset' [-Wunused-parameter] H5S_all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Sall.c -o H5Sall.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Sdbg.lo ../../src/H5Sdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Sdbg.c -fPIC -DPIC -o .libs/H5Sdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Sdbg.c -o H5Sdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Shyper.lo ../../src/H5Shyper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Shyper.c -fPIC -DPIC -o .libs/H5Shyper.o ../../src/H5Shyper.c: In function 'H5S_hyper_serialize': ../../src/H5Shyper.c:2200:16: warning: conversion to 'uint32_t {aka unsigned int}' from 'long unsigned int' may alter its value [-Wconversion] len += (size_t)(8 * space->extent.rank * block_count); ^ ../../src/H5Shyper.c: In function 'H5S_hyper_get_seq_list_opt': ../../src/H5Shyper.c:8236:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~ ../../src/H5Shyper.c:8258:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Shyper.c:8259:17: note: here case 7: ^~~~ ../../src/H5Shyper.c:8236:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~ ../../src/H5Shyper.c:8260:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Shyper.c:8261:17: note: here case 6: ^~~~ ../../src/H5Shyper.c:8236:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~ ../../src/H5Shyper.c:8262:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Shyper.c:8263:17: note: here case 5: ^~~~ ../../src/H5Shyper.c:8236:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~ ../../src/H5Shyper.c:8264:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Shyper.c:8265:17: note: here case 4: ^~~~ ../../src/H5Shyper.c:8236:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~ ../../src/H5Shyper.c:8266:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Shyper.c:8267:17: note: here case 3: ^~~~ ../../src/H5Shyper.c:8236:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~ ../../src/H5Shyper.c:8268:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Shyper.c:8269:17: note: here case 2: ^~~~ ../../src/H5Shyper.c:8236:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~ ../../src/H5Shyper.c:8270:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Shyper.c:8271:17: note: here case 1: ^~~~ ../../src/H5Shyper.c: In function 'H5S_select_hyperslab': ../../src/H5Shyper.c:6486:15: warning: this statement may fall through [-Wimplicit-fallthrough=] if(op==H5S_SELECT_SET) /* Allow only "set" operation to proceed */ ^ ../../src/H5Shyper.c:6490:9: note: here case H5S_SEL_ERROR: ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Shyper.c -o H5Shyper.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Smpio.lo ../../src/H5Smpio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Smpio.c -fPIC -DPIC -o .libs/H5Smpio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Smpio.c -o H5Smpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Snone.lo ../../src/H5Snone.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Snone.c -fPIC -DPIC -o .libs/H5Snone.o ../../src/H5Snone.c: In function 'H5S_none_project_simple': ../../src/H5Snone.c:763:38: warning: unused parameter 'base_space' [-Wunused-parameter] H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ^~~~~~~~~~ ../../src/H5Snone.c:763:77: warning: unused parameter 'offset' [-Wunused-parameter] H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Snone.c -o H5Snone.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Spoint.lo ../../src/H5Spoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Spoint.c -fPIC -DPIC -o .libs/H5Spoint.o ../../src/H5Spoint.c: In function 'H5S_point_bounds': ../../src/H5Spoint.c:1106:41: warning: conversion to 'long long unsigned int' from 'hssize_t {aka const long long int}' may change the sign of the result [-Wsign-conversion] if(start[u] > (node->pnt[u] + space->select.offset[u])) ^ ../../src/H5Spoint.c:1107:41: warning: conversion to 'long long unsigned int' from 'hssize_t {aka const long long int}' may change the sign of the result [-Wsign-conversion] start[u] = node->pnt[u] + space->select.offset[u]; ^ ../../src/H5Spoint.c:1108:39: warning: conversion to 'long long unsigned int' from 'hssize_t {aka const long long int}' may change the sign of the result [-Wsign-conversion] if(end[u] < (node->pnt[u] + space->select.offset[u])) ^ ../../src/H5Spoint.c:1109:39: warning: conversion to 'long long unsigned int' from 'hssize_t {aka const long long int}' may change the sign of the result [-Wsign-conversion] end[u] = node->pnt[u] + space->select.offset[u]; ^ ../../src/H5Spoint.c: In function 'H5S_point_get_seq_list': ../../src/H5Spoint.c:1655:34: warning: conversion to 'long long unsigned int' from 'hssize_t {aka const long long int}' may change the sign of the result [-Wsign-conversion] loc += (node->pnt[i] + space->select.offset[i]) * acc; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Spoint.c -o H5Spoint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Sselect.lo ../../src/H5Sselect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Sselect.c -fPIC -DPIC -o .libs/H5Sselect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Sselect.c -o H5Sselect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Stest.lo ../../src/H5Stest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Stest.c -fPIC -DPIC -o .libs/H5Stest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Stest.c -o H5Stest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5SL.lo ../../src/H5SL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SL.c -fPIC -DPIC -o .libs/H5SL.o ../../src/H5SL.c: In function 'H5SL_release_common': ../../src/H5SL.c:840:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (void)(op)(node->item, (void *)node->key, op_data); ^ ../../src/H5SL.c: In function 'H5SL_remove_first': ../../src/H5SL.c:1235:25: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size_t level = slist->curr_level; /* Skip list level */ ^~~~~ ../../src/H5SL.c: In function 'H5SL_iterate': ../../src/H5SL.c:2150:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if((ret_value = (op)(node->item, (void *)node->key, op_data)) != 0) ^ ../../src/H5SL.c: In function 'H5SL_try_free_safe': ../../src/H5SL.c:2309:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if((op_ret = (op)(node->item , (void *)node->key, op_data)) < 0) ^ ../../src/H5SL.c: In function 'H5SL_term_interface': ../../src/H5SL.c:2535:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SL.c -o H5SL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5SM.lo ../../src/H5SM.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SM.c -fPIC -DPIC -o .libs/H5SM.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SM.c -o H5SM.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5SMbtree2.lo ../../src/H5SMbtree2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMbtree2.c -fPIC -DPIC -o .libs/H5SMbtree2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMbtree2.c -o H5SMbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5SMcache.lo ../../src/H5SMcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMcache.c -fPIC -DPIC -o .libs/H5SMcache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMcache.c -o H5SMcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5SMmessage.lo ../../src/H5SMmessage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMmessage.c -fPIC -DPIC -o .libs/H5SMmessage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMmessage.c -o H5SMmessage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5SMtest.lo ../../src/H5SMtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMtest.c -fPIC -DPIC -o .libs/H5SMtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMtest.c -o H5SMtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5ST.lo ../../src/H5ST.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5ST.c -fPIC -DPIC -o .libs/H5ST.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5ST.c -o H5ST.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5T.lo ../../src/H5T.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5T.c -fPIC -DPIC -o .libs/H5T.o ../../src/H5T.c: In function 'H5T_path_find': ../../src/H5T.c:4485:35: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (path->src = H5T_copy(src, H5T_COPY_ALL))) ^~~ ../../src/H5T.c:3115:1: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5T_copy(H5T_t *old_dt, H5T_copy_t method) ^~~~~~~~ ../../src/H5T.c:4487:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (path->dst = H5T_copy(dst, H5T_COPY_ALL))) ^~~ ../../src/H5T.c:3115:1: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5T_copy(H5T_t *old_dt, H5T_copy_t method) ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5T.c -o H5T.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tarray.lo ../../src/H5Tarray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tarray.c -fPIC -DPIC -o .libs/H5Tarray.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tarray.c -o H5Tarray.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tbit.lo ../../src/H5Tbit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tbit.c -fPIC -DPIC -o .libs/H5Tbit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tbit.c -o H5Tbit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tcommit.lo ../../src/H5Tcommit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tcommit.c -fPIC -DPIC -o .libs/H5Tcommit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tcommit.c -o H5Tcommit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tcompound.lo ../../src/H5Tcompound.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tcompound.c -fPIC -DPIC -o .libs/H5Tcompound.o ../../src/H5Tcompound.c: In function 'H5T__insert': ../../src/H5Tcompound.c:484:56: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] parent->shared->u.compnd.memb[idx].type = H5T_copy(member, H5T_COPY_ALL); ^~~~~~ In file included from ../../src/H5Tpkg.h:39:0, from ../../src/H5Tcompound.c:38: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tcompound.c -o H5Tcompound.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tconv.lo ../../src/H5Tconv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tconv.c -fPIC -DPIC -o .libs/H5Tconv.o ../../src/H5Tconv.c: In function 'H5T_conv_struct_free': ../../src/H5Tconv.c:1842:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^~~~~~ ../../src/H5Tconv.c: In function 'H5T__conv_f_i': ../../src/H5Tconv.c:8917:24: warning: cast from function call of type 'double' to non-matching type 'long unsigned int' [-Wbad-function-cast] buf_size = (size_t)HDpow((double)2.0f, (double)src.u.f.esize) / 8 + 1; ^ ../../src/H5Tconv.c:8993:24: warning: conversion to 'hssize_t {aka long long int}' from 'uint64_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] sign = H5T__bit_get_d(s, src.u.f.sign, (size_t)1); ^~~~~~~~~~~~~~ ../../src/H5Tconv.c:9120:24: warning: conversion to 'hssize_t {aka long long int}' from 'uint64_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] expo = H5T__bit_get_d(s, src.u.f.epos, src.u.f.esize); ^~~~~~~~~~~~~~ ../../src/H5Tconv.c:9127:26: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] expo -= (src.u.f.ebias-1); ^~ ../../src/H5Tconv.c:9127:29: warning: conversion to 'hssize_t {aka long long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] expo -= (src.u.f.ebias-1); ^ ../../src/H5Tconv.c:9129:26: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] expo -= src.u.f.ebias; ^~ ../../src/H5Tconv.c:9129:29: warning: conversion to 'hssize_t {aka long long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] expo -= src.u.f.ebias; ^~~ ../../src/H5Tconv.c:9159:55: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] H5T__bit_shift(int_buf, (ssize_t)(expo-src.u.f.msize), (size_t)0, buf_size * 8); ^ ../../src/H5Tconv.c:9364:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] sp += direction * buf_stride; ^ ../../src/H5Tconv.c:9365:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dp += direction * buf_stride; ^ ../../src/H5Tconv.c:9367:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] sp += direction * src_p->shared->size; ^ ../../src/H5Tconv.c:9368:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dp += direction * dst_p->shared->size; ^ ../../src/H5Tconv.c: In function 'H5T__conv_i_f': ../../src/H5Tconv.c:9714:28: warning: cast from function call of type 'double' to non-matching type 'long long unsigned int' [-Wbad-function-cast] expo_max = (hsize_t)HDpow((double)2.0f, (double)dst.u.f.esize) - 1; ^ ../../src/H5Tconv.c:9793:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] sp += direction * buf_stride; ^ ../../src/H5Tconv.c:9794:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dp += direction * buf_stride; ^ ../../src/H5Tconv.c:9796:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] sp += direction * src_p->shared->size; ^ ../../src/H5Tconv.c:9797:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dp += direction * dst_p->shared->size; ^ At top level: ../../src/H5Tconv.c:985:1: warning: 'H5T_init_conv_interface' defined but not used [-Wunused-function] H5T_init_conv_interface(void) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Tconv.c:33:0: ../../src/H5private.h:1812:15: warning: 'H5_interface_initialize_g' defined but not used [-Wunused-variable] static int H5_interface_initialize_g = 0; ^~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tconv.c -o H5Tconv.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tcset.lo ../../src/H5Tcset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tcset.c -fPIC -DPIC -o .libs/H5Tcset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tcset.c -o H5Tcset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tdbg.lo ../../src/H5Tdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tdbg.c -fPIC -DPIC -o .libs/H5Tdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tdbg.c -o H5Tdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tdeprec.lo ../../src/H5Tdeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tdeprec.c -fPIC -DPIC -o .libs/H5Tdeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tdeprec.c -o H5Tdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tenum.lo ../../src/H5Tenum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tenum.c -fPIC -DPIC -o .libs/H5Tenum.o ../../src/H5Tenum.c: In function 'H5T__enum_create': ../../src/H5Tenum.c:136:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] ret_value->shared->parent = H5T_copy(parent, H5T_COPY_ALL); ^~~~~~ In file included from ../../src/H5Tpkg.h:39:0, from ../../src/H5Tenum.c:31: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Tenum.c: In function 'H5T_enum_nameof': ../../src/H5Tenum.c:437:38: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (copied_dt = H5T_copy(dt, H5T_COPY_ALL))) ^~ In file included from ../../src/H5Tpkg.h:39:0, from ../../src/H5Tenum.c:31: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Tenum.c: In function 'H5T_enum_valueof': ../../src/H5Tenum.c:576:35: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (NULL==(copied_dt=H5T_copy(dt, H5T_COPY_ALL))) ^~ In file included from ../../src/H5Tpkg.h:39:0, from ../../src/H5Tenum.c:31: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tenum.c -o H5Tenum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tfields.lo ../../src/H5Tfields.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tfields.c -fPIC -DPIC -o .libs/H5Tfields.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tfields.c -o H5Tfields.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tfixed.lo ../../src/H5Tfixed.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tfixed.c -fPIC -DPIC -o .libs/H5Tfixed.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tfixed.c -o H5Tfixed.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tfloat.lo ../../src/H5Tfloat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tfloat.c -fPIC -DPIC -o .libs/H5Tfloat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tfloat.c -o H5Tfloat.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5detect.o ../../src/H5detect.c ../../src/H5detect.c: In function 'find_bias': ../../src/H5detect.c:1180:24: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] unsigned char *a = (unsigned char *) _a; ^ In file included from ../../src/H5detect.c:57:0: ../../src/H5private.h:321:21: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define MIN(a,b) (((a)<(b)) ? (a) : (b)) ^ ../../src/H5detect.c:1185:10: note: in expansion of macro 'MIN' nbits = MIN(esize, (8 - epos % 8)); ^~~ ../../src/H5detect.c:1186:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] mask = (1 << nbits) - 1; ^ ../../src/H5detect.c:1187:6: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] b = (a[perm[epos / 8]] >> (epos % 8)) & mask; ^ ../../src/H5detect.c:1191:8: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] esize -= nbits; ^~ ../../src/H5detect.c:1191:11: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion] esize -= nbits; ^~~~~ ../../src/H5detect.c:1192:7: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] epos += nbits; ^~ ../../src/H5detect.c:1192:10: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion] epos += nbits; ^~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c: In function 'detect_C89_integers': ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1357:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(signed char, SCHAR, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1357:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(signed char, SCHAR, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1358:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(unsigned char, UCHAR, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1358:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(unsigned char, UCHAR, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:254:14: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1359:5: note: in expansion of macro 'DETECT_I' DETECT_I(short, SHORT, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1359:5: note: in expansion of macro 'DETECT_I' DETECT_I(short, SHORT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1359:5: note: in expansion of macro 'DETECT_I' DETECT_I(short, SHORT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:14: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1360:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned short, USHORT, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1360:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned short, USHORT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1360:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned short, USHORT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1361:5: note: in expansion of macro 'DETECT_I' DETECT_I(int, INT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1361:5: note: in expansion of macro 'DETECT_I' DETECT_I(int, INT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1362:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned int, UINT, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1362:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned int, UINT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1362:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned int, UINT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1363:5: note: in expansion of macro 'DETECT_I' DETECT_I(long, LONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1363:5: note: in expansion of macro 'DETECT_I' DETECT_I(long, LONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1364:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long, ULONG, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1364:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long, ULONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1364:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long, ULONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c: In function 'detect_C89_floats': ../../src/H5detect.c:327:21: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:329:71: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] for(_byte_mask = (unsigned char)1; _byte_mask; _byte_mask <<= 1) { \ ^ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:331:22: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:47: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:342:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:343:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf3, (const void *)&_v3, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:350:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] fix_order(sizeof(TYPE), _last, INFO.perm, (const char**)&_mesg); \ ^ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:327:21: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:329:71: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] for(_byte_mask = (unsigned char)1; _byte_mask; _byte_mask <<= 1) { \ ^ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:331:22: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:47: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:342:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:343:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf3, (const void *)&_v3, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:350:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] fix_order(sizeof(TYPE), _last, INFO.perm, (const char**)&_mesg); \ ^ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c: In function 'detect_C99_integers8': ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1409:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int8_t, INT8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1409:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int8_t, INT8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1416:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint8_t, UINT8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1416:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint8_t, UINT8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1423:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int_least8_t, INT_LEAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1423:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int_least8_t, INT_LEAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1430:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint_least8_t, UINT_LEAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1430:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint_least8_t, UINT_LEAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1437:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int_fast8_t, INT_FAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1437:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int_fast8_t, INT_FAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1444:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint_fast8_t, UINT_FAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1444:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint_fast8_t, UINT_FAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c: In function 'detect_C99_integers16': ../../src/H5detect.c:254:14: warning: conversion to 'int16_t {aka short int}' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1470:5: note: in expansion of macro 'DETECT_I' DETECT_I(int16_t, INT16, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1470:5: note: in expansion of macro 'DETECT_I' DETECT_I(int16_t, INT16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1470:5: note: in expansion of macro 'DETECT_I' DETECT_I(int16_t, INT16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:14: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1473:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint16_t, UINT16, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1473:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint16_t, UINT16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1473:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint16_t, UINT16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:14: warning: conversion to 'int_least16_t {aka short int}' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1476:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least16_t, INT_LEAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1476:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least16_t, INT_LEAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1476:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least16_t, INT_LEAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:14: warning: conversion to 'uint_least16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1479:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least16_t, UINT_LEAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1479:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least16_t, UINT_LEAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1479:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least16_t, UINT_LEAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1482:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast16_t, INT_FAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1482:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast16_t, INT_FAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'uint_fast16_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1485:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast16_t, UINT_FAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1485:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast16_t, UINT_FAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1485:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast16_t, UINT_FAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c: In function 'detect_C99_integers32': ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1508:5: note: in expansion of macro 'DETECT_I' DETECT_I(int32_t, INT32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1508:5: note: in expansion of macro 'DETECT_I' DETECT_I(int32_t, INT32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'uint32_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1511:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint32_t, UINT32, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1511:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint32_t, UINT32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1511:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint32_t, UINT32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1514:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least32_t, INT_LEAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1514:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least32_t, INT_LEAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'uint_least32_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1517:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least32_t, UINT_LEAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1517:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least32_t, UINT_LEAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1517:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least32_t, UINT_LEAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1520:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast32_t, INT_FAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1520:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast32_t, INT_FAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'uint_fast32_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1523:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast32_t, UINT_FAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1523:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast32_t, UINT_FAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1523:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast32_t, UINT_FAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c: In function 'detect_C99_integers64': ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1546:5: note: in expansion of macro 'DETECT_I' DETECT_I(int64_t, INT64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1546:5: note: in expansion of macro 'DETECT_I' DETECT_I(int64_t, INT64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'uint64_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1549:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint64_t, UINT64, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1549:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint64_t, UINT64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1549:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint64_t, UINT64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1552:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least64_t, INT_LEAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1552:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least64_t, INT_LEAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'uint_least64_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1555:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least64_t, UINT_LEAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1555:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least64_t, UINT_LEAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1555:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least64_t, UINT_LEAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1558:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast64_t, INT_FAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1558:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast64_t, INT_FAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'uint_fast64_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1561:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast64_t, UINT_FAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1561:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast64_t, UINT_FAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1561:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast64_t, UINT_FAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1565:5: note: in expansion of macro 'DETECT_I' DETECT_I(long long, LLONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1565:5: note: in expansion of macro 'DETECT_I' DETECT_I(long long, LLONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1566:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long long, ULLONG, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1566:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long long, ULLONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1566:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long long, ULLONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c: In function 'detect_C99_floats': ../../src/H5detect.c:327:21: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:329:71: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] for(_byte_mask = (unsigned char)1; _byte_mask; _byte_mask <<= 1) { \ ^ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:331:22: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:47: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:342:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:343:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf3, (const void *)&_v3, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:350:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] fix_order(sizeof(TYPE), _last, INFO.perm, (const char**)&_mesg); \ ^ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c: In function 'verify_signal_handlers': ../../src/H5detect.c:1670:9: warning: variable 'i' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int i, val; ^ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5detect H5detect.o -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5detect H5detect.o -lsz -lz -ldl -lm ./H5detect > H5Tinit.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5Tinit.c ; exit 1) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tinit.lo H5Tinit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c H5Tinit.c -fPIC -DPIC -o .libs/H5Tinit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c H5Tinit.c -o H5Tinit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tnative.lo ../../src/H5Tnative.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tnative.c -fPIC -DPIC -o .libs/H5Tnative.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tnative.c -o H5Tnative.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Toffset.lo ../../src/H5Toffset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Toffset.c -fPIC -DPIC -o .libs/H5Toffset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Toffset.c -o H5Toffset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Toh.lo ../../src/H5Toh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Toh.c -fPIC -DPIC -o .libs/H5Toh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Toh.c -o H5Toh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Topaque.lo ../../src/H5Topaque.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Topaque.c -fPIC -DPIC -o .libs/H5Topaque.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Topaque.c -o H5Topaque.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Torder.lo ../../src/H5Torder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Torder.c -fPIC -DPIC -o .libs/H5Torder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Torder.c -o H5Torder.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tpad.lo ../../src/H5Tpad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tpad.c -fPIC -DPIC -o .libs/H5Tpad.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tpad.c -o H5Tpad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tprecis.lo ../../src/H5Tprecis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tprecis.c -fPIC -DPIC -o .libs/H5Tprecis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tprecis.c -o H5Tprecis.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tstrpad.lo ../../src/H5Tstrpad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tstrpad.c -fPIC -DPIC -o .libs/H5Tstrpad.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tstrpad.c -o H5Tstrpad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tvisit.lo ../../src/H5Tvisit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tvisit.c -fPIC -DPIC -o .libs/H5Tvisit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tvisit.c -o H5Tvisit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tvlen.lo ../../src/H5Tvlen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tvlen.c -fPIC -DPIC -o .libs/H5Tvlen.o ../../src/H5Tvlen.c: In function 'H5T__vlen_create': ../../src/H5Tvlen.c:168:47: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dt->shared->parent = H5T_copy(base, H5T_COPY_ALL))) ^~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Tvlen.c:28: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Tvlen.c: In function 'H5T__vlen_set_loc': ../../src/H5Tvlen.c:270:36: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dt->shared->size = 4 + H5F_SIZEOF_ADDR(f) + 4; ^ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_isnull': ../../src/H5Tvlen.c:847:23: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f,(const uint8_t **)&vl,&addr); ^ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_read': ../../src/H5Tvlen.c:884:23: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f,(const uint8_t **)&vl,&(hobjid.addr)); ^ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_write': ../../src/H5Tvlen.c:937:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); ^ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_setnull': ../../src/H5Tvlen.c:999:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tvlen.c -o H5Tvlen.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5TS.lo ../../src/H5TS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5TS.c -fPIC -DPIC -o .libs/H5TS.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5TS.c -o H5TS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5VM.lo ../../src/H5VM.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5VM.c -fPIC -DPIC -o .libs/H5VM.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5VM.c -o H5VM.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5WB.lo ../../src/H5WB.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5WB.c -fPIC -DPIC -o .libs/H5WB.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5WB.c -o H5WB.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Z.lo ../../src/H5Z.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Z.c -fPIC -DPIC -o .libs/H5Z.o ../../src/H5Z.c: In function 'H5Z_init_interface': ../../src/H5Z.c:112:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] H5Z_SZIP->encoder_present = SZ_encoder_enabled(); ^~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Z.c -o H5Z.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Zdeflate.lo ../../src/H5Zdeflate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zdeflate.c -fPIC -DPIC -o .libs/H5Zdeflate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zdeflate.c -o H5Zdeflate.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Zfletcher32.lo ../../src/H5Zfletcher32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zfletcher32.c -fPIC -DPIC -o .libs/H5Zfletcher32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zfletcher32.c -o H5Zfletcher32.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Znbit.lo ../../src/H5Znbit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Znbit.c -fPIC -DPIC -o .libs/H5Znbit.o ../../src/H5Znbit.c: In function 'H5Z_set_parms_nooptype': ../../src/H5Znbit.c:408:36: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_size; ^~~~~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_set_parms_atomic': ../../src/H5Znbit.c:450:36: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_size; ^~~~~~~~~~ ../../src/H5Znbit.c:479:61: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] if(dtype_precision > dtype_size * 8 || (dtype_precision + dtype_offset) > dtype_size * 8 ^ ../../src/H5Znbit.c:484:36: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_precision; ^~~~~~~~~~~~~~~ ../../src/H5Znbit.c:487:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] cd_values[cd_values_index++] = dtype_offset; ^~~~~~~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_set_parms_array': ../../src/H5Znbit.c:536:34: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[cd_values_index++]=dtype_size; ^~~~~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_set_parms_compound': ../../src/H5Znbit.c:626:36: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_size; ^~~~~~~~~~ ../../src/H5Znbit.c:633:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] cd_values[cd_values_index++] = nmembers; ^~~~~~~~ ../../src/H5Znbit.c:649:40: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_member_offset; ^~~~~~~~~~~~~~~~~~~ ../../src/H5Znbit.c:690:52: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_next_member_offset - dtype_member_offset; ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_set_local_nbit': ../../src/H5Znbit.c:837:20: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[0] = cd_values_actual_nparms; ^~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_byte': ../../src/H5Znbit.c:972:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] data[data_offset + k] = ^ ../../src/H5Znbit.c:973:45: warning: left shift of negative value [-Wshift-negative-value] ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)) << uchar_offset; ^~ ../../src/H5Znbit.c:973:7: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)) << uchar_offset; ^ ../../src/H5Znbit.c:976:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] data[data_offset + k] = ^ ../../src/H5Znbit.c:977:20: warning: left shift of negative value [-Wshift-negative-value] ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)) << uchar_offset; ^~ ../../src/H5Znbit.c:977:7: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)) << uchar_offset; ^ ../../src/H5Znbit.c:983:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] data[data_offset + k] |= ^ ../../src/H5Znbit.c:984:45: warning: left shift of negative value [-Wshift-negative-value] ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)) << uchar_offset; ^~ ../../src/H5Znbit.c:984:7: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)) << uchar_offset; ^ ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_nooptype': ../../src/H5Znbit.c:1002:44: warning: left shift of negative value [-Wshift-negative-value] data[data_offset + i] = ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)); ^~ ../../src/H5Znbit.c:1002:70: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data[data_offset + i] = ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)); ^ ../../src/H5Znbit.c:1002:31: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] data[data_offset + i] = ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)); ^ ../../src/H5Znbit.c:1003:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dat_len -= *buf_len; ^~ ../../src/H5Znbit.c:1008:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data[data_offset + i] |= ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)); ^ ../../src/H5Znbit.c:1008:70: warning: left shift of negative value [-Wshift-negative-value] data[data_offset + i] |= ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)); ^~ ../../src/H5Znbit.c:1008:32: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] data[data_offset + i] |= ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)); ^ ../../src/H5Znbit.c:1009:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *buf_len -= dat_len; ^~ ../../src/H5Znbit.c:1009:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] *buf_len -= dat_len; ^~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_atomic': ../../src/H5Znbit.c:1021:19: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] datatype_len = p.size * 8; ^ ../../src/H5Znbit.c: In function 'H5Z__nbit_decompress_one_array': ../../src/H5Znbit.c:1066:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1067:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1068:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1071:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p.precision > p.size * 8 || (p.precision + p.offset) > p.size * 8) ^ ../../src/H5Znbit.c:1071:68: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p.precision > p.size * 8 || (p.precision + p.offset) > p.size * 8) ^ ../../src/H5Znbit.c:1074:16: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] n = total_size / p.size; ^~~~~~~~~~ ../../src/H5Znbit.c: In function 'H5Z__nbit_decompress_one_compound': ../../src/H5Znbit.c:1140:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1141:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1142:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1145:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p.precision > p.size * 8 || (p.precision + p.offset) > p.size * 8) ^ ../../src/H5Znbit.c:1145:71: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p.precision > p.size * 8 || (p.precision + p.offset) > p.size * 8) ^ ../../src/H5Znbit.c: In function 'H5Z__nbit_decompress': ../../src/H5Znbit.c:1200:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[5]; ^~~~~ ../../src/H5Znbit.c:1201:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[6]; ^~~~~ ../../src/H5Znbit.c:1202:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[7]; ^~~~~ ../../src/H5Znbit.c:1205:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p.precision > p.size * 8 || (p.precision + p.offset) > p.size * 8) ^ ../../src/H5Znbit.c:1205:68: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p.precision > p.size * 8 || (p.precision + p.offset) > p.size * 8) ^ ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_byte': ../../src/H5Znbit.c:1245:27: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] val = data[data_offset + k]; ^ ../../src/H5Znbit.c:1251:18: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] val >>= 8 - dat_len; ^ ../../src/H5Znbit.c:1256:15: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] val >>= p.offset % 8; ^ ../../src/H5Znbit.c:1261:33: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] |= (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^~ ../../src/H5Znbit.c:1261:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] buffer[*j] |= (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^ ../../src/H5Znbit.c:1264:58: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len); ^~ ../../src/H5Znbit.c:1264:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len); ^ ../../src/H5Znbit.c:1269:32: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^~ ../../src/H5Znbit.c:1269:20: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^ ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_nooptype': ../../src/H5Znbit.c:1286:38: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len); ^ ../../src/H5Znbit.c:1286:58: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len); ^~ ../../src/H5Znbit.c:1286:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len); ^ ../../src/H5Znbit.c:1287:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dat_len -= *buf_len; ^~ ../../src/H5Znbit.c:1291:32: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^~ ../../src/H5Znbit.c:1291:58: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^ ../../src/H5Znbit.c:1291:20: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^ ../../src/H5Znbit.c:1292:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *buf_len -= dat_len; ^~ ../../src/H5Znbit.c:1292:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] *buf_len -= dat_len; ^~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_atomic': ../../src/H5Znbit.c:1303:19: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] datatype_len = p.size * 8; ^ ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_array': ../../src/H5Znbit.c:1344:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1345:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1346:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1347:16: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] n = total_size/p.size; ^~~~~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_compound': ../../src/H5Znbit.c:1397:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1398:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1399:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c: In function 'H5Z_nbit_compress': ../../src/H5Znbit.c:1442:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[5]; ^~~~~ ../../src/H5Znbit.c:1443:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[6]; ^~~~~ ../../src/H5Znbit.c:1444:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[7]; ^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Znbit.c -o H5Znbit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Zshuffle.lo ../../src/H5Zshuffle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zshuffle.c -fPIC -DPIC -o .libs/H5Zshuffle.o ../../src/H5Zshuffle.c: In function 'H5Z_filter_shuffle': ../../src/H5Zshuffle.c:170:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~ ../../src/H5Zshuffle.c:190:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:191:21: note: here case 7: ^~~~ ../../src/H5Zshuffle.c:170:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~ ../../src/H5Zshuffle.c:192:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:193:21: note: here case 6: ^~~~ ../../src/H5Zshuffle.c:170:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~ ../../src/H5Zshuffle.c:194:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:195:21: note: here case 5: ^~~~ ../../src/H5Zshuffle.c:170:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~ ../../src/H5Zshuffle.c:196:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:197:21: note: here case 4: ^~~~ ../../src/H5Zshuffle.c:170:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~ ../../src/H5Zshuffle.c:198:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:199:21: note: here case 3: ^~~~ ../../src/H5Zshuffle.c:170:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~ ../../src/H5Zshuffle.c:200:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:201:21: note: here case 2: ^~~~ ../../src/H5Zshuffle.c:170:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~ ../../src/H5Zshuffle.c:202:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:203:21: note: here case 1: ^~~~ ../../src/H5Zshuffle.c:228:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~ ../../src/H5Zshuffle.c:248:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:249:21: note: here case 7: ^~~~ ../../src/H5Zshuffle.c:228:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~ ../../src/H5Zshuffle.c:250:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:251:21: note: here case 6: ^~~~ ../../src/H5Zshuffle.c:228:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~ ../../src/H5Zshuffle.c:252:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:253:21: note: here case 5: ^~~~ ../../src/H5Zshuffle.c:228:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~ ../../src/H5Zshuffle.c:254:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:255:21: note: here case 4: ^~~~ ../../src/H5Zshuffle.c:228:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~ ../../src/H5Zshuffle.c:256:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:257:21: note: here case 3: ^~~~ ../../src/H5Zshuffle.c:228:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~ ../../src/H5Zshuffle.c:258:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:259:21: note: here case 2: ^~~~ ../../src/H5Zshuffle.c:228:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~ ../../src/H5Zshuffle.c:260:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:261:21: note: here case 1: ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zshuffle.c -o H5Zshuffle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Zszip.lo ../../src/H5Zszip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zszip.c -fPIC -DPIC -o .libs/H5Zszip.o ../../src/H5Zszip.c: In function 'H5Z_can_apply_szip': ../../src/H5Zszip.c:94:22: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] if((dtype_size = (8 * H5T_get_size(type))) == 0) ^ ../../src/H5Zszip.c: In function 'H5Z_set_local_szip': ../../src/H5Zszip.c:177:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dtype_offset = H5T_get_offset(type); ^~~~~~~~~~~~~~ ../../src/H5Zszip.c:189:36: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[H5Z_SZIP_PARM_BPP] = dtype_precision; ^~~~~~~~~~~~~~~ In file included from ../../src/H5Zszip.c:19:0: ../../src/H5private.h:321:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] #define MIN(a,b) (((a)<(b)) ? (a) : (b)) ^ ../../src/H5Zszip.c:218:20: note: in expansion of macro 'MIN' scanline = MIN((cd_values[H5Z_SZIP_PARM_PPB] * SZ_MAX_BLOCKS_PER_SCANLINE), npoints); ^~~ ../../src/H5Zszip.c:236:35: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] cd_values[H5Z_SZIP_PARM_MASK] &= ~(SZ_LSB_OPTION_MASK|SZ_MSB_OPTION_MASK); ^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zszip.c -o H5Zszip.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Zscaleoffset.lo ../../src/H5Zscaleoffset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zscaleoffset.c -fPIC -DPIC -o .libs/H5Zscaleoffset.o ../../src/H5Zscaleoffset.c: In function 'H5Z_set_local_scaleoffset': ../../src/H5Zscaleoffset.c:940:44: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[H5Z_SCALEOFFSET_PARM_SIZE] = dtype_size; ^~~~~~~~~~ ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_convert': ../../src/H5Zscaleoffset.c:1328:51: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] for(i = 0; i < d_nelmts * dtype_size; i += dtype_size) ^~~~~~~~~~ ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_precompress_fd': ../../src/H5Zscaleoffset.c:561:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \ ^ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:487:31: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *(int *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:495:32: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *(long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:503:37: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:568:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \ ^ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:515:28: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *(int *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:519:29: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *(long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:523:34: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:561:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \ ^ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:487:31: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *(int *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:495:32: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *(long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:503:37: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:568:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \ ^ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:515:28: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *(int *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:519:29: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *(long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:523:34: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_decompress_one_byte': ../../src/H5Zscaleoffset.c:1573:84: warning: left shift of negative value [-Wshift-negative-value] data[data_offset + k] = (unsigned char)((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)); ^~ ../../src/H5Zscaleoffset.c:1577:59: warning: left shift of negative value [-Wshift-negative-value] data[data_offset + k] = (unsigned char)((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)); ^~ ../../src/H5Zscaleoffset.c:1584:85: warning: left shift of negative value [-Wshift-negative-value] data[data_offset + k] |= (unsigned char)((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)); ^~ ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_decompress_one_atomic': ../../src/H5Zscaleoffset.c:1600:16: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] dtype_len = p.size * 8; ^ ../../src/H5Zscaleoffset.c:1603:17: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] begin_i = p.size - 1 - (dtype_len - p.minbits) / 8; ^ ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_compress_one_byte': ../../src/H5Zscaleoffset.c:1658:49: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] |= (unsigned char)((val & ~(~0 << dat_len)) << (*buf_len - dat_len)); ^~ ../../src/H5Zscaleoffset.c:1661:74: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] |= (unsigned char)((val >> (dat_len - *buf_len)) & ~(~0 << *buf_len)); ^~ ../../src/H5Zscaleoffset.c:1667:48: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] = (unsigned char)((val & ~(~0 << dat_len)) << (*buf_len - dat_len)); ^~ ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_compress_one_atomic': ../../src/H5Zscaleoffset.c:1683:16: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] dtype_len = p.size * 8; ^ ../../src/H5Zscaleoffset.c:1686:17: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] begin_i = p.size - 1 - (dtype_len - p.minbits) / 8; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zscaleoffset.c -o H5Zscaleoffset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ztrans.lo ../../src/H5Ztrans.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ztrans.c -fPIC -DPIC -o .libs/H5Ztrans.o ../../src/H5Ztrans.c: In function 'H5Z_xform_eval_full': ../../src/H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ztrans.c -o H5Ztrans.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 12:1:2 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5.la -rpath /usr/lib64 H5.lo H5checksum.lo H5dbg.lo H5system.lo H5timer.lo H5trace.lo H5A.lo H5Abtree2.lo H5Adense.lo H5Adeprec.lo H5Aint.lo H5Atest.lo H5AC.lo H5B.lo H5Bcache.lo H5Bdbg.lo H5B2.lo H5B2cache.lo H5B2dbg.lo H5B2hdr.lo H5B2int.lo H5B2stat.lo H5B2test.lo H5C.lo H5CS.lo H5D.lo H5Dbtree.lo H5Dchunk.lo H5Dcompact.lo H5Dcontig.lo H5Ddbg.lo H5Ddeprec.lo H5Defl.lo H5Dfill.lo H5Dint.lo H5Dio.lo H5Dlayout.lo H5Dmpio.lo H5Doh.lo H5Dscatgath.lo H5Dselect.lo H5Dtest.lo H5E.lo H5Edeprec.lo H5Eint.lo H5F.lo H5Fint.lo H5Faccum.lo H5Fcwfs.lo H5Fdbg.lo H5Fefc.lo H5Ffake.lo H5Fio.lo H5Fmount.lo H5Fmpi.lo H5Fquery.lo H5Fsfile.lo H5Fsuper.lo H5Fsuper_cache.lo H5Ftest.lo H5FD.lo H5FDcore.lo H5FDdirect.lo H5FDfamily.lo H5FDint.lo H5FDlog.lo H5FDmpi.lo H5FDmpio.lo H5FDmulti.lo H5FDsec2.lo H5FDspace.lo H5FDstdio.lo H5FL.lo H5FO.lo H5FS.lo H5FScache.lo H5FSdbg.lo H5FSsection.lo H5FSstat.lo H5FStest.lo H5G.lo H5Gbtree2.lo H5Gcache.lo H5Gcompact.lo H5Gdense.lo H5Gdeprec.lo H5Gent.lo H5Gint.lo H5Glink.lo H5Gloc.lo H5Gname.lo H5Gnode.lo H5Gobj.lo H5Goh.lo H5Groot.lo H5Gstab.lo H5Gtest.lo H5Gtraverse.lo H5HF.lo H5HFbtree2.lo H5HFcache.lo H5HFdbg.lo H5HFdblock.lo H5HFdtable.lo H5HFhdr.lo H5HFhuge.lo H5HFiblock.lo H5HFiter.lo H5HFman.lo H5HFsection.lo H5HFspace.lo H5HFstat.lo H5HFtest.lo H5HFtiny.lo H5HG.lo H5HGcache.lo H5HGdbg.lo H5HGquery.lo H5HL.lo H5HLcache.lo H5HLdbg.lo H5HLint.lo H5HP.lo H5I.lo H5Itest.lo H5L.lo H5Lexternal.lo H5lib_settings.lo H5MF.lo H5MFaggr.lo H5MFdbg.lo H5MFsection.lo H5MM.lo H5MP.lo H5MPtest.lo H5O.lo H5Oainfo.lo H5Oalloc.lo H5Oattr.lo H5Oattribute.lo H5Obogus.lo H5Obtreek.lo H5Ocache.lo H5Ochunk.lo H5Ocont.lo H5Ocopy.lo H5Odbg.lo H5Odrvinfo.lo H5Odtype.lo H5Oefl.lo H5Ofill.lo H5Oginfo.lo H5Olayout.lo H5Olinfo.lo H5Olink.lo H5Omessage.lo H5Omtime.lo H5Oname.lo H5Onull.lo H5Opline.lo H5Orefcount.lo H5Osdspace.lo H5Oshared.lo H5Ostab.lo H5Oshmesg.lo H5Otest.lo H5Ounknown.lo H5P.lo H5Pacpl.lo H5Pdapl.lo H5Pdcpl.lo H5Pdeprec.lo H5Pdxpl.lo H5Pfapl.lo H5Pfcpl.lo H5Pfmpl.lo H5Pgcpl.lo H5Pint.lo H5Plapl.lo H5Plcpl.lo H5Pocpl.lo H5Pocpypl.lo H5Pstrcpl.lo H5Ptest.lo H5PL.lo H5R.lo H5Rdeprec.lo H5RC.lo H5RS.lo H5S.lo H5Sall.lo H5Sdbg.lo H5Shyper.lo H5Smpio.lo H5Snone.lo H5Spoint.lo H5Sselect.lo H5Stest.lo H5SL.lo H5SM.lo H5SMbtree2.lo H5SMcache.lo H5SMmessage.lo H5SMtest.lo H5ST.lo H5T.lo H5Tarray.lo H5Tbit.lo H5Tcommit.lo H5Tcompound.lo H5Tconv.lo H5Tcset.lo H5Tdbg.lo H5Tdeprec.lo H5Tenum.lo H5Tfields.lo H5Tfixed.lo H5Tfloat.lo H5Tinit.lo H5Tnative.lo H5Toffset.lo H5Toh.lo H5Topaque.lo H5Torder.lo H5Tpad.lo H5Tprecis.lo H5Tstrpad.lo H5Tvisit.lo H5Tvlen.lo H5TS.lo H5VM.lo H5WB.lo H5Z.lo H5Zdeflate.lo H5Zfletcher32.lo H5Znbit.lo H5Zshuffle.lo H5Zszip.lo H5Zscaleoffset.lo H5Ztrans.lo -lsz -lz -ldl -lm libtool: link: gcc -shared -fPIC -DPIC .libs/H5.o .libs/H5checksum.o .libs/H5dbg.o .libs/H5system.o .libs/H5timer.o .libs/H5trace.o .libs/H5A.o .libs/H5Abtree2.o .libs/H5Adense.o .libs/H5Adeprec.o .libs/H5Aint.o .libs/H5Atest.o .libs/H5AC.o .libs/H5B.o .libs/H5Bcache.o .libs/H5Bdbg.o .libs/H5B2.o .libs/H5B2cache.o .libs/H5B2dbg.o .libs/H5B2hdr.o .libs/H5B2int.o .libs/H5B2stat.o .libs/H5B2test.o .libs/H5C.o .libs/H5CS.o .libs/H5D.o .libs/H5Dbtree.o .libs/H5Dchunk.o .libs/H5Dcompact.o .libs/H5Dcontig.o .libs/H5Ddbg.o .libs/H5Ddeprec.o .libs/H5Defl.o .libs/H5Dfill.o .libs/H5Dint.o .libs/H5Dio.o .libs/H5Dlayout.o .libs/H5Dmpio.o .libs/H5Doh.o .libs/H5Dscatgath.o .libs/H5Dselect.o .libs/H5Dtest.o .libs/H5E.o .libs/H5Edeprec.o .libs/H5Eint.o .libs/H5F.o .libs/H5Fint.o .libs/H5Faccum.o .libs/H5Fcwfs.o .libs/H5Fdbg.o .libs/H5Fefc.o .libs/H5Ffake.o .libs/H5Fio.o .libs/H5Fmount.o .libs/H5Fmpi.o .libs/H5Fquery.o .libs/H5Fsfile.o .libs/H5Fsuper.o .libs/H5Fsuper_cache.o .libs/H5Ftest.o .libs/H5FD.o .libs/H5FDcore.o .libs/H5FDdirect.o .libs/H5FDfamily.o .libs/H5FDint.o .libs/H5FDlog.o .libs/H5FDmpi.o .libs/H5FDmpio.o .libs/H5FDmulti.o .libs/H5FDsec2.o .libs/H5FDspace.o .libs/H5FDstdio.o .libs/H5FL.o .libs/H5FO.o .libs/H5FS.o .libs/H5FScache.o .libs/H5FSdbg.o .libs/H5FSsection.o .libs/H5FSstat.o .libs/H5FStest.o .libs/H5G.o .libs/H5Gbtree2.o .libs/H5Gcache.o .libs/H5Gcompact.o .libs/H5Gdense.o .libs/H5Gdeprec.o .libs/H5Gent.o .libs/H5Gint.o .libs/H5Glink.o .libs/H5Gloc.o .libs/H5Gname.o .libs/H5Gnode.o .libs/H5Gobj.o .libs/H5Goh.o .libs/H5Groot.o .libs/H5Gstab.o .libs/H5Gtest.o .libs/H5Gtraverse.o .libs/H5HF.o .libs/H5HFbtree2.o .libs/H5HFcache.o .libs/H5HFdbg.o .libs/H5HFdblock.o .libs/H5HFdtable.o .libs/H5HFhdr.o .libs/H5HFhuge.o .libs/H5HFiblock.o .libs/H5HFiter.o .libs/H5HFman.o .libs/H5HFsection.o .libs/H5HFspace.o .libs/H5HFstat.o .libs/H5HFtest.o .libs/H5HFtiny.o .libs/H5HG.o .libs/H5HGcache.o .libs/H5HGdbg.o .libs/H5HGquery.o .libs/H5HL.o .libs/H5HLcache.o .libs/H5HLdbg.o .libs/H5HLint.o .libs/H5HP.o .libs/H5I.o .libs/H5Itest.o .libs/H5L.o .libs/H5Lexternal.o .libs/H5lib_settings.o .libs/H5MF.o .libs/H5MFaggr.o .libs/H5MFdbg.o .libs/H5MFsection.o .libs/H5MM.o .libs/H5MP.o .libs/H5MPtest.o .libs/H5O.o .libs/H5Oainfo.o .libs/H5Oalloc.o .libs/H5Oattr.o .libs/H5Oattribute.o .libs/H5Obogus.o .libs/H5Obtreek.o .libs/H5Ocache.o .libs/H5Ochunk.o .libs/H5Ocont.o .libs/H5Ocopy.o .libs/H5Odbg.o .libs/H5Odrvinfo.o .libs/H5Odtype.o .libs/H5Oefl.o .libs/H5Ofill.o .libs/H5Oginfo.o .libs/H5Olayout.o .libs/H5Olinfo.o .libs/H5Olink.o .libs/H5Omessage.o .libs/H5Omtime.o .libs/H5Oname.o .libs/H5Onull.o .libs/H5Opline.o .libs/H5Orefcount.o .libs/H5Osdspace.o .libs/H5Oshared.o .libs/H5Ostab.o .libs/H5Oshmesg.o .libs/H5Otest.o .libs/H5Ounknown.o .libs/H5P.o .libs/H5Pacpl.o .libs/H5Pdapl.o .libs/H5Pdcpl.o .libs/H5Pdeprec.o .libs/H5Pdxpl.o .libs/H5Pfapl.o .libs/H5Pfcpl.o .libs/H5Pfmpl.o .libs/H5Pgcpl.o .libs/H5Pint.o .libs/H5Plapl.o .libs/H5Plcpl.o .libs/H5Pocpl.o .libs/H5Pocpypl.o .libs/H5Pstrcpl.o .libs/H5Ptest.o .libs/H5PL.o .libs/H5R.o .libs/H5Rdeprec.o .libs/H5RC.o .libs/H5RS.o .libs/H5S.o .libs/H5Sall.o .libs/H5Sdbg.o .libs/H5Shyper.o .libs/H5Smpio.o .libs/H5Snone.o .libs/H5Spoint.o .libs/H5Sselect.o .libs/H5Stest.o .libs/H5SL.o .libs/H5SM.o .libs/H5SMbtree2.o .libs/H5SMcache.o .libs/H5SMmessage.o .libs/H5SMtest.o .libs/H5ST.o .libs/H5T.o .libs/H5Tarray.o .libs/H5Tbit.o .libs/H5Tcommit.o .libs/H5Tcompound.o .libs/H5Tconv.o .libs/H5Tcset.o .libs/H5Tdbg.o .libs/H5Tdeprec.o .libs/H5Tenum.o .libs/H5Tfields.o .libs/H5Tfixed.o .libs/H5Tfloat.o .libs/H5Tinit.o .libs/H5Tnative.o .libs/H5Toffset.o .libs/H5Toh.o .libs/H5Topaque.o .libs/H5Torder.o .libs/H5Tpad.o .libs/H5Tprecis.o .libs/H5Tstrpad.o .libs/H5Tvisit.o .libs/H5Tvlen.o .libs/H5TS.o .libs/H5VM.o .libs/H5WB.o .libs/H5Z.o .libs/H5Zdeflate.o .libs/H5Zfletcher32.o .libs/H5Znbit.o .libs/H5Zshuffle.o .libs/H5Zszip.o .libs/H5Zscaleoffset.o .libs/H5Ztrans.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5.so.10 -o .libs/libhdf5.so.10.2.1 libtool: link: (cd ".libs" && rm -f "libhdf5.so.10" && ln -s "libhdf5.so.10.2.1" "libhdf5.so.10") libtool: link: (cd ".libs" && rm -f "libhdf5.so" && ln -s "libhdf5.so.10.2.1" "libhdf5.so") libtool: link: ar cru .libs/libhdf5.a H5.o H5checksum.o H5dbg.o H5system.o H5timer.o H5trace.o H5A.o H5Abtree2.o H5Adense.o H5Adeprec.o H5Aint.o H5Atest.o H5AC.o H5B.o H5Bcache.o H5Bdbg.o H5B2.o H5B2cache.o H5B2dbg.o H5B2hdr.o H5B2int.o H5B2stat.o H5B2test.o H5C.o H5CS.o H5D.o H5Dbtree.o H5Dchunk.o H5Dcompact.o H5Dcontig.o H5Ddbg.o H5Ddeprec.o H5Defl.o H5Dfill.o H5Dint.o H5Dio.o H5Dlayout.o H5Dmpio.o H5Doh.o H5Dscatgath.o H5Dselect.o H5Dtest.o H5E.o H5Edeprec.o H5Eint.o H5F.o H5Fint.o H5Faccum.o H5Fcwfs.o H5Fdbg.o H5Fefc.o H5Ffake.o H5Fio.o H5Fmount.o H5Fmpi.o H5Fquery.o H5Fsfile.o H5Fsuper.o H5Fsuper_cache.o H5Ftest.o H5FD.o H5FDcore.o H5FDdirect.o H5FDfamily.o H5FDint.o H5FDlog.o H5FDmpi.o H5FDmpio.o H5FDmulti.o H5FDsec2.o H5FDspace.o H5FDstdio.o H5FL.o H5FO.o H5FS.o H5FScache.o H5FSdbg.o H5FSsection.o H5FSstat.o H5FStest.o H5G.o H5Gbtree2.o H5Gcache.o H5Gcompact.o H5Gdense.o H5Gdeprec.o H5Gent.o H5Gint.o H5Glink.o H5Gloc.o H5Gname.o H5Gnode.o H5Gobj.o H5Goh.o H5Groot.o H5Gstab.o H5Gtest.o H5Gtraverse.o H5HF.o H5HFbtree2.o H5HFcache.o H5HFdbg.o H5HFdblock.o H5HFdtable.o H5HFhdr.o H5HFhuge.o H5HFiblock.o H5HFiter.o H5HFman.o H5HFsection.o H5HFspace.o H5HFstat.o H5HFtest.o H5HFtiny.o H5HG.o H5HGcache.o H5HGdbg.o H5HGquery.o H5HL.o H5HLcache.o H5HLdbg.o H5HLint.o H5HP.o H5I.o H5Itest.o H5L.o H5Lexternal.o H5lib_settings.o H5MF.o H5MFaggr.o H5MFdbg.o H5MFsection.o H5MM.o H5MP.o H5MPtest.o H5O.o H5Oainfo.o H5Oalloc.o H5Oattr.o H5Oattribute.o H5Obogus.o H5Obtreek.o H5Ocache.o H5Ochunk.o H5Ocont.o H5Ocopy.o H5Odbg.o H5Odrvinfo.o H5Odtype.o H5Oefl.o H5Ofill.o H5Oginfo.o H5Olayout.o H5Olinfo.o H5Olink.o H5Omessage.o H5Omtime.o H5Oname.o H5Onull.o H5Opline.o H5Orefcount.o H5Osdspace.o H5Oshared.o H5Ostab.o H5Oshmesg.o H5Otest.o H5Ounknown.o H5P.o H5Pacpl.o H5Pdapl.o H5Pdcpl.o H5Pdeprec.o H5Pdxpl.o H5Pfapl.o H5Pfcpl.o H5Pfmpl.o H5Pgcpl.o H5Pint.o H5Plapl.o H5Plcpl.o H5Pocpl.o H5Pocpypl.o H5Pstrcpl.o H5Ptest.o H5PL.o H5R.o H5Rdeprec.o H5RC.o H5RS.o H5S.o H5Sall.o H5Sdbg.o H5Shyper.o H5Smpio.o H5Snone.o H5Spoint.o H5Sselect.o H5Stest.o H5SL.o H5SM.o H5SMbtree2.o H5SMcache.o H5SMmessage.o H5SMtest.o H5ST.o H5T.o H5Tarray.o H5Tbit.o H5Tcommit.o H5Tcompound.o H5Tconv.o H5Tcset.o H5Tdbg.o H5Tdeprec.o H5Tenum.o H5Tfields.o H5Tfixed.o H5Tfloat.o H5Tinit.o H5Tnative.o H5Toffset.o H5Toh.o H5Topaque.o H5Torder.o H5Tpad.o H5Tprecis.o H5Tstrpad.o H5Tvisit.o H5Tvlen.o H5TS.o H5VM.o H5WB.o H5Z.o H5Zdeflate.o H5Zfletcher32.o H5Znbit.o H5Zshuffle.o H5Zszip.o H5Zscaleoffset.o H5Ztrans.o libtool: link: ranlib .libs/libhdf5.a libtool: link: ( cd ".libs" && rm -f "libhdf5.la" && ln -s "../libhdf5.la" "libhdf5.la" ) make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/src' Making all in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/test' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dynlib1.lo ../../test/dynlib1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib1.c -fPIC -DPIC -o .libs/dynlib1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib1.c -o dynlib1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdynlib1.la -rpath /usr/lib64 dynlib1.lo -lsz -lz -ldl -lm libtool: link: gcc -shared -fPIC -DPIC .libs/dynlib1.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libdynlib1.so.0 -o .libs/libdynlib1.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdynlib1.so.0" && ln -s "libdynlib1.so.0.0.0" "libdynlib1.so.0") libtool: link: (cd ".libs" && rm -f "libdynlib1.so" && ln -s "libdynlib1.so.0.0.0" "libdynlib1.so") libtool: link: ar cru .libs/libdynlib1.a dynlib1.o libtool: link: ranlib .libs/libdynlib1.a libtool: link: ( cd ".libs" && rm -f "libdynlib1.la" && ln -s "../libdynlib1.la" "libdynlib1.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dynlib2.lo ../../test/dynlib2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib2.c -fPIC -DPIC -o .libs/dynlib2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib2.c -o dynlib2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdynlib2.la -rpath /usr/lib64 dynlib2.lo -lsz -lz -ldl -lm libtool: link: gcc -shared -fPIC -DPIC .libs/dynlib2.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libdynlib2.so.0 -o .libs/libdynlib2.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdynlib2.so.0" && ln -s "libdynlib2.so.0.0.0" "libdynlib2.so.0") libtool: link: (cd ".libs" && rm -f "libdynlib2.so" && ln -s "libdynlib2.so.0.0.0" "libdynlib2.so") libtool: link: ar cru .libs/libdynlib2.a dynlib2.o libtool: link: ranlib .libs/libdynlib2.a libtool: link: ( cd ".libs" && rm -f "libdynlib2.la" && ln -s "../libdynlib2.la" "libdynlib2.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dynlib3.lo ../../test/dynlib3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib3.c -fPIC -DPIC -o .libs/dynlib3.o ../../test/dynlib3.c: In function 'H5Z_filter_dynlib3': ../../test/dynlib3.c:91:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] memcpy(dst, (void*)GROUP_SUFFIX, SUFFIX_LEN); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib3.c -o dynlib3.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdynlib3.la -rpath /usr/lib64 dynlib3.lo -lsz -lz -ldl -lm libtool: link: gcc -shared -fPIC -DPIC .libs/dynlib3.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libdynlib3.so.0 -o .libs/libdynlib3.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdynlib3.so.0" && ln -s "libdynlib3.so.0.0.0" "libdynlib3.so.0") libtool: link: (cd ".libs" && rm -f "libdynlib3.so" && ln -s "libdynlib3.so.0.0.0" "libdynlib3.so") libtool: link: ar cru .libs/libdynlib3.a dynlib3.o libtool: link: ranlib .libs/libdynlib3.a libtool: link: ( cd ".libs" && rm -f "libdynlib3.la" && ln -s "../libdynlib3.la" "libdynlib3.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dynlib4.lo ../../test/dynlib4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib4.c -fPIC -DPIC -o .libs/dynlib4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib4.c -o dynlib4.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdynlib4.la -rpath /usr/lib64 dynlib4.lo -lsz -lz -ldl -lm libtool: link: gcc -shared -fPIC -DPIC .libs/dynlib4.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libdynlib4.so.0 -o .libs/libdynlib4.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdynlib4.so.0" && ln -s "libdynlib4.so.0.0.0" "libdynlib4.so.0") libtool: link: (cd ".libs" && rm -f "libdynlib4.so" && ln -s "libdynlib4.so.0.0.0" "libdynlib4.so") libtool: link: ar cru .libs/libdynlib4.a dynlib4.o libtool: link: ranlib .libs/libdynlib4.a libtool: link: ( cd ".libs" && rm -f "libdynlib4.la" && ln -s "../libdynlib4.la" "libdynlib4.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5test.lo ../../test/h5test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/h5test.c -fPIC -DPIC -o .libs/h5test.o In file included from ../../test/h5test.h:26:0, from ../../test/h5test.c:27: ../../test/h5test.c: In function 'h5_make_local_copy': ../../src/H5private.h:1403:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~~~~~~~~ ../../test/h5test.c:1202:9: note: in expansion of macro 'HDwrite' HDwrite(fd_new, buf, (size_t)nread); ^~~~~~~ In file included from ../../test/h5test.c:28:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/h5test.c -o h5test.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o testframe.lo ../../test/testframe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/testframe.c -fPIC -DPIC -o .libs/testframe.o ../../test/testframe.c: In function 'PrintErrorStackOn': ../../test/testframe.c:618:31: warning: passing argument 2 of 'H5Eset_auto2' from incompatible pointer type [-Wincompatible-pointer-types] H5Eset_auto2(H5E_DEFAULT, PrintErrorStackFunc, PrintErrorStackData); ^~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Eprivate.h:22:0, from ../../test/testhdf5.h:28, from ../../test/testframe.c:24: ../../src/H5Epublic.h:174:15: note: expected 'H5E_auto2_t {aka int (*)(int, void *)}' but argument is of type 'herr_t (**)(hid_t, void *) {aka int (**)(int, void *)}' H5_DLL herr_t H5Eset_auto2(hid_t estack_id, H5E_auto2_t func, void *client_data); ^~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/testframe.c -o testframe.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cache_common.lo ../../test/cache_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/cache_common.c -fPIC -DPIC -o .libs/cache_common.o ../../test/cache_common.c: In function 'clear': ../../test/cache_common.c:523:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t * base_addr; ^~~~~~~~~ ../../test/cache_common.c: In function 'destroy': ../../test/cache_common.c:647:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t * base_addr; ^~~~~~~~~ ../../test/cache_common.c: In function 'flush': ../../test/cache_common.c:811:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t * base_addr; ^~~~~~~~~ ../../test/cache_common.c: In function 'size': ../../test/cache_common.c:1098:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t * base_addr; ^~~~~~~~~ ../../test/cache_common.c: In function 'col_major_scan_backward': ../../test/cache_common.c:4401:9: warning: 'cache_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] H5C_stats(cache_ptr, "test cache", display_detailed_stats); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/cache_common.c -o cache_common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libh5test.la h5test.lo testframe.lo cache_common.lo -lsz -lz -ldl -lm libtool: link: ar cru .libs/libh5test.a .libs/h5test.o .libs/testframe.o .libs/cache_common.o libtool: link: ranlib .libs/libh5test.a libtool: link: ( cd ".libs" && rm -f "libh5test.la" && ln -s "../libh5test.la" "libh5test.la" ) gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o testhdf5.o ../../test/testhdf5.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tarray.o ../../test/tarray.c ../../test/tarray.c: In function 'test_array_funcs': ../../test/tarray.c:192:10: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] size=H5Tget_precision(type); ^~~~~~~~~~~~~~~~ ../../test/tarray.c:195:10: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] size=H5Tget_size(type); ^~~~~~~~~~~ ../../test/tarray.c:198:10: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] size=H5Tget_ebias(type); ^~~~~~~~~~~~ ../../test/tarray.c: In function 'test_array_compound_atomic': ../../test/tarray.c:544:39: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] wdata[i][j].f = (float)(i * 2.5F + j); ^ ../../test/tarray.c:544:46: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] wdata[i][j].f = (float)(i * 2.5F + j); ^ ../../test/tarray.c: In function 'test_array_compound_array': ../../test/tarray.c:748:44: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] wdata[i][j].f[k]=(float)(i * 10.0F + j * 2.5F + k); ^ ../../test/tarray.c:748:56: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] wdata[i][j].f[k]=(float)(i * 10.0F + j * 2.5F + k); ^ ../../test/tarray.c:748:63: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] wdata[i][j].f[k]=(float)(i * 10.0F + j * 2.5F + k); ^ ../../test/tarray.c: In function 'test_array_alloc_custom': ../../test/tarray.c:977:18: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] *mem_used+=size; ^~ ../../test/tarray.c:977:20: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] *mem_used+=size; ^~~~ ../../test/tarray.c: In function 'test_array_free_custom': ../../test/tarray.c:1005:18: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] *mem_used-=*(size_t *)mem; ^~ ../../test/tarray.c:1005:20: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] *mem_used-=*(size_t *)mem; ^ In file included from ../../test/testhdf5.h:27:0, from ../../test/tarray.c:24: ../../test/tarray.c: In function 'test_array_vlen_atomic': ../../test/tarray.c:1044:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i][j].p=HDmalloc((i+j+1)*sizeof(unsigned int)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/tarray.c:1045:29: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i][j].len=i+j+1; ^ ../../test/tarray.c:1047:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ((unsigned int *)wdata[i][j].p)[k]=i*100+j*10+k; ^ In file included from ../../test/testhdf5.h:27:0, from ../../test/tarray.c:24: ../../test/tarray.c: In function 'test_array_vlen_array': ../../test/tarray.c:1255:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i][j].p=HDmalloc((i+j+1)*(sizeof(unsigned int)*ARRAY1_DIM1)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/tarray.c:1256:29: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i][j].len=i+j+1; ^ ../../test/tarray.c:1259:70: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ((unsigned int *)wdata[i][j].p)[k*ARRAY1_DIM1+l]=i*1000+j*100+k*10+l; ^ ../../test/tarray.c: In function 'test_array_bkg': ../../test/tarray.c:1537:31: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf[i].b[j] = (float)(100.0F*(i+1) + 0.01F*j); ^ ../../test/tarray.c:1537:45: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf[i].b[j] = (float)(100.0F*(i+1) + 0.01F*j); ^ ../../test/tarray.c:1538:32: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf[i].c[j] = (double)(100.0F*(i+1) + 0.02F*j); ^ ../../test/tarray.c:1538:46: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf[i].c[j] = (double)(100.0F*(i+1) + 0.02F*j); ^ In file included from ../../test/tarray.c:25:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tattr.o ../../test/tattr.c In file included from ../../test/tattr.c:24:0: ../../test/tattr.c: In function 'test_attr_compound_read': ../../test/testhdf5.h:85:34: warning: cast from function call of type 'H5T_order_t {aka enum H5T_order_t}' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tattr.c:847:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_INT), "H5Tget_order"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: cast from function call of type 'H5T_order_t {aka enum H5T_order_t}' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tattr.c:856:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_DOUBLE), "H5Tget_order"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: cast from function call of type 'H5T_order_t {aka enum H5T_order_t}' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tattr.c:865:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_SCHAR), "H5Tget_order"); ^~~~~~ ../../test/tattr.c:884:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^~~~~~~~~~~ In file included from ../../test/tattr.c:24:0: ../../test/tattr.c: In function 'test_attr_mult_read': ../../test/testhdf5.h:85:34: warning: cast from function call of type 'H5T_order_t {aka enum H5T_order_t}' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tattr.c:1228:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_INT), "H5Tget_order"); ^~~~~~ ../../test/tattr.c:1243:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^~~~~~~~~~~ ../../test/tattr.c:1249:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr,HDstrlen(ATTR1_NAME), attr_name); ^~~~~~~~~~~ In file included from ../../test/tattr.c:24:0: ../../test/testhdf5.h:85:34: warning: cast from function call of type 'H5T_order_t {aka enum H5T_order_t}' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tattr.c:1283:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_INT), "H5Tget_order"); ^~~~~~ ../../test/tattr.c:1299:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^~~~~~~~~~~ ../../test/tattr.c:1305:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, HDstrlen(ATTR2_NAME), attr_name); ^~~~~~~~~~~ In file included from ../../test/tattr.c:24:0: ../../test/testhdf5.h:85:34: warning: cast from function call of type 'H5T_order_t {aka enum H5T_order_t}' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tattr.c:1341:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_DOUBLE), "H5Tget_order"); ^~~~~~ ../../test/tattr.c:1358:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^~~~~~~~~~~ ../../test/tattr.c:1364:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, HDstrlen(ATTR3_NAME), attr_name); ^~~~~~~~~~~ ../../test/tattr.c: In function 'test_attr_delete': ../../test/tattr.c:1552:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^~~~~~~~~~~ ../../test/tattr.c:1566:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^~~~~~~~~~~ ../../test/tattr.c:1589:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^~~~~~~~~~~ ../../test/tattr.c: In function 'test_attr_dense_verify': ../../test/tattr.c:2086:20: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, check_name); ^~~~~~~~~~~ ../../test/tattr.c: In function 'attr_info_by_idx_check': ../../test/tattr.c:5559:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, n, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:5584:15: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_NATIVE, n, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:5605:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_DEC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:5625:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_NAME, H5_ITER_INC, n, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:5650:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_NAME, H5_ITER_DEC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c: In function 'test_attr_info_by_idx': ../../test/tattr.c:5759:19: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:5796:19: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:5846:19: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c: In function 'test_attr_delete_by_idx': ../../test/tattr.c:6073:31: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:6198:31: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:6309:31: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:6358:31: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c: In function 'attr_iterate_check': ../../test/tattr.c:6614:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip); ^~~~~ ../../test/tattr.c:6614:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:6646:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip); ^~~~~ ../../test/tattr.c:6646:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:6678:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip); ^~~~~ ../../test/tattr.c:6678:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c: In function 'test_attr_bug3': ../../test/tattr.c:9861:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata2[u][v] = (int)((u * dims2[1]) + v); ^ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tchecksum.o ../../test/tchecksum.c ../../test/tchecksum.c: In function 'test_chksum_large': ../../test/tchecksum.c:192:24: warning: conversion to 'uint8_t {aka unsigned char}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] large_buf[u] = u * 3; ^ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tconfig.o ../../test/tconfig.c ../../test/tconfig.c: In function 'test_config_ctypes': ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:117:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(char, H5_SIZEOF_CHAR); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:118:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(signed char, unsigned char, H5_SIZEOF_CHAR); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:118:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(signed char, unsigned char, H5_SIZEOF_CHAR); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:119:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int, unsigned int, H5_SIZEOF_INT); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:119:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int, unsigned int, H5_SIZEOF_INT); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:120:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(short, unsigned short, H5_SIZEOF_SHORT); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:120:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(short, unsigned short, H5_SIZEOF_SHORT); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:121:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(long, unsigned long, H5_SIZEOF_LONG); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:121:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(long, unsigned long, H5_SIZEOF_LONG); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:122:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(float, H5_SIZEOF_FLOAT); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:123:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(double, H5_SIZEOF_DOUBLE); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:125:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(long double, H5_SIZEOF_LONG_DOUBLE); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:130:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(long long, unsigned long long, H5_SIZEOF_LONG_LONG); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:130:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(long long, unsigned long long, H5_SIZEOF_LONG_LONG); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:134:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int8_t, uint8_t, H5_SIZEOF_INT8_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:134:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int8_t, uint8_t, H5_SIZEOF_INT8_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:138:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int16_t, uint16_t, H5_SIZEOF_INT16_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:138:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int16_t, uint16_t, H5_SIZEOF_INT16_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:142:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int32_t, uint32_t, H5_SIZEOF_INT32_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:142:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int32_t, uint32_t, H5_SIZEOF_INT32_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:146:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int64_t, uint64_t, H5_SIZEOF_INT64_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:146:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int64_t, uint64_t, H5_SIZEOF_INT64_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:152:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(int_fast8_t, H5_SIZEOF_INT_FAST8_T); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:156:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(uint_fast8_t, H5_SIZEOF_UINT_FAST8_T); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:160:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_fast16_t, uint_fast16_t, H5_SIZEOF_INT_FAST16_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:160:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_fast16_t, uint_fast16_t, H5_SIZEOF_INT_FAST16_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:164:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_fast32_t, uint_fast32_t, H5_SIZEOF_INT_FAST32_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:164:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_fast32_t, uint_fast32_t, H5_SIZEOF_INT_FAST32_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:168:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_fast64_t, uint_fast64_t, H5_SIZEOF_INT_FAST64_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:168:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_fast64_t, uint_fast64_t, H5_SIZEOF_INT_FAST64_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:172:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least8_t, uint_least8_t, H5_SIZEOF_INT_LEAST8_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:172:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least8_t, uint_least8_t, H5_SIZEOF_INT_LEAST8_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:176:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least16_t, uint_least16_t, H5_SIZEOF_INT_LEAST16_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:176:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least16_t, uint_least16_t, H5_SIZEOF_INT_LEAST16_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:180:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least32_t, uint_least32_t, H5_SIZEOF_INT_LEAST32_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:180:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least32_t, uint_least32_t, H5_SIZEOF_INT_LEAST32_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:184:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least64_t, uint_least64_t, H5_SIZEOF_INT_LEAST64_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:184:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least64_t, uint_least64_t, H5_SIZEOF_INT_LEAST64_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:193:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(off_t, H5_SIZEOF_OFF_T); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:197:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(size_t, H5_SIZEOF_SIZE_T); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:201:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(ssize_t, H5_SIZEOF_SSIZE_T); ^~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tfile.o ../../test/tfile.c ../../test/tfile.c: In function 'test_file_open_overlap': ../../test/tfile.c:1851:13: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] nobjs = H5Fget_obj_count(fid1, H5F_OBJ_LOCAL|H5F_OBJ_ALL); ^~~~~~~~~~~~~~~~ ../../test/tfile.c:1872:13: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] nobjs = H5Fget_obj_count(fid2, H5F_OBJ_ALL); ^~~~~~~~~~~~~~~~ In file included from ../../test/tfile.c:26:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tgenprop.o ../../test/tgenprop.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o th5o.o ../../test/th5o.c In file included from ../../test/th5o.c:24:0: ../../test/th5o.c: In function 'test_h5o_close': ../../test/testhdf5.h:85:16: warning: cast from function call of type 'H5I_type_t {aka enum H5I_type_t}' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/th5o.c:167:5: note: in expansion of macro 'VERIFY' VERIFY(H5Iget_type(grp), H5I_GROUP, "H5Iget_type"); ^~~~~~ ../../test/th5o.c: In function 'test_h5o_comment': ../../test/th5o.c:1011:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment(fid, check_comment, (size_t)comment_len+1); ^~~~~~~~~~~~~~ ../../test/th5o.c:1025:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment(grp, check_comment, (size_t)comment_len+1); ^~~~~~~~~~~~~~ ../../test/th5o.c:1039:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment(dtype, check_comment, (size_t)comment_len+1); ^~~~~~~~~~~~~~ ../../test/th5o.c:1053:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment(dset, check_comment, (size_t)comment_len+1); ^~~~~~~~~~~~~~ ../../test/th5o.c: In function 'test_h5o_comment_by_name': ../../test/th5o.c:1182:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment_by_name(fid, ".", check_comment, (size_t)comment_len+1, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~ ../../test/th5o.c:1196:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment_by_name(fid, "group", check_comment, (size_t)comment_len+1, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~ ../../test/th5o.c:1206:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment_by_name(grp, "datatype", check_comment, (size_t)comment_len+1, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~ ../../test/th5o.c:1216:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment_by_name(fid, "dataset", check_comment, (size_t)comment_len+1, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o th5s.o ../../test/th5s.c ../../test/th5s.c: In function 'test_h5s_zero_dim': ../../test/th5s.c:562:27: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata[i][j] = i + j; ^ ../../test/th5s.c:564:33: warning: conversion to 'short int' from 'unsigned int' may alter its value [-Wconversion] wdata_short[i][j] = i + j; ^ ../../test/th5s.c:571:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata_real[i][j][k] = i + j + k; ^ ../../test/th5s.c: In function 'test_h5s_chunk': ../../test/th5s.c:1655:52: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] chunk_data_flt[i][j] = (float)((i + 1) * 2.5F - j * 100.3F); ^ ../../test/th5s.c:1655:63: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] chunk_data_flt[i][j] = (float)((i + 1) * 2.5F - j * 100.3F); ^ In file included from ../../test/th5s.c:25:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tcoords.o ../../test/tcoords.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o theap.o ../../test/theap.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tid.o ../../test/tid.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o titerate.o ../../test/titerate.c ../../test/titerate.c: In function 'test_iter_group': ../../test/titerate.c:286:11: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] idx = i = 0; ^ ../../test/titerate.c:311:11: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] idx = i = 0; ^ ../../test/titerate.c: In function 'test_iter_attr': ../../test/titerate.c:465:11: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] idx = i = 0; ^ ../../test/titerate.c:491:11: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] idx = i = 0; ^ ../../test/titerate.c: In function 'test_iter_group_large': ../../test/titerate.c:675:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hsize_t idx = i; ^ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tmeta.o ../../test/tmeta.c In file included from ../../test/tmeta.c:25:0: ../../test/tmeta.c: In function 'test_metadata': ../../src/H5Fprivate.h:132:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] (i) |= ((int32_t)(((*(p) & 0xff) << 24) | \ ^ ../../test/tmeta.c:89:5: note: in expansion of macro 'INT32DECODE' INT32DECODE(p, di32); /* Decode the int32 value */ ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tmisc.o ../../test/tmisc.c ../../test/tmisc.c: In function 'test_misc8': ../../test/tmisc.c:1257:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] *tdata++=((u*MISC8_DIM1)+v)%13; ^ In file included from ../../test/tmisc.c:32:0: ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tmisc.c:1313:5: note: in expansion of macro 'VERIFY' VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tmisc.c:1339:5: note: in expansion of macro 'VERIFY' VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tmisc.c:1364:5: note: in expansion of macro 'VERIFY' VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tmisc.c:1408:5: note: in expansion of macro 'VERIFY' VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tmisc.c:1435:5: note: in expansion of macro 'VERIFY' VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tmisc.c:1465:5: note: in expansion of macro 'VERIFY' VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tmisc.c:1489:5: note: in expansion of macro 'VERIFY' VERIFY(storage_size, 4 * MISC8_CHUNK_DIM0 * MISC8_CHUNK_DIM1 * H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tmisc.c:1512:5: note: in expansion of macro 'VERIFY' VERIFY(storage_size, MISC8_DIM0*MISC8_DIM1*H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size"); ^~~~~~ ../../test/tmisc.c: In function 'test_misc16': ../../test/tmisc.c:2725:63: warning: initialization makes integer from pointer without a cast [-Wint-conversion] {"1234567", "1234567\0", "12345678", {NULL}}; ^~~~ ../../test/tmisc.c:2725:63: note: (near initialization for 'wdata[3][0]') ../../test/tmisc.c: In function 'test_misc17': ../../test/tmisc.c:2804:63: warning: initialization makes integer from pointer without a cast [-Wint-conversion] {"1234567", "1234567\0", "12345678", {NULL}}; ^~~~ ../../test/tmisc.c:2804:63: note: (near initialization for 'wdata[3][0]') ../../test/tmisc.c: In function 'test_misc22': ../../test/tmisc.c:3733:28: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] correct = prec[j]; ^~~~ ../../test/tmisc.c:3735:31: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] correct = H5Tget_size(idts[i]) * 8; ^~~~~~~~~~~ ../../test/tmisc.c: In function 'test_misc23': ../../test/tmisc.c:3882:14: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] status = H5Iget_name(tmp_id, objname, (size_t)MISC23_NAME_BUF_SIZE); ^~~~~~~~~~~ ../../test/tmisc.c: In function 'test_misc28': ../../test/tmisc.c:5038:18: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] buf[i] = i; ^ ../../test/tmisc.c:308:33: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] #define MISC28_SIZE 10 ^ ../../test/tmisc.c:5059:18: note: in expansion of macro 'MISC28_SIZE' buf[i] = MISC28_SIZE - 1 - i; ^~~~~~~~~~~ In file included from ../../test/tmisc.c:33:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o trefer.o ../../test/trefer.c ../../test/trefer.c: In function 'test_reference_params': ../../test/trefer.c:117:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *tu32++=i*3; ^ ../../test/trefer.c:198:17: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_size = H5Rget_name((hid_t)-1, H5R_DATASET_REGION, &rbuf[0], NULL, 0); ^~~~~~~~~~~ ../../test/trefer.c:200:17: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_size = H5Rget_name(fid1, H5R_DATASET_REGION, NULL, NULL, 0); ^~~~~~~~~~~ ../../test/trefer.c:202:17: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_size = H5Rget_name(fid1, H5R_MAXTYPE, &rbuf[0], NULL, 0); ^~~~~~~~~~~ ../../test/trefer.c: In function 'test_reference_obj': ../../test/trefer.c:287:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *tu32++=i*3; ^ ../../test/trefer.c:418:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment(group, read_comment, (size_t)10); ^~~~~~~~~~~~~~ ../../test/trefer.c: In function 'test_reference_region': ../../test/trefer.c:532:18: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion] *tu8++ = i * 3; ^ In file included from ../../test/testhdf5.h:27:0, from ../../test/trefer.c:24: ../../test/trefer.c:719:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] coords = (hsize_t *)HDmalloc(ret * SPACE2_RANK * sizeof(hsize_t) * 2); /* allocate space for the hyperslab blocks */ ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/trefer.c:747:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] coords = (hsize_t *)HDmalloc(ret * SPACE2_RANK * sizeof(hsize_t)); /* allocate space for the element points */ ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/trefer.c: In function 'test_reference_region_1D': ../../test/trefer.c:868:18: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion] *tu8++ = i * 3; ^ In file included from ../../test/testhdf5.h:27:0, from ../../test/trefer.c:24: ../../test/trefer.c:991:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] coords = (hsize_t *)HDmalloc(ret * SPACE3_RANK * sizeof(hsize_t) * 2); /* allocate space for the hyperslab blocks */ ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/trefer.c:1043:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] coords = (hsize_t *)HDmalloc(ret * SPACE3_RANK * sizeof(hsize_t)); /* allocate space for the element points */ ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/trefer.c: In function 'test_reference_group': ../../test/trefer.c:1328:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Lget_name_by_idx(gid, ".", H5_INDEX_NAME, H5_ITER_INC, (hsize_t)0, objname, (size_t)NAME_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o trefstr.o ../../test/trefstr.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tselect.o ../../test/tselect.c ../../test/tselect.c: In function 'test_select_all': ../../test/tselect.c:717:27: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion] *tbuf++ = (uint8_t)(((i * SPACE4_DIM2) + j) * SPACE4_DIM3) + k; ^ ../../test/tselect.c: In function 'verify_select_hyper_contig_dr__run_test': ../../test/tselect.c:1608:12: warning: unused parameter 'cube_size' [-Wunused-parameter] size_t cube_size, unsigned edge_size, unsigned cube_rank) ^~~~~~~~~ ../../test/tselect.c: In function 'test_select_fill_point': ../../test/tselect.c:7185:47: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] points[u][0] = (hsize_t)(points[u][0] + real_offset[0]); ^ ../../test/tselect.c:7186:47: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] points[u][1] = (hsize_t)(points[u][1] + real_offset[1]); ^ ../../test/tselect.c: In function 'test_select_fill_hyper_simple': ../../test/tselect.c:7266:42: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] if((u >= (unsigned)(start[0] + real_offset[0]) && u < (unsigned)(start[0] + count[0] + real_offset[0])) ^ ../../test/tselect.c:7266:98: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] if((u >= (unsigned)(start[0] + real_offset[0]) && u < (unsigned)(start[0] + count[0] + real_offset[0])) ^ ../../test/tselect.c:7267:46: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] && (v >= (unsigned)(start[1] + real_offset[1]) && v < (unsigned)(start[1] + count[1] + real_offset[1]))) { ^ ../../test/tselect.c:7267:102: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] && (v >= (unsigned)(start[1] + real_offset[1]) && v < (unsigned)(start[1] + count[1] + real_offset[1]))) { ^ ../../test/tselect.c:7285:60: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] points[num_points][0] = (hsize_t)(u + start[0] + real_offset[0]); ^ ../../test/tselect.c:7286:60: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] points[num_points][1] = (hsize_t)(v + start[1] + real_offset[1]); ^ ../../test/tselect.c: In function 'test_select_fill_hyper_regular': ../../test/tselect.c:7376:49: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) { ^ ../../test/tselect.c:7376:99: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) { ^ ../../test/tselect.c:7393:47: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] points[u][0] = (hsize_t)(points[u][0] + real_offset[0]); ^ ../../test/tselect.c:7394:47: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] points[u][1] = (hsize_t)(points[u][1] + real_offset[1]); ^ ../../test/tselect.c: In function 'test_select_fill_hyper_irregular': ../../test/tselect.c:7499:49: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) { ^ ../../test/tselect.c:7499:99: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) { ^ ../../test/tselect.c:7516:57: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] iter_points[u][0] = (hsize_t)(iter_points[u][0] + real_offset[0]); ^ ../../test/tselect.c:7517:57: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] iter_points[u][1] = (hsize_t)(iter_points[u][1] + real_offset[1]); ^ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tskiplist.o ../../test/tskiplist.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tsohm.o ../../test/tsohm.c In file included from ../../test/tsohm.c:24:0: ../../test/tsohm.c: In function 'size2_verify_plist1': ../../test/testhdf5.h:91:16: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'int (*)(const void *, const void *, size_t) {aka int (*)(const void *, const void *, long unsigned int)}' [-Wformat=] TestErrPrintf("*** UNEXPECTED VALUE from %s should be %ld, but is %ld at line %4d " \ ^ "in %s\n", (where), __val, __x, (int)__LINE__, __FILE__); \ ~ ../../test/testhdf5.h:91:16: note: in definition of macro 'VERIFY' TestErrPrintf("*** UNEXPECTED VALUE from %s should be %ld, but is %ld at line %4d " \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/testhdf5.h:91:44: note: format string is defined here TestErrPrintf("*** UNEXPECTED VALUE from %s should be %ld, but is %ld at line %4d " \ ~^ ../../test/tsohm.c: In function 'size2_verify_plist2': ../../test/testhdf5.h:91:16: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'int (*)(const void *, const void *, size_t) {aka int (*)(const void *, const void *, long unsigned int)}' [-Wformat=] TestErrPrintf("*** UNEXPECTED VALUE from %s should be %ld, but is %ld at line %4d " \ ^ "in %s\n", (where), __val, __x, (int)__LINE__, __FILE__); \ ~ ../../test/testhdf5.h:91:16: note: in definition of macro 'VERIFY' TestErrPrintf("*** UNEXPECTED VALUE from %s should be %ld, but is %ld at line %4d " \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/testhdf5.h:91:44: note: format string is defined here TestErrPrintf("*** UNEXPECTED VALUE from %s should be %ld, but is %ld at line %4d " \ ~^ ../../test/tsohm.c: In function 'size2_helper': ../../test/tsohm.c:1684:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_string1[0] = attr_name[0] = (x / 10) + '0'; ^ ../../test/tsohm.c:1685:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_string1[1] = attr_name[1] = (x % 10) + '0'; ^ ../../test/tsohm.c:1724:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_string1[0] = attr_name[0] = (x / 10) + '0'; ^ ../../test/tsohm.c:1725:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_string1[1] = attr_name[1] = (x % 10) + '0'; ^ ../../test/tsohm.c: In function 'size2_verify': ../../test/tsohm.c:1943:49: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_correct_string[0] = attr_name[0] = (x / 10) + '0'; ^ ../../test/tsohm.c:1944:49: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_correct_string[1] = attr_name[1] = (x % 10) + '0'; ^ ../../test/tsohm.c: In function 'test_sohm_size2': ../../test/tsohm.c:2200:58: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_med.empty_size > norm_sizes.empty_size * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2261:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(btree_index.dsets2 > list_index_small.dsets2 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2270:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_small.dsets2 > btree_index.dsets2 * OVERHEAD_ALLOWED * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2294:63: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(btree_index.interleaved > list_index_small.interleaved * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2323:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(btree_index.attrs1 > list_index_small.attrs1 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2325:51: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(btree_index.attrs1 > list_index_med.attrs1 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2327:51: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_med.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2329:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_small.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2334:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_small.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2336:51: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_med.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2352:61: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] ((btree_index.attrs1 - btree_index.interleaved) * OVERHEAD_ALLOWED)) ^ ../../test/tsohm.c:2360:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(btree_index.attrs2 > list_index_small.attrs2 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2362:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_small.attrs2 > btree_index.attrs2 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2364:51: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(btree_index.attrs2 > list_index_med.attrs2 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2366:51: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_med.attrs2 > btree_index.attrs2 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2454:61: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] (list_index_med.dsets2 - list_index_med.dsets1) * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2457:55: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] (btree_index.dsets2 - btree_index.dsets1) * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2461:66: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] (list_index_med.interleaved - list_index_med.dsets2) * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2464:60: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] (btree_index.interleaved - btree_index.dsets2) * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2486:31: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(mult_index_med.attrs2 * OVERHEAD_ALLOWED < btree_index.attrs2) ^ ../../test/tsohm.c:2488:33: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(mult_index_btree.attrs2 * OVERHEAD_ALLOWED < btree_index.attrs2) ^ ../../test/tsohm.c:2557:67: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(share_tiny_index.first_dset >= type_space_index.first_dset * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2564:37: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(share_tiny_index.second_dset * OVERHEAD_ALLOWED < type_space_index.second_dset) ^ ../../test/tsohm.c:2569:32: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(share_tiny_index.dsets1 * OVERHEAD_ALLOWED < type_space_index.dsets1) ^ ../../test/tsohm.c:2574:32: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(share_tiny_index.dsets2 * OVERHEAD_ALLOWED < type_space_index.dsets2) ^ ../../test/tsohm.c:2579:37: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(share_tiny_index.interleaved * OVERHEAD_ALLOWED < type_space_index.interleaved) ^ ../../test/tsohm.c:2584:32: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(share_tiny_index.attrs1 * OVERHEAD_ALLOWED < type_space_index.attrs1) ^ ../../test/tsohm.c:2589:32: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(share_tiny_index.attrs2 * OVERHEAD_ALLOWED < type_space_index.attrs2) ^ ../../test/tsohm.c: In function 'delete_helper_write': ../../test/tsohm.c:2619:13: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] wdata = x + 'a'; ^ ../../test/tsohm.c: In function 'delete_helper': ../../test/tsohm.c:2767:41: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(norm_filesize > deleted_filesize * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2769:41: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(deleted_filesize > norm_filesize * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c: In function 'test_sohm_external_dtype': ../../test/tsohm.c:3890:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] s_ptr->a = i*3 + 1; ^ ../../test/tsohm.c:3891:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] s_ptr->b = i*3 + 2; ^ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ttime.o ../../test/ttime.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ttst.o ../../test/ttst.c ../../test/ttst.c: In function 'test_tst_init': ../../test/ttst.c:110:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] tmp_word=(char *)words[u]; ^ ../../test/ttst.c:129:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] v=u+(HDrandom()%(num_uniq_words-u)); ^ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tunicode.o ../../test/tunicode.c ../../test/tunicode.c: In function 'test_objnames': ../../test/tunicode.c:402:9: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment_by_name(fid, string, read_buf, (size_t)MAX_STRING_LENGTH, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~ ../../test/tunicode.c: In function 'test_attrname': ../../test/tunicode.c:535:9: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name(attr_id, (size_t)MAX_STRING_LENGTH, read_buf); ^~~~~~~~~~~ ../../test/tunicode.c: In function 'write_char': ../../test/tunicode.c:747:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos] = c; ^ ../../test/tunicode.c:751:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos] = (0xC0 | c>>6); ^ ../../test/tunicode.c:752:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+1] = (0x80 | (c & 0x3F)); ^ ../../test/tunicode.c:756:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos] = (0xE0 | c>>12); ^ ../../test/tunicode.c:757:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+1] = (0x80 | (c>>6 & 0x3F)); ^ ../../test/tunicode.c:758:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+2] = (0x80 | (c & 0x3F)); ^ ../../test/tunicode.c:762:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos] = (0xF0 | c>>18); ^ ../../test/tunicode.c:763:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+1] = (0x80 | (c>>12 & 0x3F)); ^ ../../test/tunicode.c:764:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+2] = (0x80 | (c>>6 & 0x3F)); ^ ../../test/tunicode.c:765:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+3] = (0x80 | (c & 0x3F)); ^ ../../test/tunicode.c: In function 'dump_string': ../../test/tunicode.c:784:12: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] length = strlen(string); ^~~~~~ ../../test/tunicode.c: In function 'test_unicode': ../../test/tunicode.c:817:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] unicode_point = (HDrandom() % (MAX_CODE_POINT-32)) + 32; ^ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tvlstr.o ../../test/tvlstr.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tvltypes.o ../../test/tvltypes.c ../../test/tvltypes.c: In function 'test_vltypes_funcs': ../../test/tvltypes.c:186:10: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] size=H5Tget_precision(type); ^~~~~~~~~~~~~~~~ ../../test/tvltypes.c:189:10: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] size=H5Tget_size(type); ^~~~~~~~~~~ ../../test/tvltypes.c:192:10: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] size=H5Tget_ebias(type); ^~~~~~~~~~~~ In file included from ../../test/testhdf5.h:27:0, from ../../test/tvltypes.c:24: ../../test/tvltypes.c: In function 'rewrite_vltypes_vlen_atomic': ../../test/tvltypes.c:569:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].p = HDmalloc((i + increment) * sizeof(unsigned int)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/tvltypes.c:570:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].len = i + increment; ^ ../../test/tvltypes.c:571:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] for(j = 0; j < (i + increment); j++) ^ ../../test/tvltypes.c: In function 'test_vltypes_vlen_compound': ../../test/tvltypes.c:733:37: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ((s1 *)wdata[i].p)[j].i=i*10+j; ^ ../../test/tvltypes.c:734:53: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] ((s1 *)wdata[i].p)[j].f=(float)((i*20+j)/3.0F); ^ In file included from ../../test/testhdf5.h:27:0, from ../../test/tvltypes.c:24: ../../test/tvltypes.c: In function 'rewrite_vltypes_vlen_compound': ../../test/tvltypes.c:876:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].p = HDmalloc((i + increment) * sizeof(s1)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/tvltypes.c:877:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].len = i + increment; ^ ../../test/tvltypes.c:878:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] for(j = 0; j < (i + increment); j++) { ^ ../../test/tvltypes.c:879:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ((s1 *)wdata[i].p)[j].i = i * 40 + j; ^ ../../test/tvltypes.c:880:60: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] ((s1 *)wdata[i].p)[j].f = (float)((i * 60 + j) / 3.0F); ^ ../../test/tvltypes.c: In function 'test_vltypes_compound_vlen_vlen': ../../test/tvltypes.c:1020:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata[i].i=i*10; ^ ../../test/tvltypes.c:1021:34: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] wdata[i].f=(float)((i*20)/3.0F); ^ ../../test/tvltypes.c: In function 'test_vltypes_compound_vlen_atomic': ../../test/tvltypes.c:1481:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata[i].i=i*10; ^ ../../test/tvltypes.c:1482:34: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] wdata[i].f=(float)((i*20)/3.0F); ^ ../../test/tvltypes.c: In function 'rewrite_vltypes_compound_vlen_atomic': ../../test/tvltypes.c:1699:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata[i].i = i * 40; ^ ../../test/tvltypes.c:1700:39: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] wdata[i].f = (float)((i * 50) / 3.0F); ^ In file included from ../../test/testhdf5.h:27:0, from ../../test/tvltypes.c:24: ../../test/tvltypes.c:1701:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].v.p = HDmalloc((i + increment) * sizeof(unsigned int)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/tvltypes.c:1702:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].v.len = i + increment; ^ ../../test/tvltypes.c:1703:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] for(j = 0; j < (i + increment); j++) ^ In file included from ../../test/tvltypes.c:24:0: ../../test/tvltypes.c: In function 'test_vltypes_vlen_vlen_atomic': ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tvltypes.c:1963:5: note: in expansion of macro 'VERIFY' VERIFY(size, ((SPACE1_DIM1 * (SPACE1_DIM1 + 1)) / 2) * sizeof(hvl_t) + vlen_size_func((unsigned long)SPACE1_DIM1) * sizeof(unsigned int), "H5Dvlen_get_buf_size"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tvltypes.c:1972:5: note: in expansion of macro 'VERIFY' VERIFY(mem_used, ((SPACE1_DIM1 * (SPACE1_DIM1 + 1)) / 2) * sizeof(hvl_t) + vlen_size_func((unsigned long)SPACE1_DIM1) * sizeof(unsigned int), "H5Dread"); ^~~~~~ In file included from ../../test/testhdf5.h:27:0, from ../../test/tvltypes.c:24: ../../test/tvltypes.c: In function 'rewrite_longer_vltypes_vlen_vlen_atomic': ../../test/tvltypes.c:2059:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].p = HDmalloc((i + increment) * sizeof(hvl_t)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/tvltypes.c:2064:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].len = i + increment; ^ ../../test/tvltypes.c:2065:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] for(t1 = wdata[i].p, j = 0; j < (i + increment); j++, t1++) { ^ In file included from ../../test/testhdf5.h:27:0, from ../../test/tvltypes.c:24: ../../test/tvltypes.c: In function 'rewrite_shorter_vltypes_vlen_vlen_atomic': ../../test/tvltypes.c:2235:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].p=HDmalloc((i+increment)*sizeof(hvl_t)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/tvltypes.c:2240:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].len=i+increment; ^ ../../test/tvltypes.c:2241:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] for(t1=wdata[i].p,j=0; j<(i+increment); j++, t1++) { ^ In file included from ../../test/tvltypes.c:24:0: ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tvltypes.c:2319:5: note: in expansion of macro 'VERIFY' VERIFY(size, ((SPACE1_DIM1*(SPACE1_DIM1 + 1)) / 2) * sizeof(hvl_t) + vlen_size_func((unsigned long)SPACE1_DIM1) * sizeof(unsigned int), "H5Dvlen_get_buf_size"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tvltypes.c:2328:5: note: in expansion of macro 'VERIFY' VERIFY(mem_used,((SPACE1_DIM1*(SPACE1_DIM1+1))/2)*sizeof(hvl_t)+vlen_size_func((unsigned long)SPACE1_DIM1)*sizeof(unsigned int),"H5Dread"); ^~~~~~ ../../test/tvltypes.c: In function 'test_vltypes_fill_value': ../../test/tvltypes.c:2433:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~~~~~ ../../test/tvltypes.c:2433:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~ ../../test/tvltypes.c:2433:60: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~ ../../test/tvltypes.c:2433:66: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~~~ ../../test/tvltypes.c:2433:97: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~~~~~ ../../test/tvltypes.c:2433:107: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~~~~ ../../test/tvltypes.c:2434:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~ ../../test/tvltypes.c:2434:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~ ../../test/tvltypes.c:2434:56: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~~ ../../test/tvltypes.c:2434:63: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~~ ../../test/tvltypes.c:2434:93: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~~~~ ../../test/tvltypes.c:2434:102: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testhdf5 testhdf5.o tarray.o tattr.o tchecksum.o tconfig.o tfile.o tgenprop.o th5o.o th5s.o tcoords.o theap.o tid.o titerate.o tmeta.o tmisc.o trefer.o trefstr.o tselect.o tskiplist.o tsohm.o ttime.o ttst.o tunicode.o tvlstr.o tvltypes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/testhdf5 testhdf5.o tarray.o tattr.o tchecksum.o tconfig.o tfile.o tgenprop.o th5o.o th5s.o tcoords.o theap.o tid.o titerate.o tmeta.o tmisc.o trefer.o trefstr.o tselect.o tskiplist.o tsohm.o ttime.o ttst.o tunicode.o tvlstr.o tvltypes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lheap.o ../../test/lheap.c ../../test/lheap.c: In function 'main': ../../test/lheap.c:100:22: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] buf[j] = '0' + j % 10; ^~~ ../../test/lheap.c:133:22: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] buf[j] = '0' + j % 10; ^~~ In file included from ../../test/lheap.c:23:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lheap lheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/lheap lheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ohdr.o ../../test/ohdr.c In file included from ../../test/ohdr.c:20:0: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohdr ohdr.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohdr ohdr.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o stab.o ../../test/stab.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stab stab.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/stab stab.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gheap.o ../../test/gheap.c ../../test/gheap.c: In function 'test_1': ../../test/gheap.c:107:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size = i + 1; ^ ../../test/gheap.c:126:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size = i + 1; ^ ../../test/gheap.c: In function 'test_2': ../../test/gheap.c:200:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size = 1024-i; ^~~~ ../../test/gheap.c:214:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size = 1024-i; ^~~~ ../../test/gheap.c: In function 'test_3': ../../test/gheap.c:285:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size = i%30+100; ^ ../../test/gheap.c: In function 'test_4': ../../test/gheap.c:364:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size = i%30+100; ^ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gheap gheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gheap gheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cache.o ../../test/cache.c ../../test/cache.c: In function 'check_resize_entry': ../../test/cache.c:14905:18: warning: 'entry_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] result = H5C_get_entry_status(file_ptr, entry_ptr->addr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &reported_entry_size, &in_cache, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &is_dirty, &is_protected, &is_pinned); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cache cache.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cache cache.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cache_api.o ../../test/cache_api.c ../../test/cache_api.c: In function 'mdc_api_call_smoke_check': ../../test/cache_api.c:1186:29: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[0] = i; /*offset of hyperslab in file*/ ^ ../../test/cache_api.c:1187:29: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[1] = j; ^ ../../test/cache_api.c:1257:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[0] = i; /*offset of hyperslab in file*/ ^ ../../test/cache_api.c:1258:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[1] = j; ^ ../../test/cache_api.c:1382:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[0] = i; /*offset of hyperslab in file*/ ^ ../../test/cache_api.c:1383:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[1] = j; ^ ../../test/cache_api.c:1107:34: warning: 'properties' may be used uninitialized in this function [-Wmaybe-uninitialized] dataset_ids[i] = H5Dcreate2(file_id, dset_name, H5T_STD_I32BE, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dataspace_id, H5P_DEFAULT, properties, H5P_DEFAULT); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cache_api cache_api.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cache_api cache_api.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pool.o ../../test/pool.c ../../test/pool.c: In function 'test_allocate_random': ../../test/pool.c:674:40: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] swap_idx = (size_t)(HDrandom() % (MPOOL_NUM_RANDOM - u)) + u; ^ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pool pool.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pool pool.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o accum.o ../../test/accum.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o accum accum.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/accum accum.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hyperslab.o ../../test/hyperslab.c ../../test/hyperslab.c: In function 'test_fill': ../../test/hyperslab.c:226:46: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] ref_value += fill_value * dx * dy * dz; ^~~~~~~~~~ ../../test/hyperslab.c: In function 'test_transpose': ../../test/hyperslab.c:822:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] dst_stride[0] = (ssize_t)((1 - nx * ny) * sizeof(*src)); ^ ../../test/hyperslab.c:823:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] dst_stride[1] = (ssize_t)(nx * sizeof(*src)); ^ ../../test/hyperslab.c: In function 'test_sub_super': ../../test/hyperslab.c:926:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] src_stride[0] = (ssize_t)(2 * ny); ^ ../../test/hyperslab.c:975:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] dst_stride[0] = (ssize_t)(2 * ny); ^ ../../test/hyperslab.c:976:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] dst_stride[1] = (ssize_t)(2 * sizeof(uint8_t) - 4 * ny); ^ ../../test/hyperslab.c:977:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] dst_stride[2] = (ssize_t)(2 * ny - 2 * sizeof(uint8_t)); ^ ../../test/hyperslab.c: In function 'test_array_offset_n_calc': ../../test/hyperslab.c:1147:43: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] coords[0] = (hssize_t)(HDrandom() % z); ^ ../../test/hyperslab.c:1147:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long long int' may change the sign of the result [-Wsign-conversion] coords[0] = (hssize_t)(HDrandom() % z); ^ ../../test/hyperslab.c:1148:43: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] coords[1] = (hssize_t)(HDrandom() % y); ^ ../../test/hyperslab.c:1148:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long long int' may change the sign of the result [-Wsign-conversion] coords[1] = (hssize_t)(HDrandom() % y); ^ ../../test/hyperslab.c:1149:43: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] coords[2] = (hssize_t)(HDrandom() % x); ^ ../../test/hyperslab.c:1149:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long long int' may change the sign of the result [-Wsign-conversion] coords[2] = (hssize_t)(HDrandom() % x); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hyperslab hyperslab.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hyperslab hyperslab.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o istore.o ../../test/istore.c ../../test/istore.c: In function 'test_sparse': ../../test/istore.c:532:35: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[0] = (hsize_t)(HDrandom() % (TEST_SPARSE_SIZE-nx)); ^ ../../test/istore.c:533:35: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[1] = (hsize_t)(HDrandom() % (TEST_SPARSE_SIZE-ny)); ^ ../../test/istore.c:534:35: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[2] = (hsize_t)(HDrandom() % (TEST_SPARSE_SIZE-nz)); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o istore istore.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/istore istore.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bittests.o ../../test/bittests.c ../../test/bittests.c: In function 'test_find': ../../test/bittests.c:91:14: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion] v1[i / 8] = 1 << (i % 8); ^ ../../test/bittests.c:124:13: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion] v1[i/8] &= ~(1<<(i%8)); ^ ../../test/bittests.c: In function 'test_copy': ../../test/bittests.c:178:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] s_offset = HDrand() % (8*sizeof v1); ^ ../../test/bittests.c:179:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] d_offset = HDrand() % (8*sizeof v2); ^ ../../test/bittests.c: In function 'test_shift': ../../test/bittests.c:300:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] offset = HDrand() % (8*sizeof vector); ^ ../../test/bittests.c:304:31: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] shift_dist = HDrand() % size; ^ ../../test/bittests.c:304:22: warning: conversion to 'ssize_t {aka long int}' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] shift_dist = HDrand() % size; ^~~~~~ ../../test/bittests.c:314:23: warning: conversion to 'long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] if ((size_t)n!=offset+shift_dist) { ^ ../../test/bittests.c:353:30: warning: conversion to 'long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] if (n!=(ssize_t)(offset+size-shift_dist-1)) { ^ ../../test/bittests.c:365:26: warning: conversion to 'ssize_t {aka long int}' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] shift_dist = size; ^~~~ ../../test/bittests.c: In function 'test_increment': ../../test/bittests.c:433:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] offset = HDrand() % (8*sizeof vector); ^ ../../test/bittests.c: In function 'test_decrement': ../../test/bittests.c:520:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] offset = HDrand() % (8*sizeof vector); ^ ../../test/bittests.c: In function 'test_negate': ../../test/bittests.c:592:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] offset = HDrand() % (8*sizeof vector); ^ ../../test/bittests.c: In function 'test_set': ../../test/bittests.c:692:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] d_offset = HDrand() % (8*sizeof v2); ^ ../../test/bittests.c: In function 'test_clear': ../../test/bittests.c:809:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] d_offset = HDrand() % (8*sizeof v2); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bittests bittests.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/bittests bittests.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dt_arith.o ../../test/dt_arith.c ../../test/dt_arith.c: In function 'test_conv_int_1': ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:148:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] value2 = (~value1) | value1; \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:148:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] value2 = (~value1) | value1; \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1784:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1784:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1784:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c: In function 'test_conv_flt_1': ../../test/dt_arith.c:3084:24: warning: conversion to 'float' from 'long double' may alter its value [-Wfloat-conversion] hw_f = *((long double*)aligned); ^ ../../test/dt_arith.c:3089:24: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion] hw_d = *((long double*)aligned); ^ In file included from ../../test/h5test.h:26:0, from ../../test/dt_arith.c:25: ../../src/H5private.h:796:34: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion] #define HDfrexpl(X,N) frexpl(X,N) ^ ../../test/dt_arith.c:3202:33: note: in expansion of macro 'HDfrexpl' check_mant[0] = HDfrexpl(x, check_expo+0); ^~~~~~~~ ../../src/H5private.h:796:34: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion] #define HDfrexpl(X,N) frexpl(X,N) ^ ../../test/dt_arith.c:3203:33: note: in expansion of macro 'HDfrexpl' check_mant[1] = HDfrexpl(hw_ld, check_expo+1); ^~~~~~~~ ../../test/dt_arith.c:3209:59: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] int valid_bits=(int)((dst_ebias+dst_msize)+MIN(check_expo[0],check_expo[1]))-1; ^ ../../test/dt_arith.c:3209:59: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c: In function 'test_conv_int_fp': ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:148:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] value2 = (~value1) | value1; \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:148:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] value2 = (~value1) | value1; \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3639:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3639:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3639:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3643:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3643:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3643:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3647:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3647:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3647:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:4197:19: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] for(q=dst_nbits/8; qb[j] = (float)(100.0f*(j+1) + 0.01f*j); ^ ../../test/dsets.c:1030:41: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf->b[j] = (float)(100.0f*(j+1) + 0.01f*j); ^ ../../test/dsets.c:1033:19: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf->c[j] = 100.0f*(j+1) + 0.02f*j; ^ ../../test/dsets.c:1033:33: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf->c[j] = 100.0f*(j+1) + 0.02f*j; ^ ../../test/dsets.c: In function 'test_filters': ../../test/dsets.c:2079:5: warning: unused parameter 'fapl' [-Wunused-parameter] fapl) ^~~~ ../../test/dsets.c: In function 'test_nbit_int': ../../test/dsets.c:2742:28: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0f, (double)(precision - 1))) << offset); ^ ../../test/dsets.c:2780:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j] & mask) != (orig_data[i][j] & mask)) { ^ ../../test/dsets.c:2780:60: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j] & mask) != (orig_data[i][j] & mask)) { ^ ../../test/dsets.c: In function 'test_nbit_array': ../../test/dsets.c:3109:38: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)precision)) << offset); ^ ../../test/dsets.c: In function 'test_nbit_compound': ../../test/dsets.c:3268:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[0]-1))) << offset[0]); ^ ../../test/dsets.c:3270:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[1]-1))) << offset[1]); ^ ../../test/dsets.c:3272:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[2]-1))) << offset[2]); ^ ../../test/dsets.c:3315:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].i & i_mask) != (orig_data[i][j].i & i_mask) || ^ ../../test/dsets.c:3315:66: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].i & i_mask) != (orig_data[i][j].i & i_mask) || ^ ../../test/dsets.c:3317:35: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].s & s_mask) != (orig_data[i][j].s & s_mask) || ^ ../../test/dsets.c:3317:67: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].s & s_mask) != (orig_data[i][j].s & s_mask) || ^ ../../test/dsets.c: In function 'test_nbit_compound_2': ../../test/dsets.c:3494:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[0]-1))) << offset[0]); ^ ../../test/dsets.c:3496:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[1]-1))) << offset[1]); ^ ../../test/dsets.c:3498:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[2]-1))) << offset[2]); ^ ../../test/dsets.c:3502:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)precision[3])) << offset[3]); ^ ../../test/dsets.c:3507:40: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[4]-1))) << offset[4]); ^ ../../test/dsets.c:3512:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[0]-1))) << offset[0]); ^ ../../test/dsets.c:3514:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[1]-1))) << offset[1]); ^ ../../test/dsets.c:3516:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[2]-1))) << offset[2]); ^ ../../test/dsets.c:3578:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].d[m][n].i & i_mask)!=(orig_data[i][j].d[m][n].i & i_mask)|| ^ ../../test/dsets.c:3578:81: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].d[m][n].i & i_mask)!=(orig_data[i][j].d[m][n].i & i_mask)|| ^ ../../test/dsets.c:3580:43: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].d[m][n].s & s_mask)!=(orig_data[i][j].d[m][n].s & s_mask)|| ^ ../../test/dsets.c:3580:81: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].d[m][n].s & s_mask)!=(orig_data[i][j].d[m][n].s & s_mask)|| ^ ../../test/dsets.c:3588:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].a.i & i_mask)!=(orig_data[i][j].a.i & i_mask)|| ^ ../../test/dsets.c:3588:64: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].a.i & i_mask)!=(orig_data[i][j].a.i & i_mask)|| ^ ../../test/dsets.c:3590:32: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].a.s & s_mask)!=(orig_data[i][j].a.s & s_mask)|| ^ ../../test/dsets.c:3590:64: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].a.s & s_mask)!=(orig_data[i][j].a.s & s_mask)|| ^ ../../test/dsets.c: In function 'test_nbit_compound_3': ../../test/dsets.c:3712:39: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] orig_data[i].i = HDrandom() % (long)HDpow(2.0F, 17.0F - 1.0F); ^ In file included from ../../test/h5test.h:26:0, from ../../test/dsets.c:26: ../../src/H5private.h:1069:31: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] #define HDrandom() HDrand() ^ ../../test/dsets.c:3712:26: note: in expansion of macro 'HDrandom' orig_data[i].i = HDrandom() % (long)HDpow(2.0F, 17.0F - 1.0F); ^~~~~~~~ ../../test/dsets.c: In function 'test_nbit_int_size': ../../test/dsets.c:3882:39: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] orig_data[i][j] = rand() % (int)pow((double)2, (double)(precision-1)) << offset; ^ ../../test/dsets.c: In function 'test_nbit_flt_size': ../../test/dsets.c:4080:30: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] orig_data[i][j] = (rand() % 1234567) / 2; ^ ../../test/dsets.c: In function 'test_scaleoffset_float': ../../test/dsets.c:4464:57: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] orig_data[i][j] = (float)((HDrandom() % 100000) / 1000.0F); ^ ../../test/dsets.c: In function 'test_scaleoffset_float_2': ../../test/dsets.c:4595:57: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] orig_data[0][j] = (float)((HDrandom() % 100000) / 1000.0F); ^ ../../test/dsets.c: In function 'test_scaleoffset_double': ../../test/dsets.c:4706:51: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] orig_data[i][j] = (HDrandom() % 10000000) / 10000000.0F; ^ ../../test/dsets.c: In function 'test_scaleoffset_double_2': ../../test/dsets.c:4837:51: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] orig_data[0][j] = (HDrandom() % 10000000) / 10000000.0F; ^ ../../test/dsets.c: In function 'test_deprec': ../../test/dsets.c:6816:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ In file included from ../../test/h5test.h:26:0, from ../../test/dsets.c:26: ../../test/dsets.c: In function 'test_simple_io': ../../src/H5private.h:1089:30: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] #define HDread(F,M,Z) read(F,M,Z) ^~~~~~~~~~~ ../../test/dsets.c:468:9: note: in expansion of macro 'HDread' HDread(f, rdata, sizeof(int)*DSET_DIM1*DSET_DIM2); ^~~~~~ ../../test/dsets.c: In function 'test_userblock_offset': ../../src/H5private.h:1089:30: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] #define HDread(F,M,Z) read(F,M,Z) ^~~~~~~~~~~ ../../test/dsets.c:559:9: note: in expansion of macro 'HDread' HDread(f, rdata, sizeof(int)*DSET_DIM1*DSET_DIM2); ^~~~~~ In file included from ../../test/dsets.c:27:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dsets dsets.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dsets dsets.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cmpd_dset.o ../../test/cmpd_dset.c ../../test/cmpd_dset.c: In function 'initialize_stype1': ../../test/cmpd_dset.c:885:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] s_ptr->f = i*2/3; ^ ../../test/cmpd_dset.c:886:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] s_ptr->g = i*2/3+1; ^ ../../test/cmpd_dset.c:888:20: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] s_ptr->h[j] = i*j/5+j; ^ ../../test/cmpd_dset.c:889:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] s_ptr->i = i*2/3+2; ^ ../../test/cmpd_dset.c:890:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] s_ptr->j = i*2/3+3; ^ ../../test/cmpd_dset.c: In function 'initialize_stype2': ../../test/cmpd_dset.c:921:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->a = i*8+0; ^ ../../test/cmpd_dset.c:922:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->b = i*8+1; ^ ../../test/cmpd_dset.c:924:20: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->c[j] = i*8+j; ^ ../../test/cmpd_dset.c:925:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->d = i*8+6; ^ ../../test/cmpd_dset.c:926:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->e = i*8+7; ^ ../../test/cmpd_dset.c:928:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->f = i*2/3; ^ ../../test/cmpd_dset.c:929:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->g = i*2/3+1; ^ ../../test/cmpd_dset.c:931:20: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->h[j] = i*j/5+j; ^ ../../test/cmpd_dset.c:932:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->i = i*2/3+2; ^ ../../test/cmpd_dset.c:933:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->j = i*2/3+3; ^ ../../test/cmpd_dset.c:935:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->k = i/7+1; ^ ../../test/cmpd_dset.c:936:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->l = i/7+2; ^ ../../test/cmpd_dset.c:937:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->m = i/7+3; ^ ../../test/cmpd_dset.c:938:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->n = i/7+4; ^ ../../test/cmpd_dset.c:940:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->o = i*3+0; ^ ../../test/cmpd_dset.c:941:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->p = i*3+1; ^ ../../test/cmpd_dset.c:942:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->q = i*3+2; ^ ../../test/cmpd_dset.c: In function 'initialize_stype4': ../../test/cmpd_dset.c:999:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->a = i*8+0; ^ ../../test/cmpd_dset.c:1000:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->b = i*8+1; ^ ../../test/cmpd_dset.c:1002:20: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->c[j] = i*8+j; ^ ../../test/cmpd_dset.c:1003:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->d = i*8+6; ^ ../../test/cmpd_dset.c:1004:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->e = i*8+7; ^ ../../test/cmpd_dset.c:1006:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->f = i*2/3; ^ ../../test/cmpd_dset.c:1007:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->g = i*2/3+1; ^ ../../test/cmpd_dset.c:1009:20: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->h[j] = i*j/5+j; ^ ../../test/cmpd_dset.c:1010:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->i = i*2/3+2; ^ ../../test/cmpd_dset.c:1011:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->j = i*2/3+3; ^ ../../test/cmpd_dset.c:1013:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->k = i/7+1; ^ ../../test/cmpd_dset.c:1014:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->l = i/7+2; ^ ../../test/cmpd_dset.c:1015:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->m = i/7+3; ^ ../../test/cmpd_dset.c:1016:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->n = i/7+4; ^ ../../test/cmpd_dset.c:1018:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->o = i*3+0; ^ ../../test/cmpd_dset.c:1019:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->p = i*3+1; ^ ../../test/cmpd_dset.c:1020:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->q = i*3+2; ^ ../../test/cmpd_dset.c:1022:23: warning: conversion to 'long long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->r = i*5+1; ^ ../../test/cmpd_dset.c:1023:23: warning: conversion to 'long long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->s = i*5+2; ^ ../../test/cmpd_dset.c:1024:23: warning: conversion to 'long long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->t = i*5+3; ^ ../../test/cmpd_dset.c: In function 'test_pack_ooo': ../../test/cmpd_dset.c:1791:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] j = HDrand() % num_free; ^ ../../test/cmpd_dset.c:1803:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] sub_cmpd_order = HDrand() % PACK_NMEMBS; ^~~~~~ ../../test/cmpd_dset.c: In function 'main': ../../test/cmpd_dset.c:2195:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_compound(fname, fapl_id); ^~ ../../test/cmpd_dset.c:2199:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_hdf5_src_subset(fname, fapl_id); ^~ ../../test/cmpd_dset.c:2203:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_hdf5_dst_subset(fname, fapl_id); ^~ ../../test/cmpd_dset.c:2206:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_pack_ooo(); ^~ ../../test/cmpd_dset.c:2209:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_ooo_order(fname); ^~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmpd_dset cmpd_dset.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cmpd_dset cmpd_dset.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o filter_fail.o ../../test/filter_fail.c In file included from ../../test/filter_fail.c:25:0: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o filter_fail filter_fail.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/filter_fail filter_fail.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o extend.o ../../test/extend.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o extend extend.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/extend extend.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o external.o ../../test/external.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o external external.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/external external.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o efc.o ../../test/efc.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o efc efc.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/efc efc.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o objcopy.o ../../test/objcopy.c ../../test/objcopy.c: In function 'compare_data': ../../test/objcopy.c:1073:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ref_buf1 = (const hdset_reg_ref_t *)buf1; ^ ../../test/objcopy.c:1074:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ref_buf2 = (const hdset_reg_ref_t *)buf2; ^ ../../test/objcopy.c: In function 'test_copy_dataset_compound': ../../test/objcopy.c:2324:25: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf[i].d = 1.0F / (i + 1); ^ ../../test/objcopy.c: In function 'test_copy_dataset_chunked': ../../test/objcopy.c:2456:30: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf1d[i] = (float)(i / 2.0F); ^ ../../test/objcopy.c:2458:42: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf2d[i][j] = (float)(i + (j / 100.0F)); ^ ../../test/objcopy.c:2458:37: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf2d[i][j] = (float)(i + (j / 100.0F)); ^ ../../test/objcopy.c: In function 'test_copy_dataset_chunked_sparse': ../../test/objcopy.c:2799:30: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf1d[i] = (float)(i / 10.0F); ^ ../../test/objcopy.c:2801:42: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf2d[i][j] = (float)(i + (j / 100.0F)); ^ ../../test/objcopy.c:2801:37: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf2d[i][j] = (float)(i + (j / 100.0F)); ^ ../../test/objcopy.c: In function 'test_copy_dataset_compact': ../../test/objcopy.c:3123:36: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf[i][j] = (float)(i+j/100.0F); ^ ../../test/objcopy.c:3123:34: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf[i][j] = (float)(i+j/100.0F); ^ ../../test/objcopy.c: In function 'attach_attribute_compound_vlstr': ../../test/objcopy.c:4591:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] buf.v = "ThisIsAString"; ^ ../../test/objcopy.c: In function 'test_copy_dataset_contig_cmpd_vl': ../../test/objcopy.c:7909:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] buf[i].a = i * (i - 1); ^ ../../test/objcopy.c:7914:30: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] buf[i].c = 1.0F / (i + 1.0F); ^ ../../test/objcopy.c: In function 'test_copy_dataset_chunked_cmpd_vl': ../../test/objcopy.c:8048:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] buf[i].a = i * (i - 1); ^ ../../test/objcopy.c:8053:30: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] buf[i].c = 1.0F / (i + 1.0F); ^ ../../test/objcopy.c: In function 'test_copy_dataset_compact_cmpd_vl': ../../test/objcopy.c:8193:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] buf[i].a = i * (i - 1); ^ ../../test/objcopy.c:8198:30: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] buf[i].c = 1.0F / (i + 1.0F); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o objcopy objcopy.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/objcopy objcopy.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o links.o ../../test/links.c ../../test/links.c: In function 'external_link_dangling': ../../test/links.c:2698:18: warning: conversion to 'hid_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] status = H5Lget_name_by_idx(rid, "no_file", H5_INDEX_NAME, H5_ITER_INC, 0, NULL, 0, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'external_link_with_committed_datatype': ../../test/links.c:7339:10: warning: unused variable 'rdata' [-Wunused-variable] int rdata = 0; /* Attribute data read */ ^~~~~ ../../test/links.c: In function 'link_info_by_idx': ../../test/links.c:11334:23: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/links.c:11376:23: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/links.c:11418:23: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'link_info_by_idx_old': ../../test/links.c:11586:19: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'link_iterate_check': ../../test/links.c:12346:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? skip : ((max_links - 1) - skip); ^~~~~ ../../test/links.c:12346:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12374:35: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = max_links / 2; ^~~~~~~~~ ../../test/links.c:12374:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = max_links / 2; ^~~~~ ../../test/links.c:12378:81: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? (unsigned)gskip : ((max_links - 1) - gskip); ^ ../../test/links.c:12419:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = 0; ^~~~~ ../../test/links.c: In function 'link_iterate_old_check': ../../test/links.c:12776:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = 0; ^~~~~ ../../test/links.c:12796:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? skip : ((max_links - 1) - skip); ^~~~~ ../../test/links.c:12796:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12824:35: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = max_links / 2; ^~~~~~~~~ ../../test/links.c:12824:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = max_links / 2; ^~~~~ ../../test/links.c:12828:81: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? (unsigned)gskip : ((max_links - 1) - gskip); ^ ../../test/links.c:12869:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = 0; ^~~~~ In file included from ../../test/links.c:31:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o links links.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/links links.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o unlink.o ../../test/unlink.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unlink unlink.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/unlink unlink.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o big.o ../../test/big.c In file included from ../../test/h5test.h:26:0, from ../../test/big.c:56: ../../test/big.c: In function 'randll': ../../src/H5private.h:1069:31: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define HDrandom() HDrand() ^ ../../test/big.c:132:15: note: in expansion of macro 'HDrandom' acc = HDrandom(); ^~~~~~~~ ../../test/big.c:133:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] acc *= HDrandom(); ^~ ../../test/big.c: In function 'reader': ../../test/big.c:511:24: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int64_t {aka long int}' may change the sign of the result [-Wsign-conversion] hs_offset[0] = HDstrtoll(s, NULL, 0); ^~~~~~~~~ In file included from ../../test/h5test.h:26:0, from ../../test/big.c:56: ../../test/big.c: In function 'main': ../../test/big.c:804:15: warning: conversion to 'unsigned int' from 'long unsigned int' may alter its value [-Wconversion] HDsrandom(seed); ^ ../../src/H5private.h:1197:41: note: in definition of macro 'HDsrandom' #define HDsrandom(S) HDsrand(S) ^ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o big big.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/big big.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mtime.o ../../test/mtime.c In file included from ../../test/mtime.c:26:0: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mtime mtime.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/mtime mtime.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fillval.o ../../test/fillval.c ../../test/fillval.c: In function 'test_rdwr_cases': ../../test/fillval.c:792:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % cur_size[j]; ^ ../../test/fillval.c:941:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % cur_size[j]; ^ ../../test/fillval.c: In function 'test_extend_cases': ../../test/fillval.c:1443:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_vl_datatype val_rd_c, init_val_c = {87, "baz", "mumble", 129}; ^~~~~ ../../test/fillval.c:1443:57: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_vl_datatype val_rd_c, init_val_c = {87, "baz", "mumble", 129}; ^~~~~~~~ ../../test/fillval.c:1498:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % start_size[j]; ^ ../../test/fillval.c:1551:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % start_size[j]; ^ ../../test/fillval.c:1589:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % extend_size[j]; ^ ../../test/fillval.c:1628:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % max_size[j]; ^ ../../test/fillval.c:1669:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % extend_size[j]; ^ ../../test/fillval.c:1762:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % extend_size[j]; ^ ../../test/fillval.c: In function 'test_extend': ../../test/fillval.c:1845:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */ ^~~~~ ../../test/fillval.c:1845:46: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */ ^~~~~ In file included from ../../test/fillval.c:23:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ ../../test/fillval.c: In function 'test_rdwr_cases': ../../test/fillval.c:883:48: warning: 'fill_c.z' may be used uninitialized in this function [-Wmaybe-uninitialized] if(buf_c[u].a != fill_c.a || buf_c[u].x != fill_c.x || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ buf_c[u].y != fill_c.y || buf_c[u].z != fill_c.z) { ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/fillval.c:882:43: warning: 'fill_c.x' may be used uninitialized in this function [-Wmaybe-uninitialized] if(buf_c[u].a != fill_c.a || buf_c[u].x != fill_c.x || ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/fillval.c:1000:21: warning: 'fill_c.a' may be used uninitialized in this function [-Wmaybe-uninitialized] printf(" Elmt={%ld,%ld,%ld,%ld,%ld}, read: %f,%d,%f,%c " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "should be: %f,%d,%f,%c\n", ~~~~~~~~~~~~~~~~~~~~~~~~~~~ (long)hs_offset[0], (long)hs_offset[1], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (long)hs_offset[2], (long)hs_offset[3], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (long)hs_offset[4], ~~~~~~~~~~~~~~~~~~~ rd_c.a, rd_c.x, rd_c.y, rd_c.z, should_be_c.a, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ should_be_c.x,should_be_c.y,should_be_c.z); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fillval fillval.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fillval fillval.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mount.o ../../test/mount.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mount mount.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/mount mount.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o flush1.o ../../test/flush1.c ../../test/flush1.c: In function 'create_file': ../../test/flush1.c:77:42: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] the_data[i][j] = (double)(hssize_t)i/(hssize_t)(j+1); ^ ../../test/flush1.c: In function 'extend_file': ../../test/flush1.c:134:42: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] the_data[i][j] = (double)(hssize_t)i/(hssize_t)(j+1); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o flush1 flush1.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/flush1 flush1.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o flush2.o ../../test/flush2.c ../../test/flush2.c: In function 'check_dset': ../../test/flush2.c:75:63: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] error = fabs(the_data[i][j] - (double)(hssize_t)i / ((hssize_t)j + 1)); ^ ../../test/flush2.c:81:40: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] (double)(hssize_t)i/(hssize_t)(j+1)); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o flush2 flush2.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/flush2 flush2.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o app_ref.o ../../test/app_ref.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o app_ref app_ref.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/app_ref app_ref.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o enum.o ../../test/enum.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o enum enum.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/enum enum.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o set_extent.o ../../test/set_extent.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_extent set_extent.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/set_extent set_extent.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ttsafe.o ../../test/ttsafe.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ttsafe_dcreate.o ../../test/ttsafe_dcreate.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ttsafe_error.o ../../test/ttsafe_error.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ttsafe_cancel.o ../../test/ttsafe_cancel.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ttsafe_acreate.o ../../test/ttsafe_acreate.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ttsafe ttsafe.o ttsafe_dcreate.o ttsafe_error.o ttsafe_cancel.o ttsafe_acreate.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ttsafe ttsafe.o ttsafe_dcreate.o ttsafe_error.o ttsafe_cancel.o ttsafe_acreate.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o getname.o ../../test/getname.c ../../test/getname.c: In function 'test_obj_ref': ../../test/getname.c:2578:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2582:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[0], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2590:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2594:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[1], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2602:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(group, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2606:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[2], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2614:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(tid1, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2618:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[3], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2626:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2630:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[4], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2638:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(group, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2642:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[5], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2650:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2654:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[6], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2662:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(group, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2666:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[7], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2677:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2681:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[4], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2693:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2697:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[1], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o getname getname.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/getname getname.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vfd.o ../../test/vfd.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vfd vfd.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/vfd vfd.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ntypes.o ../../test/ntypes.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ntypes ntypes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ntypes ntypes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dangle.o ../../test/dangle.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dangle dangle.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dangle dangle.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dtransform.o ../../test/dtransform.c ../../test/dtransform.c: In function 'test_poly': ../../test/dtransform.c:470:50: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] polyflres[row][col] = (float) ((2.0f + windchillC) * ((windchillC - 8.0f) / 2.0f)); ^ ../../test/dtransform.c:470:79: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] polyflres[row][col] = (float) ((2.0f + windchillC) * ((windchillC - 8.0f) / 2.0f)); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dtransform dtransform.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dtransform dtransform.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o reserved.o ../../test/reserved.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o reserved reserved.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/reserved reserved.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cross_read.o ../../test/cross_read.c ../../test/cross_read.c: In function 'open_dataset': ../../test/cross_read.c:210:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME, file, TRUE); ^~ ../../test/cross_read.c:213:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME1, file, TRUE); ^~ ../../test/cross_read.c:216:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME2, file, TRUE); ^~ ../../test/cross_read.c:219:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME3, file, TRUE); ^~ ../../test/cross_read.c:222:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME4, file, TRUE); ^~ ../../test/cross_read.c:225:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME5, file, TRUE); ^~ ../../test/cross_read.c:228:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME6, file, FALSE); ^~ ../../test/cross_read.c:231:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME7, file, FALSE); ^~ ../../test/cross_read.c:234:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME8, file, FALSE); ^~ ../../test/cross_read.c:237:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME9, file, FALSE); ^~ ../../test/cross_read.c:240:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME10, file, FALSE); ^~ ../../test/cross_read.c:243:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME11, file, FALSE); ^~ ../../test/cross_read.c:246:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME12, file, FALSE); ^~ ../../test/cross_read.c:249:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME13, file, FALSE); ^~ ../../test/cross_read.c:252:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME14, file, TRUE); ^~ ../../test/cross_read.c:255:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME15, file, TRUE); ^~ ../../test/cross_read.c:259:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME16, file, TRUE); ^~ ../../test/cross_read.c:267:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME17, file, TRUE); ^~ ../../test/cross_read.c:275:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME18, file, TRUE); ^~ ../../test/cross_read.c:283:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME19, file, TRUE); ^~ ../../test/cross_read.c:290:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME20, file, TRUE); ^~ ../../test/cross_read.c:293:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME21, file, TRUE); ^~ ../../test/cross_read.c:296:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME22, file, TRUE); ^~ ../../test/cross_read.c:299:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME23, file, TRUE); ^~ ../../test/cross_read.c:309:12: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] return nerrors; ^~~~~~~ ../../test/cross_read.c:201:18: warning: unused variable 'not_supported' [-Wunused-variable] const char *not_supported= " filter is not enabled."; ^~~~~~~~~~~~~ ../../test/cross_read.c: In function 'main': ../../test/cross_read.c:335:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += open_dataset(filename); ^~ ../../test/cross_read.c:339:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += open_dataset(filename); ^~ In file included from ../../test/cross_read.c:25:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cross_read cross_read.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cross_read cross_read.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o freespace.o ../../test/freespace.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o freespace freespace.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/freespace freespace.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mf.o ../../test/mf.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mf mf.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/mf mf.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o btree2.o ../../test/btree2.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o btree2 btree2.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/btree2 btree2.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fheap.o ../../test/fheap.c In file included from ../../test/h5test.h:26:0, from ../../test/fheap.c:19: ../../test/fheap.c: In function 'test_man_remove_bogus': ../../src/H5private.h:1069:31: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] #define HDrandom() HDrand() ^ ../../test/fheap.c:6187:22: note: in expansion of macro 'HDrandom' heap_id[u] = HDrandom() + 1; ^~~~~~~~ ../../src/H5private.h:1069:31: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] #define HDrandom() HDrand() ^ ../../test/fheap.c:6209:26: note: in expansion of macro 'HDrandom' heap_id[u] = HDrandom() + 1; ^~~~~~~~ ../../test/fheap.c: In function 'test_man_remove_one': ../../test/fheap.c:6346:18: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value [-Wconversion] obj[u] = u; ^ ../../test/fheap.c: In function 'test_man_remove_two': ../../test/fheap.c:6502:18: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value [-Wconversion] obj[u] = u; ^ ../../test/fheap.c: In function 'test_filtered_huge': ../../test/fheap.c:13456:29: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] old_actual_id_len = tparam->actual_id_len; ^~~~~~ ../../test/fheap.c: In function 'test_random_pow2': ../../test/fheap.c:15397:31: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] unsigned size_range = (tmp_cparam.managed.start_block_size / 8); /* Object size range */ ^ ../../test/fheap.c: In function 'test_write': ../../test/fheap.c:15685:26: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] rewrite_obj[u] = shared_wobj_g[u] * 2; ^~~~~~~~~~~~~ ../../test/fheap.c:15713:42: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] obj_size = (size_t)(obj_size * 1.3F); ^ ../../test/fheap.c:15715:42: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] obj_size = (size_t)(obj_size / 1.3F); ^ ../../test/fheap.c:15758:42: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] obj_size = (size_t)(obj_size * 1.3F); ^ ../../test/fheap.c:15760:42: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] obj_size = (size_t)(obj_size / 1.3F); ^ ../../test/fheap.c: In function 'main': ../../test/fheap.c:16051:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_create(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16052:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_reopen(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16053:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_open_twice(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16054:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_delete_open(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16055:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_id_limits(fapl, &small_cparam); ^~ ../../test/fheap.c:16056:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_filtered_create(fapl, &small_cparam); ^~ ../../test/fheap.c:16057:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_size(fapl, &small_cparam); ^~ ../../test/fheap.c:16102:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_insert_weird(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16145:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_start_5th_recursive_indirect(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16155:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_bogus(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16156:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_one(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16157:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_two(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16158:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_one_larger(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16160:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_two_larger(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16162:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_two_larger(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16164:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_three_larger(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16166:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_three_larger(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16200:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_root_direct(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16201:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_two_direct(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16202:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_first_row(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16203:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_first_two_rows(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16204:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_first_four_rows(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16208:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_all_root_direct(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16209:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_2nd_indirect(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16210:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_3rd_indirect(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16219:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_start_block(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16220:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_start_block_add_back(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16221:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16222:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_2nd_block(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16223:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_2nd_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16224:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_one_partial_skip_2nd_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16225:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_row_skip_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16226:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_direct_skip_indirect_two_rows_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16227:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_direct_skip_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16228:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_direct_skip_2nd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16229:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_2nd_direct_less_one_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16230:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_direct_skip_2nd_indirect_skip_2nd_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16231:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_direct_skip_indirect_two_rows_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16232:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_direct_skip_indirect_two_rows_skip_indirect_row_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16233:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_2nd_direct_skip_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16234:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_2nd_direct_skip_2nd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16235:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_2nd_direct_fill_direct_skip_3rd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16236:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_2nd_direct_fill_direct_skip2_3rd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16237:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_3rd_direct_less_one_fill_direct_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16238:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_1st_row_3rd_direct_fill_2nd_direct_less_one_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16242:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_3rd_direct_fill_direct_skip_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16243:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_3rd_direct_fill_2nd_direct_fill_direct_skip_3rd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16244:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_3rd_direct_fill_2nd_direct_fill_direct_skip_3rd_indirect_two_rows_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16245:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_3rd_direct_fill_2nd_direct_fill_direct_skip_3rd_indirect_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16246:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_4th_direct_less_one_fill_2nd_direct_fill_direct_skip_3rd_indirect_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16255:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_frag_simple(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16256:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_frag_direct(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16257:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_frag_2nd_direct(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16258:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_frag_3rd_direct(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16293:35: warning: conversion to 'uint16_t {aka short unsigned int}' from 'unsigned int' may alter its value [-Wconversion] small_cparam.id_len = id_len; ^~~~~~ ../../test/fheap.c:16328:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_huge_insert_one(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16329:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_huge_insert_two(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16330:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_huge_insert_three(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16331:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_huge_insert_mix(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16332:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_filtered_huge(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16339:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_tiny_insert_one(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16340:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_tiny_insert_two(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16341:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_tiny_insert_mix(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16371:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_filtered_man_root_direct(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16372:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_filtered_man_root_indirect(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16376:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(50*1000*1000) : (hsize_t)(25*1000*1000)), fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16377:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(50*1000*1000) : (hsize_t)(2*1000*1000)), fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16399:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16400:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16403:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16404:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16417:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &large_cparam, &tparam); ^~ ../../test/fheap.c:16418:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &large_cparam, &tparam); ^~ ../../test/fheap.c:16421:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &large_cparam, &tparam); ^~ ../../test/fheap.c:16422:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &large_cparam, &tparam); ^~ ../../test/fheap.c:16438:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_write(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16442:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_write(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16455:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_bug1(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c: In function 'test_man_incr_insert_remove.constprop': ../../test/fheap.c:7348:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(obj1.b, "%s%d", "ABCDEFGHIJKLMNOPQRSTUVWXYZ", i); ^~~~~~ In file included from /usr/include/stdio.h:862:0, from ../../src/H5Epublic.h:22, from ../../src/hdf5.h:28, from ../../test/h5test.h:25, from ../../test/fheap.c:19: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 28 and 30 bytes into a destination of size 29 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fheap fheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fheap fheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o file_image.o ../../test/file_image.c In file included from ../../test/h5test.h:26:0, from ../../test/file_image.c:24: ../../test/file_image.c: In function 'test_core': ../../src/H5private.h:1089:30: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] #define HDread(F,M,Z) read(F,M,Z) ^~~~~~~~~~~ ../../test/file_image.c:634:5: note: in expansion of macro 'HDread' HDread(fd, file_image, size); ^~~~~~ In file included from ../../test/file_image.c:25:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o file_image file_image.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/file_image file_image.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o unregister.o ../../test/unregister.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unregister unregister.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/unregister unregister.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o error_test.o ../../test/error_test.c ../../test/error_test.c: In function 'error_stack': ../../test/error_test.c:276:19: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] if((err_num = H5Eget_num(H5E_DEFAULT)) < 0) ^~~~~~~~~~ ../../test/error_test.c:285:19: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] if((err_num = H5Eget_num(ERR_STACK)) == 0) { ^~~~~~~~~~ ../../test/error_test.c: In function 'test_long_desc': ../../test/error_test.c:357:24: warning: conversion to 'char' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] long_desc[u] = 'A' + (u % 26); ^~~ ../../test/error_test.c: In function 'test_create': ../../test/error_test.c:497:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] err_num = H5Eget_num(estack_id); ^~~~~~~~~~ ../../test/error_test.c:504:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] err_num = H5Eget_num(estack_id); ^~~~~~~~~~ ../../test/error_test.c:511:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] err_num = H5Eget_num(estack_id); ^~~~~~~~~~ ../../test/error_test.c: In function 'test_copy': ../../test/error_test.c:549:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] err_num = H5Eget_num(H5E_DEFAULT); ^~~~~~~~~~ ../../test/error_test.c:556:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] err_num = H5Eget_num(estack_id); ^~~~~~~~~~ ../../test/error_test.c:560:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] err_num = H5Eget_num(H5E_DEFAULT); ^~~~~~~~~~ ../../test/error_test.c:567:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] err_num = H5Eget_num(H5E_DEFAULT); ^~~~~~~~~~ In file included from ../../test/error_test.c:23:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o error_test error_test.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/error_test error_test.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o err_compat.o ../../test/err_compat.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o err_compat err_compat.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/err_compat err_compat.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tcheck_version.o ../../test/tcheck_version.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tcheck_version tcheck_version.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tcheck_version tcheck_version.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o testmeta.o ../../test/testmeta.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testmeta testmeta.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/testmeta testmeta.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o links_env.o ../../test/links_env.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o links_env links_env.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/links_env links_env.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plugin.o ../../test/plugin.c ../../test/plugin.c: In function 'test_noread_with_filters': ../../test/plugin.c:616:33: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] plugin_state = plugin_state & ~H5PL_FILTER_PLUGIN; ^ In file included from ../../test/plugin.c:24:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o plugin plugin.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/plugin plugin.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/test' Making all in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/lib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5tools.lo ../../../tools/lib/h5tools.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools.c -fPIC -DPIC -o .libs/h5tools.o In file included from ../../../tools/lib/h5tools.c:31:0: ../../../tools/lib/h5tools.c: In function 'render_bin_output_region_blocks': ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools.c:1650:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "Could not allocate buffer for ptdata"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools.c:1653:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Rget_select_hyper_blocklist failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools.c:1656:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Dget_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools.c:1658:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Tget_native_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools.c:1667:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools.c:1670:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ ../../../tools/lib/h5tools.c: In function 'render_bin_output_region_points': ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools.c:1774:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Dget_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools.c:1777:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Tget_native_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools.c:1784:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools.c:1787:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools.c -o h5tools.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5tools_dump.lo ../../../tools/lib/h5tools_dump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_dump.c -fPIC -DPIC -o .libs/h5tools_dump.o In file included from ../../../tools/lib/h5tools_dump.c:31:0: ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_region_data_blocks': ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_dump.c:638:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "Could not allocate buffer for ptdata"); ^~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools_dump.c:643:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Rget_select_hyper_blocklist failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools_dump.c:669:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Dget_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools_dump.c:671:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Tget_native_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_dump.c:732:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_dump.c:735:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_region_data_points': ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools_dump.c:964:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "Could not allocate buffer for ptdata"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools_dump.c:967:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Sget_select_elem_pointlist failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools_dump.c:988:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Dget_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools_dump.c:991:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Tget_native_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_dump.c:1055:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_dump.c:1058:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_dump.c -o h5tools_dump.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5tools_str.lo ../../../tools/lib/h5tools_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_str.c -fPIC -DPIC -o .libs/h5tools_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_str.c -o h5tools_str.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5tools_utils.lo ../../../tools/lib/h5tools_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_utils.c -fPIC -DPIC -o .libs/h5tools_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_utils.c -o h5tools_utils.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5diff.lo ../../../tools/lib/h5diff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff.c -fPIC -DPIC -o .libs/h5diff.o In file included from ../../../tools/lib/h5diff.c:18:0: ../../../tools/lib/h5diff.c: In function 'h5diff': ../../../src/H5private.h:594:27: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #define HDasprintf asprintf /*varargs*/ ../../../tools/lib/h5diff.c:662:13: note: in expansion of macro 'HDasprintf' HDasprintf(&obj1fullname, "/%s", objname1); ^~~~~~~~~~ ../../../src/H5private.h:594:27: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #define HDasprintf asprintf /*varargs*/ ../../../tools/lib/h5diff.c:678:13: note: in expansion of macro 'HDasprintf' HDasprintf(&obj2fullname, "/%s", objname2); ^~~~~~~~~~ ../../../tools/lib/h5diff.c: In function 'diff_match': ../../../src/H5private.h:594:27: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #define HDasprintf asprintf /*varargs*/ ../../../tools/lib/h5diff.c:1170:13: note: in expansion of macro 'HDasprintf' HDasprintf(&obj1_fullpath, "%s%s", grp1_path, table->objs[i].name); ^~~~~~~~~~ ../../../src/H5private.h:594:27: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #define HDasprintf asprintf /*varargs*/ ../../../tools/lib/h5diff.c:1180:13: note: in expansion of macro 'HDasprintf' HDasprintf(&obj2_fullpath, "%s%s", grp2_path, table->objs[i].name); ^~~~~~~~~~ ../../../tools/lib/h5diff.c: In function 'h5diff': ../../../tools/lib/h5diff.c:912:38: warning: 'info2_lp' may be used uninitialized in this function [-Wmaybe-uninitialized] size_t idx = info2_lp->nused - 1; ~~~~~~~~^~~~~~~ ../../../tools/lib/h5diff.c:867:38: warning: 'info1_lp' may be used uninitialized in this function [-Wmaybe-uninitialized] size_t idx = info1_lp->nused - 1; ~~~~~~~~^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff.c -o h5diff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5diff_array.lo ../../../tools/lib/h5diff_array.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_array.c -fPIC -DPIC -o .libs/h5diff_array.o ../../../tools/lib/h5diff_array.c: In function 'character_compare_opt': ../../../tools/lib/h5diff_array.c:3047:24: warning: variable 'both_zero' set but not used [-Wunused-but-set-variable] hbool_t both_zero; ^~~~~~~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_schar': ../../../tools/lib/h5diff_array.c:4032:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4046:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(char); ^~~~ ../../../tools/lib/h5diff_array.c:4076:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4090:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(char); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_uchar': ../../../tools/lib/h5diff_array.c:4210:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4224:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned char); ^~~~ ../../../tools/lib/h5diff_array.c:4254:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4268:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned char); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_short': ../../../tools/lib/h5diff_array.c:4385:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4399:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(short); ^~~~ ../../../tools/lib/h5diff_array.c:4431:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4445:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(short); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_ushort': ../../../tools/lib/h5diff_array.c:4563:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4577:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned short); ^~~~ ../../../tools/lib/h5diff_array.c:4609:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4623:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned short); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_int': ../../../tools/lib/h5diff_array.c:4742:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4756:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(int); ^~~~ ../../../tools/lib/h5diff_array.c:4788:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4802:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(int); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_uint': ../../../tools/lib/h5diff_array.c:4920:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4934:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned int); ^~~~ ../../../tools/lib/h5diff_array.c:4965:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4979:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned int); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_long': ../../../tools/lib/h5diff_array.c:5101:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5115:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(long); ^~~~ ../../../tools/lib/h5diff_array.c:5147:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5161:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(long); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_ulong': ../../../tools/lib/h5diff_array.c:5286:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5300:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned long); ^~~~ ../../../tools/lib/h5diff_array.c:5331:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5345:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned long); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_llong': ../../../tools/lib/h5diff_array.c:5463:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5475:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(long long); ^~~~ ../../../tools/lib/h5diff_array.c:5506:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5518:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(long long); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_ullong': ../../../tools/lib/h5diff_array.c:5639:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5651:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned long long); ^~~~ ../../../tools/lib/h5diff_array.c:5684:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5696:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned long long); ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_array.c -o h5diff_array.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5diff_attr.lo ../../../tools/lib/h5diff_attr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_attr.c -fPIC -DPIC -o .libs/h5diff_attr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_attr.c -o h5diff_attr.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5diff_dset.lo ../../../tools/lib/h5diff_dset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_dset.c -fPIC -DPIC -o .libs/h5diff_dset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_dset.c -o h5diff_dset.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5diff_util.lo ../../../tools/lib/h5diff_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_util.c -fPIC -DPIC -o .libs/h5diff_util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_util.c -o h5diff_util.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5trav.lo ../../../tools/lib/h5trav.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5trav.c -fPIC -DPIC -o .libs/h5trav.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5trav.c -o h5trav.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5tools_filters.lo ../../../tools/lib/h5tools_filters.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_filters.c -fPIC -DPIC -o .libs/h5tools_filters.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_filters.c -o h5tools_filters.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5tools_ref.lo ../../../tools/lib/h5tools_ref.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_ref.c -fPIC -DPIC -o .libs/h5tools_ref.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_ref.c -o h5tools_ref.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5tools_type.lo ../../../tools/lib/h5tools_type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_type.c -fPIC -DPIC -o .libs/h5tools_type.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_type.c -o h5tools_type.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o io_timer.lo ../../../tools/lib/io_timer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/io_timer.c -fPIC -DPIC -o .libs/io_timer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/io_timer.c -o io_timer.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libh5tools.la h5tools.lo h5tools_dump.lo h5tools_str.lo h5tools_utils.lo h5diff.lo h5diff_array.lo h5diff_attr.lo h5diff_dset.lo h5diff_util.lo h5trav.lo h5tools_filters.lo h5tools_ref.lo h5tools_type.lo io_timer.lo -lsz -lz -ldl -lm libtool: link: ar cru .libs/libh5tools.a .libs/h5tools.o .libs/h5tools_dump.o .libs/h5tools_str.o .libs/h5tools_utils.o .libs/h5diff.o .libs/h5diff_array.o .libs/h5diff_attr.o .libs/h5diff_dset.o .libs/h5diff_util.o .libs/h5trav.o .libs/h5tools_filters.o .libs/h5tools_ref.o .libs/h5tools_type.o .libs/io_timer.o libtool: link: ranlib .libs/libh5tools.a libtool: link: ( cd ".libs" && rm -f "libh5tools.la" && ln -s "../libh5tools.la" "libh5tools.la" ) make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/lib' Making all in h5diff make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5diff' gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5diff -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5diff_main.o ../../../tools/h5diff/h5diff_main.c gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5diff -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5diff_common.o ../../../tools/h5diff/h5diff_common.c ../../../tools/h5diff/h5diff_common.c: In function 'parse_command_line': ../../../tools/h5diff/h5diff_common.c:191:38: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] exclude_node->obj_path = (char*)opt_arg; ^ ../../../tools/h5diff/h5diff_common.c:252:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] options->count = atol( opt_arg ); ^~~~ ../../../tools/h5diff/h5diff_common.c:123:13: warning: this statement may fall through [-Wimplicit-fallthrough=] h5diff_exit(EXIT_FAILURE); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diff_common.c:124:9: note: here case 'h': ^~~~ ../../../tools/h5diff/h5diff_common.c:126:13: warning: this statement may fall through [-Wimplicit-fallthrough=] h5diff_exit(EXIT_SUCCESS); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diff_common.c:127:9: note: here case 'V': ^~~~ ../../../tools/h5diff/h5diff_common.c:129:13: warning: this statement may fall through [-Wimplicit-fallthrough=] h5diff_exit(EXIT_SUCCESS); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diff_common.c:130:9: note: here case 'v': ^~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5diff h5diff_main.o h5diff_common.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5diff h5diff_main.o h5diff_common.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5diff -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5diffgentest.o ../../../tools/h5diff/h5diffgentest.c ../../../tools/h5diff/h5diffgentest.c: In function 'test_datatypes': ../../../tools/h5diff/h5diffgentest.c:788:35: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] char buf7a[3][2] = {{-1,-128},{-1,-1},{-1,-1}}; ^ ../../../tools/h5diff/h5diffgentest.c:788:38: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] char buf7a[3][2] = {{-1,-128},{-1,-1},{-1,-1}}; ^ ../../../tools/h5diff/h5diffgentest.c:788:45: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] char buf7a[3][2] = {{-1,-128},{-1,-1},{-1,-1}}; ^ ../../../tools/h5diff/h5diffgentest.c:788:48: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] char buf7a[3][2] = {{-1,-128},{-1,-1},{-1,-1}}; ^ ../../../tools/h5diff/h5diffgentest.c:788:53: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] char buf7a[3][2] = {{-1,-128},{-1,-1},{-1,-1}}; ^ ../../../tools/h5diff/h5diffgentest.c:788:56: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] char buf7a[3][2] = {{-1,-128},{-1,-1},{-1,-1}}; ^ ../../../tools/h5diff/h5diffgentest.c: In function 'test_comp_vlen_strings': ../../../tools/h5diff/h5diffgentest.c:3702:52: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp1_buf.str_vlen = comp1_buf.str_vlen_repeat = vlen_str_buf; ^ ../../../tools/h5diff/h5diffgentest.c:3703:52: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp2_buf.str_vlen = comp2_buf.str_vlen_repeat = vlen_str_buf; ^ ../../../tools/h5diff/h5diffgentest.c:3704:52: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp3_buf.str_vlen = comp3_buf.str_vlen_repeat = vlen_str_buf; ^ ../../../tools/h5diff/h5diffgentest.c:3705:52: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp4_buf.str_vlen = comp4_buf.str_vlen_repeat = vlen_str_buf; ^ ../../../tools/h5diff/h5diffgentest.c:3706:52: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp5_buf.str_vlen = comp5_buf.str_vlen_repeat = vlen_str_buf; ^ ../../../tools/h5diff/h5diffgentest.c:3707:52: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp6_buf.str_vlen = comp6_buf.str_vlen_repeat = vlen_str_buf; ^ ../../../tools/h5diff/h5diffgentest.c:3708:52: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp7_buf.str_vlen = comp7_buf.str_vlen_repeat = vlen_str_buf; ^ ../../../tools/h5diff/h5diffgentest.c:3709:52: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp8_buf.str_vlen = comp8_buf.str_vlen_repeat = vlen_str_buf; ^ ../../../tools/h5diff/h5diffgentest.c:3710:52: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp9_buf.str_vlen = comp9_buf.str_vlen_repeat = vlen_str_buf; ^ ../../../tools/h5diff/h5diffgentest.c:3746:73: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp1_buf.str_array_vlen[i] = comp1_buf.str_vlen_array_again[i] = vlen_str_array_buf[i]; ^ ../../../tools/h5diff/h5diffgentest.c:3747:73: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp2_buf.str_array_vlen[i] = comp2_buf.str_vlen_array_again[i] = vlen_str_array_buf[i]; ^ ../../../tools/h5diff/h5diffgentest.c:3748:73: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp3_buf.str_array_vlen[i] = comp3_buf.str_vlen_array_again[i] = vlen_str_array_buf[i]; ^ ../../../tools/h5diff/h5diffgentest.c:3749:73: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp4_buf.str_array_vlen[i] = comp4_buf.str_vlen_array_again[i] = vlen_str_array_buf[i]; ^ ../../../tools/h5diff/h5diffgentest.c:3750:73: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp5_buf.str_array_vlen[i] = comp5_buf.str_vlen_array_again[i] = vlen_str_array_buf[i]; ^ ../../../tools/h5diff/h5diffgentest.c:3751:73: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp6_buf.str_array_vlen[i] = comp6_buf.str_vlen_array_again[i] = vlen_str_array_buf[i]; ^ ../../../tools/h5diff/h5diffgentest.c:3752:73: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp7_buf.str_array_vlen[i] = comp7_buf.str_vlen_array_again[i] = vlen_str_array_buf[i]; ^ ../../../tools/h5diff/h5diffgentest.c:3753:73: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp8_buf.str_array_vlen[i] = comp8_buf.str_vlen_array_again[i] = vlen_str_array_buf[i]; ^ ../../../tools/h5diff/h5diffgentest.c:3754:73: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp9_buf.str_array_vlen[i] = comp9_buf.str_vlen_array_again[i] = vlen_str_array_buf[i]; ^ ../../../tools/h5diff/h5diffgentest.c: In function 'test_comps_array': ../../../tools/h5diff/h5diffgentest.c:4372:45: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] wdata[i].cmpd2[j].f2 = (float)(i*10.5F) + diff; ^ ../../../tools/h5diff/h5diffgentest.c:4372:53: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] wdata[i].cmpd2[j].f2 = (float)(i*10.5F) + diff; ^ ../../../tools/h5diff/h5diffgentest.c:4363:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ ../../../tools/h5diff/h5diffgentest.c: In function 'test_comps_vlen': ../../../tools/h5diff/h5diffgentest.c:4483:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata[i].i1 = i; ^ ../../../tools/h5diff/h5diffgentest.c:4488:53: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ((cmpd2_t *)wdata[i].vl.p)[j].i2 = i*10 + diff; ^ ../../../tools/h5diff/h5diffgentest.c:4488:48: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ((cmpd2_t *)wdata[i].vl.p)[j].i2 = i*10 + diff; ^ ../../../tools/h5diff/h5diffgentest.c:4489:57: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] ((cmpd2_t *)wdata[i].vl.p)[j].f2 = (float)(i*10.5F) + diff; ^ ../../../tools/h5diff/h5diffgentest.c:4489:65: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ((cmpd2_t *)wdata[i].vl.p)[j].f2 = (float)(i*10.5F) + diff; ^ ../../../tools/h5diff/h5diffgentest.c:4478:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ In file included from ../../../tools/h5diff/h5diffgentest.c:19:0: ../../../tools/h5diff/h5diffgentest.c: In function 'test_comps_array_vlen': ../../../tools/h5diff/h5diffgentest.c:4609:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].cmpd2[j].vl.p = HDmalloc((j+1)*sizeof(cmpd3_t)); ^ ../../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../../tools/h5diff/h5diffgentest.c:4610:40: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].cmpd2[j].vl.len = j+1; ^ ../../../tools/h5diff/h5diffgentest.c:4615:70: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ((cmpd3_t *)wdata[i].cmpd2[j].vl.p)[k].f3 = (float)(j*10.5F) + diff; ^ ../../../tools/h5diff/h5diffgentest.c:4615:78: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ((cmpd3_t *)wdata[i].cmpd2[j].vl.p)[k].f3 = (float)(j*10.5F) + diff; ^ ../../../tools/h5diff/h5diffgentest.c:4597:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ ../../../tools/h5diff/h5diffgentest.c: In function 'test_comps_vlen_arry': ../../../tools/h5diff/h5diffgentest.c:4752:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata[i].i1 = i; ^ ../../../tools/h5diff/h5diffgentest.c:4758:53: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ((cmpd2_t *)wdata[i].vl.p)[j].i2 = i*10 + diff; ^ ../../../tools/h5diff/h5diffgentest.c:4758:48: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ((cmpd2_t *)wdata[i].vl.p)[j].i2 = i*10 + diff; ^ ../../../tools/h5diff/h5diffgentest.c:4762:64: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] ((cmpd2_t *)(wdata[i].vl.p))[j].cmpd3[k].i3 = k*10.5F + diff; ^ ../../../tools/h5diff/h5diffgentest.c:4762:71: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ((cmpd2_t *)(wdata[i].vl.p))[j].cmpd3[k].i3 = k*10.5F + diff; ^ ../../../tools/h5diff/h5diffgentest.c:4762:63: warning: conversion to 'int' from 'float' may alter its value [-Wfloat-conversion] ((cmpd2_t *)(wdata[i].vl.p))[j].cmpd3[k].i3 = k*10.5F + diff; ^ ../../../tools/h5diff/h5diffgentest.c:4763:72: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] ((cmpd2_t *)(wdata[i].vl.p))[j].cmpd3[k].f3 = (float)(k*10.5F) + diff; ^ ../../../tools/h5diff/h5diffgentest.c:4763:80: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ((cmpd2_t *)(wdata[i].vl.p))[j].cmpd3[k].f3 = (float)(k*10.5F) + diff; ^ ../../../tools/h5diff/h5diffgentest.c:4746:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ In file included from ../../../tools/h5diff/h5diffgentest.c:19:0: ../../../tools/h5diff/h5diffgentest.c: In function 'write_attr_in': ../../../tools/h5diff/h5diffgentest.c:5752:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf52[i][j].p = HDmalloc((i + 1) * sizeof(int)); ^ ../../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../../tools/h5diff/h5diffgentest.c:5753:31: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] buf52[i][j].len = i + 1; ^ ../../../tools/h5diff/h5diffgentest.c:5968:37: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] else buf23[i][j][k]=n++; ^ ../../../tools/h5diff/h5diffgentest.c:6029:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] buf33[i][j][k].a=n++; ^ In file included from ../../../tools/h5diff/h5diffgentest.c:19:0: ../../../tools/h5diff/h5diffgentest.c:6168:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf53[i][j][k].p = HDmalloc((i + 1) * sizeof(int)); ^ ../../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../../tools/h5diff/h5diffgentest.c:6169:38: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] buf53[i][j][k].len = i + 1; ^ ../../../tools/h5diff/h5diffgentest.c:5246:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ ../../../tools/h5diff/h5diffgentest.c: In function 'write_dset_in': ../../../tools/h5diff/h5diffgentest.c:6544:17: warning: declaration of 'did' shadows a previous local [-Wshadow] hid_t did; /* dataset ID */ ^~~ ../../../tools/h5diff/h5diffgentest.c:6297:13: note: shadowed declaration is here hid_t did; ^~~ ../../../tools/h5diff/h5diffgentest.c:6545:17: warning: declaration of 'sid' shadows a previous local [-Wshadow] hid_t sid; /* dataspace ID */ ^~~ ../../../tools/h5diff/h5diffgentest.c:6298:13: note: shadowed declaration is here hid_t sid; ^~~ ../../../tools/h5diff/h5diffgentest.c:6546:17: warning: declaration of 'tid' shadows a previous local [-Wshadow] hid_t tid; /* datatype ID */ ^~~ ../../../tools/h5diff/h5diffgentest.c:6299:13: note: shadowed declaration is here hid_t tid; ^~~ ../../../tools/h5diff/h5diffgentest.c:6550:17: warning: declaration of 'j' shadows a previous local [-Wshadow] int j; ^ ../../../tools/h5diff/h5diffgentest.c:6302:21: note: shadowed declaration is here int val, i, j, k, l, n; ^ ../../../tools/h5diff/h5diffgentest.c:6556:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( j = 0; j < H5TOOLS_MALLOCSIZE / sizeof(double) + 1; j++) ^ In file included from ../../../tools/h5diff/h5diffgentest.c:19:0: ../../../tools/h5diff/h5diffgentest.c:6712:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf52[i][j].p = HDmalloc((i + 1) * sizeof(int)); ^ ../../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../../tools/h5diff/h5diffgentest.c:6713:31: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] buf52[i][j].len = i + 1; ^ ../../../tools/h5diff/h5diffgentest.c:6834:37: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] else buf23[i][j][k]=n++; ^ ../../../tools/h5diff/h5diffgentest.c:6871:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] buf33[i][j][k].a=n++; ^ In file included from ../../../tools/h5diff/h5diffgentest.c:19:0: ../../../tools/h5diff/h5diffgentest.c:6925:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf53[i][j][k].p = HDmalloc((i + 1) * sizeof(int)); ^ ../../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../../tools/h5diff/h5diffgentest.c:6926:38: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] buf53[i][j][k].len = i + 1; ^ ../../../tools/h5diff/h5diffgentest.c:6301:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ ../../../tools/h5diff/h5diffgentest.c: In function 'gen_datareg': ../../../tools/h5diff/h5diffgentest.c:7017:21: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ ../../../tools/h5diff/h5diffgentest.c: In function 'test_hyperslab': ../../../tools/h5diff/h5diffgentest.c:7118:23: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] char fillvalue=-1; ^ ../../../tools/h5diff/h5diffgentest.c:7158:25: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] hs_start[0] = i * GBLL/(1024*1024); ^ ../../../tools/h5diff/h5diffgentest.c: In function 'test_group_recurse2': ../../../tools/h5diff/h5diffgentest.c:3106:5: warning: 'fileid4' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Fclose(fileid4); ^~~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diffgentest.c:3105:5: warning: 'fileid3' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Fclose(fileid3); ^~~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diffgentest.c:3104:5: warning: 'fileid2' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Fclose(fileid2); ^~~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diffgentest.c:3101:5: warning: 'dataspace' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Sclose(dataspace); ^~~~~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diffgentest.c:3102:5: warning: 'datatype' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Tclose(datatype); ^~~~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diffgentest.c: In function 'test_attributes_verbose_level.constprop': ../../../tools/h5diff/h5diffgentest.c:1286:9: warning: 'f2_tid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Tclose(f2_tid); ^~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diffgentest.c:1284:9: warning: 'f1_tid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Tclose(f1_tid); ^~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diffgentest.c:1282:9: warning: 'f2_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Sclose(f2_sid); ^~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diffgentest.c:1280:9: warning: 'f1_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Sclose(f1_sid); ^~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diffgentest.c:1278:9: warning: 'f2_did' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Dclose(f2_did); ^~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diffgentest.c:1276:9: warning: 'f1_did' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Dclose(f1_did); ^~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diffgentest.c:1274:9: warning: 'f2_gid4' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Gclose(f2_gid4); ^~~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diffgentest.c:1272:9: warning: 'f1_gid4' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Gclose(f1_gid4); ^~~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diffgentest.c:1270:9: warning: 'f2_gid3' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Gclose(f2_gid3); ^~~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diffgentest.c:1268:9: warning: 'f1_gid3' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Gclose(f1_gid3); ^~~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diffgentest.c:1266:9: warning: 'f2_gid2' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Gclose(f2_gid2); ^~~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diffgentest.c:1264:9: warning: 'f1_gid2' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Gclose(f1_gid2); ^~~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diffgentest.c:1262:9: warning: 'f2_gid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Gclose(f2_gid); ^~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diffgentest.c:1260:9: warning: 'f1_gid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Gclose(f1_gid); ^~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diffgentest.c:1258:9: warning: 'fid2' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Fclose(fid2); ^~~~~~~~~~~~~~ ../../../tools/h5diff/h5diffgentest.c: In function 'test_comp_vlen_strings.constprop': ../../../tools/h5diff/h5diffgentest.c:4159:9: warning: 'gid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Gclose(gid); ^~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5diffgentest h5diffgentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5diffgentest h5diffgentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5diff' Making all in h5ls make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5ls' gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5ls -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5ls.o ../../../tools/h5ls/h5ls.c ../../../tools/h5ls/h5ls.c: In function 'dataset_list2': ../../../tools/h5ls/h5ls.c:1762:17: warning: unused variable 'dset_name' [-Wunused-variable] char dset_name[256]; /* filter/file name */ ^~~~~~~~~ ../../../tools/h5ls/h5ls.c: In function 'main': ../../../tools/h5ls/h5ls.c:2685:25: warning: this statement may fall through [-Wimplicit-fallthrough=] leave(EXIT_SUCCESS); ^~~~~~~~~~~~~~~~~~~ ../../../tools/h5ls/h5ls.c:2687:21: note: here case 'a': /* --address */ ^~~~ ../../../tools/h5ls/h5ls.c:2735:25: warning: this statement may fall through [-Wimplicit-fallthrough=] leave(EXIT_SUCCESS); ^~~~~~~~~~~~~~~~~~~ ../../../tools/h5ls/h5ls.c:2737:21: note: here case 'x': /* --hexdump */ ^~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5ls h5ls.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5ls h5ls.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5ls' Making all in h5dump make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5dump' gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5dump -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5dump.o ../../../tools/h5dump/h5dump.c gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5dump -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5dump_ddl.o ../../../tools/h5dump/h5dump_ddl.c In file included from ../../../tools/h5dump/h5dump_ddl.c:24:0: ../../../tools/h5dump/h5dump_extern.h:76:21: warning: redundant redeclaration of 'enable_error_stack' [-Wredundant-decls] extern int enable_error_stack; /* re-enable error stack */ ^~~~~~~~~~~~~~~~~~ In file included from ../../../tools/h5dump/h5dump_ddl.c:19:0: ../../../tools/lib/h5tools.h:546:24: note: previous declaration of 'enable_error_stack' was here H5TOOLS_DLLVAR int enable_error_stack; /* re-enable error stack */ ^~~~~~~~~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_datatype': ../../../tools/h5dump/h5dump_ddl.c:62:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent / COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:63:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_dataspace': ../../../tools/h5dump/h5dump_ddl.c:91:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent / COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:92:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_attr_cb': ../../../tools/h5dump/h5dump_ddl.c:125:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent / COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:126:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_all_cb': ../../../tools/h5dump/h5dump_ddl.c:200:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent / COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:201:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:458:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indentation(dump_indent); ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:468:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indentation(dump_indent); ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_named_datatype': ../../../tools/h5dump/h5dump_ddl.c:651:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent / COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:652:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_group': ../../../tools/h5dump/h5dump_ddl.c:814:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent / COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:815:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_dataset': ../../../tools/h5dump/h5dump_ddl.c:948:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent / COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:949:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:1030:38: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] packed_data_offset = packed_offset[u]; ^~~~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:1031:38: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] packed_data_length = packed_length[u]; ^~~~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_data': ../../../tools/h5dump/h5dump_ddl.c:1138:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent / COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:1139:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_fcpl': ../../../tools/h5dump/h5dump_ddl.c:1198:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indentation(dump_indent + COL); ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:1200:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indentation(dump_indent + COL); ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:1202:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indentation(dump_indent + COL); ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:1204:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indentation(dump_indent + COL); ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:1206:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indentation(dump_indent + COL); ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:1208:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indentation(dump_indent + COL); ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:1210:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indentation(dump_indent + COL); ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:1212:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indentation(dump_indent + COL); ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:1242:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indentation(dump_indent + COL); ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:1249:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indentation(dump_indent + COL); ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:1251:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indentation(dump_indent + COL + COL); ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:1253:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indentation(dump_indent + COL); ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c: In function 'handle_attributes': ../../../tools/h5dump/h5dump_ddl.c:1542:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent / COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:1543:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c: In function 'handle_datasets': ../../../tools/h5dump/h5dump_ddl.c:1768:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indentation(dump_indent); ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:1771:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indentation(dump_indent + COL); ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_ddl.c:1773:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indentation(dump_indent); ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5dump -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5dump_xml.o ../../../tools/h5dump/h5dump_xml.c In file included from ../../../tools/h5dump/h5dump_xml.c:24:0: ../../../tools/h5dump/h5dump_extern.h:76:21: warning: redundant redeclaration of 'enable_error_stack' [-Wredundant-decls] extern int enable_error_stack; /* re-enable error stack */ ^~~~~~~~~~~~~~~~~~ In file included from ../../../tools/h5dump/h5dump_xml.c:19:0: ../../../tools/lib/h5tools.h:546:24: note: previous declaration of 'enable_error_stack' was here H5TOOLS_DLLVAR int enable_error_stack; /* re-enable error stack */ ^~~~~~~~~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_all_cb': ../../../tools/h5dump/h5dump_xml.c:159:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent/COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c:160:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c: In function 'xml_escape_the_string': ../../../tools/h5dump/h5dump_xml.c:758:15: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] len = slen; ^~~~ ../../../tools/h5dump/h5dump_xml.c: In function 'xml_print_datatype': ../../../tools/h5dump/h5dump_xml.c:880:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent/COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c:881:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c:1258:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nmembers = H5Tget_nmembers(type); ^~~~~~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c:1482:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ndims = H5Tget_array_ndims(type); ^~~~~~~~~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_datatype': ../../../tools/h5dump/h5dump_xml.c:1585:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent/COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c:1586:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_dataspace': ../../../tools/h5dump/h5dump_xml.c:1724:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent/COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c:1725:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_data': ../../../tools/h5dump/h5dump_xml.c:1900:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent/COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c:1901:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_attr': ../../../tools/h5dump/h5dump_xml.c:2098:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent/COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c:2099:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_named_datatype': ../../../tools/h5dump/h5dump_xml.c:2428:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent/COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c:2429:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c:2502:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indentation(dump_indent); ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_group': ../../../tools/h5dump/h5dump_xml.c:2653:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent/COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c:2654:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c:2699:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indentation(dump_indent); ^~~~~~~~~~~ In file included from ../../../tools/h5dump/h5dump_xml.c:18:0: ../../../tools/h5dump/h5dump_xml.c: In function 'xml_print_refs': ../../../tools/h5dump/h5dump_xml.c:3009:47: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] buf = (char *) HDcalloc((size_t)(ssiz * tsiz), sizeof(char)); ^ ../../../src/H5private.h:621:37: note: in definition of macro 'HDcalloc' #define HDcalloc(N,Z) calloc(N,Z) ^ ../../../tools/h5dump/h5dump_xml.c:3025:47: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] buf = (char *) HDcalloc((size_t)(ssiz * tsiz), sizeof(char)); ^ ../../../src/H5private.h:621:37: note: in definition of macro 'HDcalloc' #define HDcalloc(N,Z) calloc(N,Z) ^ ../../../tools/h5dump/h5dump_xml.c:3042:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent/COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c:3043:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ In file included from ../../../tools/h5dump/h5dump_xml.c:18:0: ../../../tools/h5dump/h5dump_xml.c: In function 'xml_print_strs': ../../../tools/h5dump/h5dump_xml.c:3167:38: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] buf = HDmalloc((size_t)(ssiz * tsiz)); ^ ../../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../../tools/h5dump/h5dump_xml.c:3183:38: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] buf = HDmalloc((size_t)(ssiz * tsiz)); ^ ../../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../../tools/h5dump/h5dump_xml.c:3201:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent/COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c:3202:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c:3221:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < ssiz; i++) { ^ ../../../tools/h5dump/h5dump_xml.c: In function 'check_filters': ../../../tools/h5dump/h5dump_xml.c:3317:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent/COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c:3318:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_fill_value': ../../../tools/h5dump/h5dump_xml.c:3457:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent/COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c:3458:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_dataset': ../../../tools/h5dump/h5dump_xml.c:3827:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent/COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c:3828:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c: In function 'xml_print_enum': ../../../tools/h5dump/h5dump_xml.c:4421:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.indent_level = dump_indent/COL; ^~~~~~~~~~~ ../../../tools/h5dump/h5dump_xml.c:4422:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5dump h5dump.o h5dump_ddl.o h5dump_xml.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5dump h5dump.o h5dump_ddl.o h5dump_xml.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5dump -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5dumpgentest.o ../../../tools/h5dump/h5dumpgentest.c ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_many': ../../../tools/h5dump/h5dumpgentest.c:1520:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes': ../../../tools/h5dump/h5dumpgentest.c:2569:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret=0; ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes2': ../../../tools/h5dump/h5dumpgentest.c:2664:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes3': ../../../tools/h5dump/h5dumpgentest.c:2737:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes4': ../../../tools/h5dump/h5dumpgentest.c:2806:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes5': ../../../tools/h5dump/h5dumpgentest.c:2870:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array1_big': ../../../tools/h5dump/h5dumpgentest.c:2940:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array1': ../../../tools/h5dump/h5dumpgentest.c:3031:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array2': ../../../tools/h5dump/h5dumpgentest.c:3075:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array3': ../../../tools/h5dump/h5dumpgentest.c:3123:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array4': ../../../tools/h5dump/h5dumpgentest.c:3179:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array5': ../../../tools/h5dump/h5dumpgentest.c:3246:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array6': ../../../tools/h5dump/h5dumpgentest.c:3316:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array7': ../../../tools/h5dump/h5dumpgentest.c:3377:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array8': ../../../tools/h5dump/h5dumpgentest.c:3441:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status = -1; ^~~~~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_empty': ../../../tools/h5dump/h5dumpgentest.c:3502:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret=0; ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'write_attr_in': ../../../tools/h5dump/h5dumpgentest.c:3890:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'write_dset_in': ../../../tools/h5dump/h5dumpgentest.c:4331:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_attr_all': ../../../tools/h5dump/h5dumpgentest.c:4769:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_compound_complex': ../../../tools/h5dump/h5dumpgentest.c:4927:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Error checking variable */ ^~~~~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_named_dtype_attr': ../../../tools/h5dump/h5dumpgentest.c:5076:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'make_external': ../../../tools/h5dump/h5dumpgentest.c:5298:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_filters': ../../../tools/h5dump/h5dumpgentest.c:5346:23: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int i, j, n, ret; ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_fcontents': ../../../tools/h5dump/h5dumpgentest.c:5692:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_fvalues': ../../../tools/h5dump/h5dumpgentest.c:5826:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_string': ../../../tools/h5dump/h5dumpgentest.c:5986:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_aindices': ../../../tools/h5dump/h5dumpgentest.c:6081:29: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int i, j, k, l, n, ret; ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_longlinks': ../../../tools/h5dump/h5dumpgentest.c:6150:17: warning: variable 'gid2' set but not used [-Wunused-but-set-variable] hid_t gid2 = (-1); /* Datatype ID */ ^~~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_bigdims': ../../../tools/h5dump/h5dumpgentest.c:6329:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_hyperslab': ../../../tools/h5dump/h5dumpgentest.c:6425:17: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int i, ret; ^~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_charsets': ../../../tools/h5dump/h5dumpgentest.c:7389:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_compound_intsizes': ../../../tools/h5dump/h5dumpgentest.c:7463:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Error checking variable */ ^~~~~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_compound_attr_intsizes': ../../../tools/h5dump/h5dumpgentest.c:7738:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Error checking variable */ ^~~~~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_compound_int_array': ../../../tools/h5dump/h5dumpgentest.c:8614:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Error checking variable */ ^~~~~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_compound_ints': ../../../tools/h5dump/h5dumpgentest.c:8864:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Error checking variable */ ^~~~~~ ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_compound_complex2': ../../../tools/h5dump/h5dumpgentest.c:9795:17: warning: unused variable 'grp' [-Wunused-variable] hid_t file, grp=-1, type=-1, space=-1, dset=-1; ^~~ ../../../tools/h5dump/h5dumpgentest.c:9976:9: warning: 'cmpd_tid3' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Tclose(cmpd_tid3); ^~~~~~~~~~~~~~~~~~~ ../../../tools/h5dump/h5dumpgentest.c:9975:9: warning: 'cmpd_tid2' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Tclose(cmpd_tid2); ^~~~~~~~~~~~~~~~~~~ ../../../tools/h5dump/h5dumpgentest.c:9974:9: warning: 'cmpd_tid1' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Tclose(cmpd_tid1); ^~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5dumpgentest h5dumpgentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5dumpgentest h5dumpgentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5dump -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o binread.o ../../../tools/h5dump/binread.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o binread binread.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/binread binread.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5dump' Making all in misc make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/misc' gcc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5debug.o ../../../tools/misc/h5debug.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5debug h5debug.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5debug h5debug.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repart.o ../../../tools/misc/h5repart.c ../../../tools/misc/h5repart.c: In function 'main': ../../../tools/misc/h5repart.c:246:17: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] blk_size = get_size (prog_name, &argno, argc, argv); ^~~~~~~~ ../../../tools/misc/h5repart.c:305:17: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] left_overs -= n; ^~ ../../../tools/misc/h5repart.c:305:20: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] left_overs -= n; ^ ../../../tools/misc/h5repart.c:356:13: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] src_offset += n; ^~ ../../../tools/misc/h5repart.c:356:16: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] src_offset += n; ^ ../../../tools/misc/h5repart.c:360:14: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] dst_offset += n; ^~ ../../../tools/misc/h5repart.c:360:17: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] dst_offset += n; ^ ../../../tools/misc/h5repart.c:365:14: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] dst_offset += n; ^~ ../../../tools/misc/h5repart.c:365:17: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] dst_offset += n; ^ ../../../tools/misc/h5repart.c:389:13: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] dst_offset += n; ^~ ../../../tools/misc/h5repart.c:389:16: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] dst_offset += n; ^ ../../../tools/misc/h5repart.c:471:18: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] hdsize = dst_size; ^~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5repart h5repart.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5repart h5repart.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5mkgrp.o ../../../tools/misc/h5mkgrp.c ../../../tools/misc/h5mkgrp.c: In function 'leave': ../../../tools/misc/h5mkgrp.c:71:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(curr_group = 0; curr_group < params.ngroups; curr_group++) ^ ../../../tools/misc/h5mkgrp.c: In function 'parse_command_line': ../../../tools/misc/h5mkgrp.c:183:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] parms->ngroups = (argc - opt_ind); ^ ../../../tools/misc/h5mkgrp.c:135:17: warning: this statement may fall through [-Wimplicit-fallthrough=] leave(EXIT_SUCCESS); ^~~~~~~~~~~~~~~~~~~ ../../../tools/misc/h5mkgrp.c:138:13: note: here case 'l': ^~~~ ../../../tools/misc/h5mkgrp.c:155:17: warning: this statement may fall through [-Wimplicit-fallthrough=] leave(EXIT_SUCCESS); ^~~~~~~~~~~~~~~~~~~ ../../../tools/misc/h5mkgrp.c:158:13: note: here default: ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5mkgrp h5mkgrp.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5mkgrp h5mkgrp.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repart_gentest.o ../../../tools/misc/h5repart_gentest.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5repart_gentest h5repart_gentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5repart_gentest h5repart_gentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o talign.o ../../../tools/misc/talign.c ../../../tools/misc/talign.c: In function 'main': ../../../tools/misc/talign.c:196:5: warning: 'spc' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Sclose(spc); ^~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o talign talign.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/talign talign.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o repart_test.o ../../../tools/misc/repart_test.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o repart_test repart_test.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/repart_test repart_test.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/misc' Making all in h5import make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5import' gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5import -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5import.o ../../../tools/h5import/h5import.c In file included from ../../../tools/h5import/h5import.c:17:0: ../../../tools/h5import/h5import.c: In function 'processConfigurationFile': ../../../src/H5private.h:1274:32: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] #define HDstrtol(S,R,N) strtol(S,R,N) ^ ../../../tools/h5import/h5import.c:1442:40: note: in expansion of macro 'HDstrtol' ival = HDstrtol(more, &more, 10); ^~~~~~~~ ../../../tools/h5import/h5import.c: In function 'parseDimensions': ../../../src/H5private.h:1274:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] #define HDstrtol(S,R,N) strtol(S,R,N) ^ ../../../tools/h5import/h5import.c:2282:15: note: in expansion of macro 'HDstrtol' = HDstrtol(HDstrtok (temp, delimiter), NULL, BASE_10); ^~~~~~~~ ../../../src/H5private.h:1274:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] #define HDstrtol(S,R,N) strtol(S,R,N) ^ ../../../tools/h5import/h5import.c:2288:36: note: in expansion of macro 'HDstrtol' in->sizeOfDimension[i++] = HDstrtol(token, NULL, BASE_10); ^~~~~~~~ ../../../tools/h5import/h5import.c: In function 'getDimensionSizes': ../../../tools/h5import/h5import.c:3136:36: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] in->sizeOfDimension[i++] = ival; ^~~~ ../../../tools/h5import/h5import.c: In function 'getChunkedDimensionSizes': ../../../tools/h5import/h5import.c:3160:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] in->sizeOfChunk[i++] = ival; ^~~~ ../../../tools/h5import/h5import.c: In function 'getMaximumDimensionSizes': ../../../tools/h5import/h5import.c:3193:43: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] in->maxsizeOfDimension[i++] = ival; ^~~~ ../../../tools/h5import/h5import.c: In function 'process': ../../../tools/h5import/h5import.c:3930:88: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5Pset_external(proplist, in->externFilename, (off_t) 0, numOfElements * in->inputSize / 8); ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5import h5import.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5import h5import.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5import -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5importtest.o ../../../tools/h5import/h5importtest.c ../../../tools/h5import/h5importtest.c: In function 'main': ../../../tools/h5import/h5importtest.c:122:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] row4i16[i] = row4i16[i - 1] + rowi4i16; ^~~~~~~ ../../../tools/h5import/h5importtest.c:123:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] row4i8[i] = row4i8[i - 1] + rowi4i8; ^~~~~~ ../../../tools/h5import/h5importtest.c:134:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] col4i16[j] = col4i16[j - 1] + coli4i16; ^~~~~~~ ../../../tools/h5import/h5importtest.c:135:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] col4i8[j] = col4i8[j - 1] + coli4i8; ^~~~~~ ../../../tools/h5import/h5importtest.c:145:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] pln4i16[k] = pln4i16[k - 1] + plni4i16; ^~~~~~~ ../../../tools/h5import/h5importtest.c:146:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] pln4i8[k] = pln4i8[k - 1] + plni4i8; ^~~~~~ ../../../tools/h5import/h5importtest.c:160:34: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] b16i3[k][i][j] = row4i16[i] + col4i16[j] + pln4i16[k]; ^~~~~~~ ../../../tools/h5import/h5importtest.c:161:33: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] b8i3[k][i][j] = row4i8[i] + col4i8[j] + pln4i8[k]; ^~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5importtest h5importtest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5importtest h5importtest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5import' Making all in h5repack make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dynlib_rpk.lo ../../../tools/h5repack/dynlib_rpk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/h5repack/dynlib_rpk.c -fPIC -DPIC -o .libs/dynlib_rpk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/h5repack/dynlib_rpk.c -o dynlib_rpk.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdynlibadd.la -rpath /usr/lib64 dynlib_rpk.lo -lsz -lz -ldl -lm libtool: link: gcc -shared -fPIC -DPIC .libs/dynlib_rpk.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libdynlibadd.so.0 -o .libs/libdynlibadd.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdynlibadd.so.0" && ln -s "libdynlibadd.so.0.0.0" "libdynlibadd.so.0") libtool: link: (cd ".libs" && rm -f "libdynlibadd.so" && ln -s "libdynlibadd.so.0.0.0" "libdynlibadd.so") libtool: link: ar cru .libs/libdynlibadd.a dynlib_rpk.o libtool: link: ranlib .libs/libdynlibadd.a libtool: link: ( cd ".libs" && rm -f "libdynlibadd.la" && ln -s "../libdynlibadd.la" "libdynlibadd.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dynlib_vrpk.lo ../../../tools/h5repack/dynlib_vrpk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/h5repack/dynlib_vrpk.c -fPIC -DPIC -o .libs/dynlib_vrpk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/h5repack/dynlib_vrpk.c -o dynlib_vrpk.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdynlibvers.la -rpath /usr/lib64 dynlib_vrpk.lo -lsz -lz -ldl -lm libtool: link: gcc -shared -fPIC -DPIC .libs/dynlib_vrpk.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libdynlibvers.so.0 -o .libs/libdynlibvers.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdynlibvers.so.0" && ln -s "libdynlibvers.so.0.0.0" "libdynlibvers.so.0") libtool: link: (cd ".libs" && rm -f "libdynlibvers.so" && ln -s "libdynlibvers.so.0.0.0" "libdynlibvers.so") libtool: link: ar cru .libs/libdynlibvers.a dynlib_vrpk.o libtool: link: ranlib .libs/libdynlibvers.a libtool: link: ( cd ".libs" && rm -f "libdynlibvers.la" && ln -s "../libdynlibvers.la" "libdynlibvers.la" ) gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack.o ../../../tools/h5repack/h5repack.c gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack_copy.o ../../../tools/h5repack/h5repack_copy.c gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack_filters.o ../../../tools/h5repack/h5repack_filters.c gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack_opttable.o ../../../tools/h5repack/h5repack_opttable.c gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack_parse.o ../../../tools/h5repack/h5repack_parse.c gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack_refs.o ../../../tools/h5repack/h5repack_refs.c gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack_verify.o ../../../tools/h5repack/h5repack_verify.c gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack_main.o ../../../tools/h5repack/h5repack_main.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5repack h5repack.o h5repack_copy.o h5repack_filters.o h5repack_opttable.o h5repack_parse.o h5repack_refs.o h5repack_verify.o h5repack_main.o ../../tools/lib/libh5tools.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5repack h5repack.o h5repack_copy.o h5repack_filters.o h5repack_opttable.o h5repack_parse.o h5repack_refs.o h5repack_verify.o h5repack_main.o ../../tools/lib/.libs/libh5tools.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o testh5repack_detect_szip.o ../../../tools/h5repack/testh5repack_detect_szip.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testh5repack_detect_szip testh5repack_detect_szip.o ../../tools/lib/libh5tools.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/testh5repack_detect_szip testh5repack_detect_szip.o ../../tools/lib/.libs/libh5tools.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repacktst.o ../../../tools/h5repack/h5repacktst.c ../../../tools/h5repack/h5repacktst.c: In function 'make_userblock': ../../../tools/h5repack/h5repacktst.c:3342:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] ssize_t nwritten; /* # of bytes written */ ^~~~~~~~ ../../../tools/h5repack/h5repacktst.c: In function 'verify_userblock': ../../../tools/h5repack/h5repacktst.c:3405:13: warning: variable 'nread' set but not used [-Wunused-but-set-variable] ssize_t nread; /* # of bytes read */ ^~~~~ ../../../tools/h5repack/h5repacktst.c: In function 'make_userblock_file': ../../../tools/h5repack/h5repacktst.c:3472:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] ssize_t nwritten; /* # of bytes written */ ^~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5repacktst h5repack.o h5repack_copy.o h5repack_filters.o h5repack_opttable.o h5repack_parse.o h5repack_refs.o h5repack_verify.o h5repacktst.o ../../tools/lib/libh5tools.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5repacktst h5repack.o h5repack_copy.o h5repack_filters.o h5repack_opttable.o h5repack_parse.o h5repack_refs.o h5repack_verify.o h5repacktst.o ../../tools/lib/.libs/libh5tools.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack' Making all in h5jam make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5jam' gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5jam.o ../../../tools/h5jam/h5jam.c ../../../tools/h5jam/h5jam.c: In function 'parse_command_line': ../../../tools/h5jam/h5jam.c:186:11: warning: this statement may fall through [-Wimplicit-fallthrough=] leave (EXIT_SUCCESS); ^~~~~~~~~~~~~~~~~~~~ ../../../tools/h5jam/h5jam.c:187:7: note: here case 'V': ^~~~ ../../../tools/h5jam/h5jam.c:189:11: warning: this statement may fall through [-Wimplicit-fallthrough=] leave (EXIT_SUCCESS); ^~~~~~~~~~~~~~~~~~~~ ../../../tools/h5jam/h5jam.c:190:7: note: here case '?': ^~~~ In file included from ../../../tools/h5jam/h5jam.c:17:0: ../../../tools/h5jam/h5jam.c: In function 'copy_some_to_file': ../../../src/H5private.h:1403:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~~~~~~~~ ../../../tools/h5jam/h5jam.c:504:18: note: in expansion of macro 'HDwrite' /*ncw = */ HDwrite (outfid, buf, (unsigned) nchars); ^~~~~~~ ../../../tools/h5jam/h5jam.c: In function 'write_pad': ../../../src/H5private.h:1403:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~~~~~~~~ ../../../tools/h5jam/h5jam.c:585:9: note: in expansion of macro 'HDwrite' HDwrite (ofile, buf, 1); ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5jam h5jam.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5jam h5jam.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5unjam.o ../../../tools/h5jam/h5unjam.c ../../../tools/h5jam/h5unjam.c: In function 'copy_to_file': ../../../tools/h5jam/h5unjam.c:377:24: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] bytes_in = how_much; ^~~~~~~~ ../../../tools/h5jam/h5unjam.c:396:18: warning: conversion to 'long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] how_much -= bytes_read; ^~ ../../../tools/h5jam/h5unjam.c:396:21: warning: conversion to 'ssize_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] how_much -= bytes_read; ^~~~~~~~~~ ../../../tools/h5jam/h5unjam.c:397:14: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] from += bytes_read; ^~ ../../../tools/h5jam/h5unjam.c:397:17: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] from += bytes_read; ^~~~~~~~~~ ../../../tools/h5jam/h5unjam.c:398:12: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] to += bytes_read; ^~ ../../../tools/h5jam/h5unjam.c:398:15: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] to += bytes_read; ^~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5unjam h5unjam.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5unjam h5unjam.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tellub.o ../../../tools/h5jam/tellub.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tellub tellub.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tellub tellub.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5jamgentest.o ../../../tools/h5jam/h5jamgentest.c ../../../tools/h5jam/h5jamgentest.c: In function 'gent_ub': ../../../tools/h5jam/h5jamgentest.c:257:30: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] dset2_1[i] = (float)(i*0.1F+1); ^ ../../../tools/h5jam/h5jamgentest.c:268:44: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] dset2_2[i][j] = (float)((i+1)*j*0.1F); ^ In file included from ../../../tools/h5jam/h5jamgentest.c:29:0: ../../../tools/h5jam/h5jamgentest.c: In function 'create_textfile': ../../../src/H5private.h:1403:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~~~~~~~~ ../../../tools/h5jam/h5jamgentest.c:319:5: note: in expansion of macro 'HDwrite' HDwrite(fd, buf, size); ^~~~~~~ ../../../tools/h5jam/h5jamgentest.c: In function 'gent_ub': ../../../src/H5private.h:1403:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~~~~~~~~ ../../../tools/h5jam/h5jamgentest.c:295:3: note: in expansion of macro 'HDwrite' HDwrite(fd, buf, ub_size); ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5jamgentest h5jamgentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5jamgentest h5jamgentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o getub.o ../../../tools/h5jam/getub.c In file included from ../../../tools/h5jam/getub.c:23:0: ../../../tools/h5jam/getub.c: In function 'main': ../../../src/H5private.h:1403:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~~~~~~~~ ../../../tools/h5jam/getub.c:170:3: note: in expansion of macro 'HDwrite' HDwrite (1, buf, (unsigned)size); ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o getub getub.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/getub getub.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5jam' Making all in h5copy make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5copy' gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5copy -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5copy.o ../../../tools/h5copy/h5copy.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5copy h5copy.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5copy h5copy.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5copy -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5copygentest.o ../../../tools/h5copy/h5copygentest.c ../../../tools/h5copy/h5copygentest.c: In function 'gent_att_compound_vlstr': ../../../tools/h5copy/h5copygentest.c:354:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] buf.v = "ThisIsAString"; ^ ../../../tools/h5copy/h5copygentest.c:388:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] buf.v = "ThisIsAString"; ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5copygentest h5copygentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5copygentest h5copygentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5copy' Making all in h5stat make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5stat' gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5stat -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5stat.o ../../../tools/h5stat/h5stat.c ../../../tools/h5stat/h5stat.c: In function 'group_stats': ../../../tools/h5stat/h5stat.c:381:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^~~ ../../../tools/h5stat/h5stat.c: In function 'dataset_stats': ../../../tools/h5stat/h5stat.c:464:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^~~ ../../../tools/h5stat/h5stat.c: In function 'datatype_stats': ../../../tools/h5stat/h5stat.c:637:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5stat h5stat.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5stat h5stat.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5stat -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5stat_gentest.o ../../../tools/h5stat/h5stat_gentest.c ../../../tools/h5stat/h5stat_gentest.c: In function 'gen_newgrat_file': ../../../tools/h5stat/h5stat_gentest.c:49:30: warning: unused parameter 'fname' [-Wunused-parameter] gen_newgrat_file(const char *fname) ^~~~~ ../../../tools/h5stat/h5stat_gentest.c: In function 'main': ../../../tools/h5stat/h5stat_gentest.c:117:9: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Dclose(did); ^~~~~~~~~~~~~ ../../../tools/h5stat/h5stat_gentest.c:57:11: note: 'did' was declared here hid_t did; /* Dataset id */ ^~~ ../../../tools/h5stat/h5stat_gentest.c:116:2: warning: 'attr_id' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Aclose(attr_id); ^~~~~~~~~~~~~~~~~ ../../../tools/h5stat/h5stat_gentest.c:56:11: note: 'attr_id' was declared here hid_t attr_id; /* Attribute id */ ^~~~~~~ ../../../tools/h5stat/h5stat_gentest.c:119:9: warning: 'sid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Sclose(sid); ^~~~~~~~~~~~~ ../../../tools/h5stat/h5stat_gentest.c:55:11: note: 'sid' was declared here hid_t sid; /* Dataspace id */ ^~~ ../../../tools/h5stat/h5stat_gentest.c:118:9: warning: 'tid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Tclose(tid); ^~~~~~~~~~~~~ ../../../tools/h5stat/h5stat_gentest.c:54:11: note: 'tid' was declared here hid_t tid; /* Datatype id */ ^~~ ../../../tools/h5stat/h5stat_gentest.c:120:9: warning: 'gid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Gclose(gid); ^~~~~~~~~~~~~ ../../../tools/h5stat/h5stat_gentest.c:53:11: note: 'gid' was declared here hid_t gid; /* Group id */ ^~~ ../../../tools/h5stat/h5stat_gentest.c:121:9: warning: 'fid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Fclose(fid); ^~~~~~~~~~~~~ ../../../tools/h5stat/h5stat_gentest.c:52:11: note: 'fid' was declared here hid_t fid; /* File id */ ^~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5stat_gentest h5stat_gentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5stat_gentest h5stat_gentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5stat' Making all in perform make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/perform' gcc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sio_perf.o ../../../tools/perform/sio_perf.c ../../../tools/perform/sio_perf.c: In function 'run_test_loop': ../../../tools/perform/sio_perf.c:401:22: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] parms.h5_align = opts->h5_alignment; ^~~~ ../../../tools/perform/sio_perf.c:402:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] parms.h5_thresh = opts->h5_threshold; ^~~~ ../../../tools/perform/sio_perf.c: In function 'parse_command_line': ../../../tools/perform/sio_perf.c:979:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) != EOF) { ^ ../../../tools/perform/sio_perf.c:1035:44: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->chk_size[j] = parse_size_directive(buf); ^~~~~~~~~~~~~~~~~~~~ ../../../tools/perform/sio_perf.c:1185:44: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->buf_size[j] = parse_size_directive(buf); ^~~~~~~~~~~~~~~~~~~~ In file included from ../../../tools/perform/sio_perf.h:20:0, from ../../../tools/perform/sio_perf.c:58: ../../../tools/perform/sio_perf.c: In function 'parse_size_directive': ../../../src/H5private.h:1281:32: warning: conversion to 'off_t {aka long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] #define HDstrtoull(S,R,N) strtoull(S,R,N) ^ ../../../tools/perform/sio_perf.c:1305:9: note: in expansion of macro 'HDstrtoull' s = HDstrtoull(size, &endptr, 10); ^~~~~~~~~~ ../../../tools/perform/sio_perf.c: At top level: ../../../tools/perform/sio_perf.c:1415:6: warning: no previous prototype for 'debug_start_stop_time' [-Wmissing-prototypes] void debug_start_stop_time(io_time_t *pt, timer_type t, int start_stop) ^~~~~~~~~~~~~~~~~~~~~ ../../../tools/perform/sio_perf.c: In function 'run_test': ../../../tools/perform/sio_perf.c:500:13: warning: function call has aggregate value [-Waggregate-return] res = do_sio(parms); ~~~~^~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sio_engine.o ../../../tools/perform/sio_engine.c ../../../tools/perform/sio_engine.c: In function 'do_sio': ../../../tools/perform/sio_engine.c:179:32: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] if ((param.dset_size[i]%param.buf_size[i])!=0) { ^ ../../../tools/perform/sio_engine.c: In function 'do_write': ../../../tools/perform/sio_engine.c:445:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (parms->buf_size[i]==parms->dset_size[i]) ^~ ../../../tools/perform/sio_engine.c:461:25: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5dims[i] = parms->dset_size[i]; ^~~~~ ../../../tools/perform/sio_engine.c: In function 'dset_write': ../../../tools/perform/sio_engine.c:634:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < parms->dset_size[cur_dim]; i += parms->buf_size[cur_dim]){ ^ ../../../tools/perform/sio_engine.c: In function 'do_read': ../../../tools/perform/sio_engine.c:804:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (parms->buf_size[i]==parms->dset_size[i]) ^~ ../../../tools/perform/sio_engine.c:817:25: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5dims[i] = parms->dset_size[i]; ^~~~~ ../../../tools/perform/sio_engine.c: In function 'dset_read': ../../../tools/perform/sio_engine.c:956:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < parms->dset_size[cur_dim]; i += parms->buf_size[cur_dim]){ ^ ../../../tools/perform/sio_engine.c: In function 'do_sio': ../../../tools/perform/sio_engine.c:127:1: warning: function returns an aggregate [-Waggregate-return] do_sio(parameters param) ^~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5perf_serial sio_perf.o sio_engine.o ../../tools/lib/libh5tools.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5perf_serial sio_perf.o sio_engine.o ../../tools/lib/.libs/libh5tools.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o iopipe.o ../../../tools/perform/iopipe.c ../../../tools/perform/iopipe.c: In function 'synchronize': ../../../tools/perform/iopipe.c:138:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^~~~~~ ../../../tools/perform/iopipe.c: In function 'main': ../../../tools/perform/iopipe.c:184:14: warning: variable 'offset' set but not used [-Wunused-but-set-variable] off_t offset; ^~~~~~ ../../../tools/perform/iopipe.c:183:17: warning: variable 'n' set but not used [-Wunused-but-set-variable] hssize_t n; ^ ../../../tools/perform/iopipe.c:174:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o iopipe iopipe.o ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/iopipe iopipe.o ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o chunk.o ../../../tools/perform/chunk.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o chunk chunk.o ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/chunk chunk.o ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o overhead.o ../../../tools/perform/overhead.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o overhead overhead.o ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/overhead overhead.o ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o zip_perf.o ../../../tools/perform/zip_perf.c ../../../tools/perform/zip_perf.c: In function 'main': ../../../tools/perform/zip_perf.c:566:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) > 0) { ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o zip_perf zip_perf.o ../../tools/lib/libh5tools.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/zip_perf zip_perf.o ../../tools/lib/.libs/libh5tools.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o perf_meta.o ../../../tools/perform/perf_meta.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o perf_meta perf_meta.o ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/perf_meta perf_meta.o ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o perf.o ../../../tools/perform/perf.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o perf perf.o ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/perf perf.o ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/perform' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools' Making all in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build' Making all in c++ make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/src' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Exception.lo ../../../c++/src/H5Exception.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5Exception.cpp -fPIC -DPIC -o .libs/H5Exception.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5Exception.cpp -o H5Exception.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5IdComponent.lo ../../../c++/src/H5IdComponent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5IdComponent.cpp -fPIC -DPIC -o .libs/H5IdComponent.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5IdComponent.cpp -o H5IdComponent.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Library.lo ../../../c++/src/H5Library.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5Library.cpp -fPIC -DPIC -o .libs/H5Library.o ../../../c++/src/H5Library.cpp: In static member function 'static void H5::H5Library::dontAtExit()': ../../../c++/src/H5Library.cpp:82:11: warning: unused variable 'ret_value' [-Wunused-variable] herr_t ret_value = H5dont_atexit(); ^~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5Library.cpp -o H5Library.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Attribute.lo ../../../c++/src/H5Attribute.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5Attribute.cpp -fPIC -DPIC -o .libs/H5Attribute.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5Attribute.cpp -o H5Attribute.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Location.lo ../../../c++/src/H5Location.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5Location.cpp -fPIC -DPIC -o .libs/H5Location.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5Location.cpp -o H5Location.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Object.lo ../../../c++/src/H5Object.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5Object.cpp -fPIC -DPIC -o .libs/H5Object.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5Object.cpp -o H5Object.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5PropList.lo ../../../c++/src/H5PropList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5PropList.cpp -fPIC -DPIC -o .libs/H5PropList.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5PropList.cpp -o H5PropList.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FaccProp.lo ../../../c++/src/H5FaccProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5FaccProp.cpp -fPIC -DPIC -o .libs/H5FaccProp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5FaccProp.cpp -o H5FaccProp.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FcreatProp.lo ../../../c++/src/H5FcreatProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5FcreatProp.cpp -fPIC -DPIC -o .libs/H5FcreatProp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5FcreatProp.cpp -o H5FcreatProp.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5DcreatProp.lo ../../../c++/src/H5DcreatProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5DcreatProp.cpp -fPIC -DPIC -o .libs/H5DcreatProp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5DcreatProp.cpp -o H5DcreatProp.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5DxferProp.lo ../../../c++/src/H5DxferProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5DxferProp.cpp -fPIC -DPIC -o .libs/H5DxferProp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5DxferProp.cpp -o H5DxferProp.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5OcreatProp.lo ../../../c++/src/H5OcreatProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5OcreatProp.cpp -fPIC -DPIC -o .libs/H5OcreatProp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5OcreatProp.cpp -o H5OcreatProp.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5DataType.lo ../../../c++/src/H5DataType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5DataType.cpp -fPIC -DPIC -o .libs/H5DataType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5DataType.cpp -o H5DataType.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5DataSpace.lo ../../../c++/src/H5DataSpace.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5DataSpace.cpp -fPIC -DPIC -o .libs/H5DataSpace.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5DataSpace.cpp -o H5DataSpace.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5AbstractDs.lo ../../../c++/src/H5AbstractDs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5AbstractDs.cpp -fPIC -DPIC -o .libs/H5AbstractDs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5AbstractDs.cpp -o H5AbstractDs.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5AtomType.lo ../../../c++/src/H5AtomType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5AtomType.cpp -fPIC -DPIC -o .libs/H5AtomType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5AtomType.cpp -o H5AtomType.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5PredType.lo ../../../c++/src/H5PredType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5PredType.cpp -fPIC -DPIC -o .libs/H5PredType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5PredType.cpp -o H5PredType.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5EnumType.lo ../../../c++/src/H5EnumType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5EnumType.cpp -fPIC -DPIC -o .libs/H5EnumType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5EnumType.cpp -o H5EnumType.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5IntType.lo ../../../c++/src/H5IntType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5IntType.cpp -fPIC -DPIC -o .libs/H5IntType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5IntType.cpp -o H5IntType.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FloatType.lo ../../../c++/src/H5FloatType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5FloatType.cpp -fPIC -DPIC -o .libs/H5FloatType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5FloatType.cpp -o H5FloatType.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5StrType.lo ../../../c++/src/H5StrType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5StrType.cpp -fPIC -DPIC -o .libs/H5StrType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5StrType.cpp -o H5StrType.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5ArrayType.lo ../../../c++/src/H5ArrayType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5ArrayType.cpp -fPIC -DPIC -o .libs/H5ArrayType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5ArrayType.cpp -o H5ArrayType.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5VarLenType.lo ../../../c++/src/H5VarLenType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5VarLenType.cpp -fPIC -DPIC -o .libs/H5VarLenType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5VarLenType.cpp -o H5VarLenType.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5CompType.lo ../../../c++/src/H5CompType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5CompType.cpp -fPIC -DPIC -o .libs/H5CompType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5CompType.cpp -o H5CompType.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5DataSet.lo ../../../c++/src/H5DataSet.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5DataSet.cpp -fPIC -DPIC -o .libs/H5DataSet.o ../../../c++/src/H5DataSet.cpp: In constructor 'H5::DataSet::DataSet(const H5::H5Location&, const void*, H5R_type_t)': ../../../c++/src/H5DataSet.cpp:101:125: warning: base 'H5::AbstractDs' will be initialized after [-Wreorder] DataSet::DataSet(const H5Location& loc, const void* ref, H5R_type_t ref_type) : AbstractDs(), H5Object(), id(H5I_INVALID_HID) ^ ../../../c++/src/H5DataSet.cpp:101:125: warning: base 'H5::H5Object' [-Wreorder] ../../../c++/src/H5DataSet.cpp:101:1: warning: when initialized here [-Wreorder] DataSet::DataSet(const H5Location& loc, const void* ref, H5R_type_t ref_type) : AbstractDs(), H5Object(), id(H5I_INVALID_HID) ^~~~~~~ ../../../c++/src/H5DataSet.cpp: In constructor 'H5::DataSet::DataSet(const H5::Attribute&, const void*, H5R_type_t)': ../../../c++/src/H5DataSet.cpp:119:125: warning: base 'H5::AbstractDs' will be initialized after [-Wreorder] DataSet::DataSet(const Attribute& attr, const void* ref, H5R_type_t ref_type) : AbstractDs(), H5Object(), id(H5I_INVALID_HID) ^ ../../../c++/src/H5DataSet.cpp:119:125: warning: base 'H5::H5Object' [-Wreorder] ../../../c++/src/H5DataSet.cpp:119:1: warning: when initialized here [-Wreorder] DataSet::DataSet(const Attribute& attr, const void* ref, H5R_type_t ref_type) : AbstractDs(), H5Object(), id(H5I_INVALID_HID) ^~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5DataSet.cpp -o H5DataSet.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5CommonFG.lo ../../../c++/src/H5CommonFG.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5CommonFG.cpp -fPIC -DPIC -o .libs/H5CommonFG.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5CommonFG.cpp -o H5CommonFG.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Group.lo ../../../c++/src/H5Group.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5Group.cpp -fPIC -DPIC -o .libs/H5Group.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5Group.cpp -o H5Group.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5File.lo ../../../c++/src/H5File.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5File.cpp -fPIC -DPIC -o .libs/H5File.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../c++/src/H5File.cpp -o H5File.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 13:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5_cpp.la -rpath /usr/lib64 H5Exception.lo H5IdComponent.lo H5Library.lo H5Attribute.lo H5Location.lo H5Object.lo H5PropList.lo H5FaccProp.lo H5FcreatProp.lo H5DcreatProp.lo H5DxferProp.lo H5OcreatProp.lo H5DataType.lo H5DataSpace.lo H5AbstractDs.lo H5AtomType.lo H5PredType.lo H5EnumType.lo H5IntType.lo H5FloatType.lo H5StrType.lo H5ArrayType.lo H5VarLenType.lo H5CompType.lo H5DataSet.lo H5CommonFG.lo H5Group.lo H5File.lo ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/7/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/7/crtbeginS.o .libs/H5Exception.o .libs/H5IdComponent.o .libs/H5Library.o .libs/H5Attribute.o .libs/H5Location.o .libs/H5Object.o .libs/H5PropList.o .libs/H5FaccProp.o .libs/H5FcreatProp.o .libs/H5DcreatProp.o .libs/H5DxferProp.o .libs/H5OcreatProp.o .libs/H5DataType.o .libs/H5DataSpace.o .libs/H5AbstractDs.o .libs/H5AtomType.o .libs/H5PredType.o .libs/H5EnumType.o .libs/H5IntType.o .libs/H5FloatType.o .libs/H5StrType.o .libs/H5ArrayType.o .libs/H5VarLenType.o .libs/H5CompType.o .libs/H5DataSet.o .libs/H5CommonFG.o .libs/H5Group.o .libs/H5File.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.18/build/src/.libs ../../src/.libs/libhdf5.so -lsz -lz -ldl -L/usr/lib/gcc/aarch64-redhat-linux/7 -L/usr/lib/gcc/aarch64-redhat-linux/7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/7/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/7/../../../../lib64/crtn.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5_cpp.so.13 -o .libs/libhdf5_cpp.so.13.0.0 libtool: link: (cd ".libs" && rm -f "libhdf5_cpp.so.13" && ln -s "libhdf5_cpp.so.13.0.0" "libhdf5_cpp.so.13") libtool: link: (cd ".libs" && rm -f "libhdf5_cpp.so" && ln -s "libhdf5_cpp.so.13.0.0" "libhdf5_cpp.so") libtool: link: ar cru .libs/libhdf5_cpp.a H5Exception.o H5IdComponent.o H5Library.o H5Attribute.o H5Location.o H5Object.o H5PropList.o H5FaccProp.o H5FcreatProp.o H5DcreatProp.o H5DxferProp.o H5OcreatProp.o H5DataType.o H5DataSpace.o H5AbstractDs.o H5AtomType.o H5PredType.o H5EnumType.o H5IntType.o H5FloatType.o H5StrType.o H5ArrayType.o H5VarLenType.o H5CompType.o H5DataSet.o H5CommonFG.o H5Group.o H5File.o libtool: link: ranlib .libs/libhdf5_cpp.a libtool: link: ( cd ".libs" && rm -f "libhdf5_cpp.la" && ln -s "../libhdf5_cpp.la" "libhdf5_cpp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/test' g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o testhdf5.o ../../../c++/test/testhdf5.cpp g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dsets.o ../../../c++/test/dsets.cpp g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tattr.o ../../../c++/test/tattr.cpp ../../../c++/test/tattr.cpp: In function 'void test_attr_mult_read()': ../../../c++/test/tattr.cpp:981:6: warning: variable 'ndims' set but not used [-Wunused-but-set-variable] int ndims = space.getSimpleExtentDims(dims); ^~~~~ ../../../c++/test/tattr.cpp: In function 'void test_attr_delete()': ../../../c++/test/tattr.cpp:1141:9: warning: unused variable 'ii' [-Wunused-variable] int ii; ^~ In file included from ../../../c++/test/tattr.cpp:38:0: ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = unsigned int; Type2 = int]': ../../../c++/test/tattr.cpp:1713:87: required from here ../../../c++/test/h5cpputil.h:72:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (x != value) ~~^~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tarray.o ../../../c++/test/tarray.cpp In file included from ../../../test/h5test.h:26:0, from ../../../c++/test/h5cpputil.h:27, from ../../../c++/test/tarray.cpp:37: ../../../c++/test/tarray.cpp: In function 'void test_array_compound_array()': ../../../src/H5private.h:1011:44: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] #define HDmemset(X,C,Z) memset(X,C,Z) ^ ../../../c++/test/tarray.cpp:233:2: note: in expansion of macro 'HDmemset' HDmemset(rdims1, 0, H5S_MAX_RANK); ^~~~~~~~ ../../../c++/test/tarray.cpp: In function 'void test_array_info()': ../../../c++/test/tarray.cpp:370:10: warning: unused variable 'rdata' [-Wunused-variable] s1_t rdata[SPACE1_DIM1][ARRAY1_DIM1]; // Information read in ^~~~~ ../../../c++/test/tarray.cpp:373:13: warning: unused variable 'nmemb' [-Wunused-variable] int nmemb; // Number of compound members ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tcompound.o ../../../c++/test/tcompound.cpp g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tdspl.o ../../../c++/test/tdspl.cpp g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tfile.o ../../../c++/test/tfile.cpp g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tfilter.o ../../../c++/test/tfilter.cpp g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o th5s.o ../../../c++/test/th5s.cpp In file included from ../../../c++/test/th5s.cpp:41:0: ../../../test/H5srcdir.h:53:20: warning: 'const char* H5_get_srcdir()' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tlinks.o ../../../c++/test/tlinks.cpp g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tobject.o ../../../c++/test/tobject.cpp g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o trefer.o ../../../c++/test/trefer.cpp g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ttypes.o ../../../c++/test/ttypes.cpp g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tvlstr.o ../../../c++/test/tvlstr.cpp g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5cpputil.o ../../../c++/test/h5cpputil.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testhdf5 testhdf5.o dsets.o tattr.o tarray.o tcompound.o tdspl.o tfile.o tfilter.o th5s.o tlinks.o tobject.o trefer.o ttypes.o tvlstr.o h5cpputil.o ../../test/libh5test.la ../../c++/src/libhdf5_cpp.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/testhdf5 testhdf5.o dsets.o tattr.o tarray.o tcompound.o tdspl.o tfile.o tfilter.o th5s.o tlinks.o tobject.o trefer.o ttypes.o tvlstr.o h5cpputil.o ../../test/.libs/libh5test.a ../../c++/src/.libs/libhdf5_cpp.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++' Making all in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src' gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5test_kind_STORAGE_SIZE.o ../../../fortran/src/H5test_kind_STORAGE_SIZE.f90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5test_kind H5test_kind_STORAGE_SIZE.o -lsz -lz -ldl -lm libtool: link: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5test_kind H5test_kind_STORAGE_SIZE.o -lsz -lz -ldl -lm ./H5test_kind > H5fortran_detect.f90 gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5fortran_detect.o H5fortran_detect.f90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5fortran_detect H5fortran_detect.o -lsz -lz -ldl -lm libtool: link: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5fortran_detect H5fortran_detect.o -lsz -lz -ldl -lm ./H5fortran_detect > H5fort_type_defines.h gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5match_types.o ../../../fortran/src/H5match_types.c ../../../fortran/src/H5match_types.c: In function 'main': ../../../fortran/src/H5match_types.c:413:36: warning: '%d' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=] sprintf(chrA, "Fortran_INTEGER_%d", (-1)*FoundIntSize[i]); ^~ ../../../fortran/src/H5match_types.c:413:19: note: directive argument in the range [0, 2147483647] sprintf(chrA, "Fortran_INTEGER_%d", (-1)*FoundIntSize[i]); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from ../../../fortran/src/H5match_types.c:33: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 18 and 27 bytes into a destination of size 20 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../fortran/src/H5match_types.c:426:40: warning: '%d' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=] sprintf(chrA, "Fortran_INTEGER_%d", (-1)*FoundIntSize[i]); ^~ ../../../fortran/src/H5match_types.c:426:23: note: directive argument in the range [0, 2147483647] sprintf(chrA, "Fortran_INTEGER_%d", (-1)*FoundIntSize[i]); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from ../../../fortran/src/H5match_types.c:33: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 18 and 27 bytes into a destination of size 20 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../fortran/src/H5match_types.c:480:33: warning: '%d' directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] sprintf(chrA, "Fortran_REAL_%d", (-1)*FoundRealSize[i]); ^~ ../../../fortran/src/H5match_types.c:480:19: note: directive argument in the range [0, 2147483647] sprintf(chrA, "Fortran_REAL_%d", (-1)*FoundRealSize[i]); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from ../../../fortran/src/H5match_types.c:33: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 15 and 24 bytes into a destination of size 20 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../fortran/src/H5match_types.c:499:37: warning: '%d' directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] sprintf(chrA, "Fortran_REAL_%d", (-1)*FoundRealSize[i]); ^~ ../../../fortran/src/H5match_types.c:499:23: note: directive argument in the range [0, 2147483647] sprintf(chrA, "Fortran_REAL_%d", (-1)*FoundRealSize[i]); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from ../../../fortran/src/H5match_types.c:33: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 15 and 24 bytes into a destination of size 20 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5match_types H5match_types.o -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5match_types H5match_types.o -lsz -lz -ldl -lm ./H5match_types make all-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src' /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5fortran_types.lo H5fortran_types.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c H5fortran_types.f90 -fPIC -o .libs/H5fortran_types.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c H5fortran_types.f90 -o H5fortran_types.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5f90global.lo ../../../fortran/src/H5f90global.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5f90global.f90 -fPIC -o .libs/H5f90global.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5f90global.f90 -o H5f90global.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5_ff_F03.lo ../../../fortran/src/H5_ff_F03.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5_ff_F03.f90 -fPIC -o .libs/H5_ff_F03.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5_ff_F03.f90 -o H5_ff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5_ff.lo ../../../fortran/src/H5_ff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5_ff.f90 -fPIC -o .libs/H5_ff.o ../../../fortran/src/H5_ff.f90:407:0: END FUNCTION h5kind_to_type Warning: 'h5_type' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../fortran/src/H5_ff.f90:381:0: INTEGER(HID_T) FUNCTION h5kind_to_type(kind, flag) RESULT(h5_type) note: 'h5_type' was declared here libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5_ff.f90 -o H5_ff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5Aff.lo ../../../fortran/src/H5Aff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Aff.f90 -fPIC -o .libs/H5Aff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Aff.f90 -o H5Aff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5Dff.lo ../../../fortran/src/H5Dff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Dff.f90 -fPIC -o .libs/H5Dff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Dff.f90 -o H5Dff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5Eff.lo ../../../fortran/src/H5Eff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Eff.f90 -fPIC -o .libs/H5Eff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Eff.f90 -o H5Eff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5Fff.lo ../../../fortran/src/H5Fff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Fff.f90 -fPIC -o .libs/H5Fff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Fff.f90 -o H5Fff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5Gff.lo ../../../fortran/src/H5Gff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Gff.f90 -fPIC -o .libs/H5Gff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Gff.f90 -o H5Gff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5Iff.lo ../../../fortran/src/H5Iff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Iff.f90 -fPIC -o .libs/H5Iff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Iff.f90 -o H5Iff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5Lff.lo ../../../fortran/src/H5Lff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Lff.f90 -fPIC -o .libs/H5Lff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Lff.f90 -o H5Lff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5Off.lo ../../../fortran/src/H5Off.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Off.f90 -fPIC -o .libs/H5Off.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Off.f90 -o H5Off.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5Pff.lo ../../../fortran/src/H5Pff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Pff.f90 -fPIC -o .libs/H5Pff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Pff.f90 -o H5Pff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5Rff.lo ../../../fortran/src/H5Rff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Rff.f90 -fPIC -o .libs/H5Rff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Rff.f90 -o H5Rff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5Sff.lo ../../../fortran/src/H5Sff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Sff.f90 -fPIC -o .libs/H5Sff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Sff.f90 -o H5Sff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5Tff.lo ../../../fortran/src/H5Tff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Tff.f90 -fPIC -o .libs/H5Tff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Tff.f90 -o H5Tff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5Zff.lo ../../../fortran/src/H5Zff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Zff.f90 -fPIC -o .libs/H5Zff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Zff.f90 -o H5Zff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5Aff_F03.lo ../../../fortran/src/H5Aff_F03.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Aff_F03.f90 -fPIC -o .libs/H5Aff_F03.o ../../../fortran/src/H5Aff_F03.f90:159:33: INTEGER FUNCTION h5aread_f_c(attr_id, mem_type_id, buf) BIND(C, NAME='h5aread_f_c') 1 Warning: Variable 'h5aread_f_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Aff_F03.f90:159:41: INTEGER FUNCTION h5aread_f_c(attr_id, mem_type_id, buf) BIND(C, NAME='h5aread_f_c') 1 Warning: Variable 'attr_id' at (1) is a dummy argument of the BIND(C) procedure 'h5aread_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Aff_F03.f90:159:54: INTEGER FUNCTION h5aread_f_c(attr_id, mem_type_id, buf) BIND(C, NAME='h5aread_f_c') 1 Warning: Variable 'mem_type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5aread_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Aff_F03.f90:146:34: INTEGER FUNCTION h5awrite_f_c(attr_id, mem_type_id, buf) BIND(C, NAME='h5awrite_f_c') 1 Warning: Variable 'h5awrite_f_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Aff_F03.f90:146:42: INTEGER FUNCTION h5awrite_f_c(attr_id, mem_type_id, buf) BIND(C, NAME='h5awrite_f_c') 1 Warning: Variable 'attr_id' at (1) is a dummy argument of the BIND(C) procedure 'h5awrite_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Aff_F03.f90:146:55: INTEGER FUNCTION h5awrite_f_c(attr_id, mem_type_id, buf) BIND(C, NAME='h5awrite_f_c') 1 Warning: Variable 'mem_type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5awrite_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Aff_F03.f90:1052:63: SUBROUTINE h5aread_char_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Aff_F03.f90:910:63: SUBROUTINE h5aread_real_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Aff_F03.f90:770:66: SUBROUTINE h5aread_integer_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Aff_F03.f90:530:77: SUBROUTINE h5awrite_char_scalar_fix(attr_id, memtype_id, buf, buf_len, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Aff_F03.f90:368:64: SUBROUTINE h5awrite_real_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Aff_F03.f90:221:67: SUBROUTINE h5awrite_integer_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Aff_F03.f90 -o H5Aff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5Dff_F03.lo ../../../fortran/src/H5Dff_F03.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Dff_F03.f90 -fPIC -o .libs/H5Dff_F03.o ../../../fortran/src/H5Dff_F03.f90:203:31: INTEGER FUNCTION h5dfill_c(f_ptr_fill_value, fill_type_id, space_id, & 1 Warning: Variable 'h5dfill_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:203:62: INTEGER FUNCTION h5dfill_c(f_ptr_fill_value, fill_type_id, space_id, & 1 Warning: Variable 'fill_type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dfill_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:203:72: INTEGER FUNCTION h5dfill_c(f_ptr_fill_value, fill_type_id, space_id, & 1 Warning: Variable 'space_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dfill_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:204:32: f_ptr_buf, mem_type_id) BIND(C, NAME='h5dfill_c') 1 Warning: Variable 'mem_type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dfill_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:178:33: INTEGER FUNCTION h5dread_f_c(dset_id, mem_type_id, & 1 Warning: Variable 'h5dread_f_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:178:41: INTEGER FUNCTION h5dread_f_c(dset_id, mem_type_id, & 1 Warning: Variable 'dset_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dread_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:178:54: INTEGER FUNCTION h5dread_f_c(dset_id, mem_type_id, & 1 Warning: Variable 'mem_type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dread_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:179:30: mem_space_id_default, & 1 Warning: Variable 'mem_space_id_default' at (1) is a dummy argument of the BIND(C) procedure 'h5dread_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:180:31: file_space_id_default, & 1 Warning: Variable 'file_space_id_default' at (1) is a dummy argument of the BIND(C) procedure 'h5dread_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:181:26: xfer_prp_default, buf) BIND(C, NAME='h5dread_f_c') 1 Warning: Variable 'xfer_prp_default' at (1) is a dummy argument of the BIND(C) procedure 'h5dread_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:159:34: INTEGER FUNCTION h5dwrite_f_c(dset_id, mem_type_id, & 1 Warning: Variable 'h5dwrite_f_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:159:42: INTEGER FUNCTION h5dwrite_f_c(dset_id, mem_type_id, & 1 Warning: Variable 'dset_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dwrite_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:159:55: INTEGER FUNCTION h5dwrite_f_c(dset_id, mem_type_id, & 1 Warning: Variable 'mem_type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dwrite_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:160:30: mem_space_id_default , & 1 Warning: Variable 'mem_space_id_default' at (1) is a dummy argument of the BIND(C) procedure 'h5dwrite_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:161:31: file_space_id_default, & 1 Warning: Variable 'file_space_id_default' at (1) is a dummy argument of the BIND(C) procedure 'h5dwrite_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:162:26: xfer_prp_default, buf ) BIND(C, NAME='h5dwrite_f_c') 1 Warning: Variable 'xfer_prp_default' at (1) is a dummy argument of the BIND(C) procedure 'h5dwrite_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:2373:41: INTEGER FUNCTION h5dvlen_reclaim_c(type_id, space_id, plist_id, buf) BIND(C, NAME='h5dvlen_reclaim_c') 1 Warning: Variable 'h5dvlen_reclaim_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:2373:49: INTEGER FUNCTION h5dvlen_reclaim_c(type_id, space_id, plist_id, buf) BIND(C, NAME='h5dvlen_reclaim_c') 1 Warning: Variable 'type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dvlen_reclaim_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:2373:59: INTEGER FUNCTION h5dvlen_reclaim_c(type_id, space_id, plist_id, buf) BIND(C, NAME='h5dvlen_reclaim_c') 1 Warning: Variable 'space_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dvlen_reclaim_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:2373:69: INTEGER FUNCTION h5dvlen_reclaim_c(type_id, space_id, plist_id, buf) BIND(C, NAME='h5dvlen_reclaim_c') 1 Warning: Variable 'plist_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dvlen_reclaim_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:1806:64: SUBROUTINE h5dread_real_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Dff_F03.f90:1516:64: SUBROUTINE h5dread_char_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Dff_F03.f90:1258:67: SUBROUTINE h5dread_integer_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Dff_F03.f90:859:65: SUBROUTINE h5dwrite_real_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Dff_F03.f90:591:78: SUBROUTINE h5dwrite_char_scalar_fix(dset_id, mem_type_id, buf, buf_len, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Dff_F03.f90:314:68: SUBROUTINE h5dwrite_integer_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Dff_F03.f90 -o H5Dff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5Fff_F03.lo ../../../fortran/src/H5Fff_F03.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Fff_F03.f90 -fPIC -o .libs/H5Fff_F03.o ../../../fortran/src/H5Fff_F03.f90:77:43: INTEGER FUNCTION h5fget_file_image_c(file_id, buf_ptr, buf_len, buf_size) BIND(C, NAME='h5fget_file_image_c') 1 Warning: Variable 'h5fget_file_image_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Fff_F03.f90:77:51: INTEGER FUNCTION h5fget_file_image_c(file_id, buf_ptr, buf_len, buf_size) BIND(C, NAME='h5fget_file_image_c') 1 Warning: Variable 'file_id' at (1) is a dummy argument of the BIND(C) procedure 'h5fget_file_image_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Fff_F03.f90:77:69: INTEGER FUNCTION h5fget_file_image_c(file_id, buf_ptr, buf_len, buf_size) BIND(C, NAME='h5fget_file_image_c') 1 Warning: Variable 'buf_len' at (1) is a dummy argument of the BIND(C) procedure 'h5fget_file_image_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Fff_F03.f90:77:79: INTEGER FUNCTION h5fget_file_image_c(file_id, buf_ptr, buf_len, buf_size) BIND(C, NAME='h5fget_file_image_c') 1 Warning: Variable 'buf_size' at (1) is a dummy argument of the BIND(C) procedure 'h5fget_file_image_c' but may not be C interoperable [-Wc-binding-type] libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Fff_F03.f90 -o H5Fff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5Eff_F03.lo ../../../fortran/src/H5Eff_F03.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Eff_F03.f90 -fPIC -o .libs/H5Eff_F03.o ../../../fortran/src/H5Eff_F03.f90:84:38: INTEGER FUNCTION h5eset_auto2_c(printflag, estack_id, func, client_data) & 1 Warning: Variable 'h5eset_auto2_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Eff_F03.f90:84:48: INTEGER FUNCTION h5eset_auto2_c(printflag, estack_id, func, client_data) & 1 Warning: Variable 'printflag' at (1) is a dummy argument of the BIND(C) procedure 'h5eset_auto2_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Eff_F03.f90:84:59: INTEGER FUNCTION h5eset_auto2_c(printflag, estack_id, func, client_data) & 1 Warning: Variable 'estack_id' at (1) is a dummy argument of the BIND(C) procedure 'h5eset_auto2_c' but may not be C interoperable [-Wc-binding-type] libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Eff_F03.f90 -o H5Eff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5Pff_F03.lo ../../../fortran/src/H5Pff_F03.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Pff_F03.f90 -fPIC -o .libs/H5Pff_F03.o ../../../fortran/src/H5Pff_F03.f90:130:30: INTEGER FUNCTION h5pget_c(prp_id, name, name_len, value) & 1 Warning: Variable 'h5pget_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:130:37: INTEGER FUNCTION h5pget_c(prp_id, name, name_len, value) & 1 Warning: Variable 'prp_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pget_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:130:53: INTEGER FUNCTION h5pget_c(prp_id, name, name_len, value) & 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'h5pget_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:92:41: INTEGER FUNCTION h5pget_fill_value_c(prp_id, type_id, fillvalue) & 1 Warning: Variable 'h5pget_fill_value_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:92:48: INTEGER FUNCTION h5pget_fill_value_c(prp_id, type_id, fillvalue) & 1 Warning: Variable 'prp_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pget_fill_value_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:92:57: INTEGER FUNCTION h5pget_fill_value_c(prp_id, type_id, fillvalue) & 1 Warning: Variable 'type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pget_fill_value_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:155:33: INTEGER FUNCTION h5pinsert_c(plist, name, name_len, size, value) & 1 Warning: Variable 'h5pinsert_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:155:39: INTEGER FUNCTION h5pinsert_c(plist, name, name_len, size, value) & 1 Warning: Variable 'plist' at (1) is a dummy argument of the BIND(C) procedure 'h5pinsert_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:155:55: INTEGER FUNCTION h5pinsert_c(plist, name, name_len, size, value) & 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'h5pinsert_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:155:61: INTEGER FUNCTION h5pinsert_c(plist, name, name_len, size, value) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'h5pinsert_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:142:35: INTEGER FUNCTION h5pregister_c(class, name, name_len, size, value) & 1 Warning: Variable 'h5pregister_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:142:41: INTEGER FUNCTION h5pregister_c(class, name, name_len, size, value) & 1 Warning: Variable 'class' at (1) is a dummy argument of the BIND(C) procedure 'h5pregister_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:142:57: INTEGER FUNCTION h5pregister_c(class, name, name_len, size, value) & 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'h5pregister_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:142:63: INTEGER FUNCTION h5pregister_c(class, name, name_len, size, value) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'h5pregister_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:118:30: INTEGER FUNCTION h5pset_c(prp_id, name, name_len, value) & 1 Warning: Variable 'h5pset_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:118:37: INTEGER FUNCTION h5pset_c(prp_id, name, name_len, value) & 1 Warning: Variable 'prp_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pset_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:118:53: INTEGER FUNCTION h5pset_c(prp_id, name, name_len, value) & 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'h5pset_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:105:41: INTEGER FUNCTION h5pset_fill_value_c(prp_id, type_id, fillvalue) & 1 Warning: Variable 'h5pset_fill_value_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:105:48: INTEGER FUNCTION h5pset_fill_value_c(prp_id, type_id, fillvalue) & 1 Warning: Variable 'prp_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pset_fill_value_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:105:57: INTEGER FUNCTION h5pset_fill_value_c(prp_id, type_id, fillvalue) & 1 Warning: Variable 'type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pset_fill_value_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1252:43: INTEGER FUNCTION h5pget_file_image_c(fapl_id, buf_ptr, buf_len_ptr) & 1 Warning: Variable 'h5pget_file_image_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1252:51: INTEGER FUNCTION h5pget_file_image_c(fapl_id, buf_ptr, buf_len_ptr) & 1 Warning: Variable 'fapl_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pget_file_image_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1252:73: INTEGER FUNCTION h5pget_file_image_c(fapl_id, buf_ptr, buf_len_ptr) & 1 Warning: Variable 'buf_len_ptr' at (1) is a dummy argument of the BIND(C) procedure 'h5pget_file_image_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1196:43: INTEGER FUNCTION h5pset_file_image_c(fapl_id, buf_ptr, buf_len) & 1 Warning: Variable 'h5pset_file_image_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1196:51: INTEGER FUNCTION h5pset_file_image_c(fapl_id, buf_ptr, buf_len) & 1 Warning: Variable 'fapl_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pset_file_image_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1196:69: INTEGER FUNCTION h5pset_file_image_c(fapl_id, buf_ptr, buf_len) & 1 Warning: Variable 'buf_len' at (1) is a dummy argument of the BIND(C) procedure 'h5pset_file_image_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1128:41: INTEGER FUNCTION h5pcreate_class_c(parent, name, name_len, class, & 1 Warning: Variable 'h5pcreate_class_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1128:48: INTEGER FUNCTION h5pcreate_class_c(parent, name, name_len, class, & 1 Warning: Variable 'parent' at (1) is a dummy argument of the BIND(C) procedure 'h5pcreate_class_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1128:64: INTEGER FUNCTION h5pcreate_class_c(parent, name, name_len, class, & 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'h5pcreate_class_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1128:71: INTEGER FUNCTION h5pcreate_class_c(parent, name, name_len, class, & 1 Warning: Variable 'class' at (1) is a dummy argument of the BIND(C) procedure 'h5pcreate_class_c' but may not be C interoperable [-Wc-binding-type] libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Pff_F03.f90 -o H5Pff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5_DBLE_InterfaceInclude.lo ../../../fortran/src/H5_DBLE_InterfaceInclude.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5_DBLE_InterfaceInclude.f90 -fPIC -o .libs/H5_DBLE_InterfaceInclude.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5_DBLE_InterfaceInclude.f90 -o H5_DBLE_InterfaceInclude.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5f90kit.lo ../../../fortran/src/H5f90kit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5f90kit.c -fPIC -DPIC -o .libs/H5f90kit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5f90kit.c -o H5f90kit.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5_f.lo ../../../fortran/src/H5_f.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5_f.c -fPIC -DPIC -o .libs/H5_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5_f.c -o H5_f.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Af.lo ../../../fortran/src/H5Af.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Af.c -fPIC -DPIC -o .libs/H5Af.o ../../../fortran/src/H5Af.c: In function 'h5aget_storage_size_c_': ../../../fortran/src/H5Af.c:1207:67: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] if ((*size = (hsize_t_f)H5Aget_storage_size((hid_t)*attr_id)) < 0) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Af.c -o H5Af.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Df.lo ../../../fortran/src/H5Df.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Df.c -fPIC -DPIC -o .libs/H5Df.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Df.c -o H5Df.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ef.lo ../../../fortran/src/H5Ef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Ef.c -fPIC -DPIC -o .libs/H5Ef.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Ef.c -o H5Ef.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ff.lo ../../../fortran/src/H5Ff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Ff.c -fPIC -DPIC -o .libs/H5Ff.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Ff.c -o H5Ff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gf.lo ../../../fortran/src/H5Gf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Gf.c -fPIC -DPIC -o .libs/H5Gf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Gf.c -o H5Gf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5If.lo ../../../fortran/src/H5If.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5If.c -fPIC -DPIC -o .libs/H5If.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5If.c -o H5If.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Lf.lo ../../../fortran/src/H5Lf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Lf.c -fPIC -DPIC -o .libs/H5Lf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Lf.c -o H5Lf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Of.lo ../../../fortran/src/H5Of.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Of.c -fPIC -DPIC -o .libs/H5Of.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Of.c -o H5Of.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pf.lo ../../../fortran/src/H5Pf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Pf.c -fPIC -DPIC -o .libs/H5Pf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Pf.c -o H5Pf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Rf.lo ../../../fortran/src/H5Rf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Rf.c -fPIC -DPIC -o .libs/H5Rf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Rf.c -o H5Rf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Sf.lo ../../../fortran/src/H5Sf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Sf.c -fPIC -DPIC -o .libs/H5Sf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Sf.c -o H5Sf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tf.lo ../../../fortran/src/H5Tf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Tf.c -fPIC -DPIC -o .libs/H5Tf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Tf.c -o H5Tf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Zf.lo ../../../fortran/src/H5Zf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Zf.c -fPIC -DPIC -o .libs/H5Zf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Zf.c -o H5Zf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5Lff_F03.lo ../../../fortran/src/H5Lff_F03.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Lff_F03.f90 -fPIC -o .libs/H5Lff_F03.o ../../../fortran/src/H5Lff_F03.f90:52:32: INTEGER(haddr_t) :: address 1 Warning: Component 'address' in derived type 'union_t' at (1) may not be C interoperable, even though derived type 'union_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:53:33: INTEGER(size_t) :: val_size 1 Warning: Component 'val_size' in derived type 'union_t' at (1) may not be C interoperable, even though derived type 'union_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:213:44: INTEGER FUNCTION h5literate_by_name_c(loc_id, name, namelen, index_type, order,& 1 Warning: Variable 'h5literate_by_name_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:213:51: INTEGER FUNCTION h5literate_by_name_c(loc_id, name, namelen, index_type, order,& 1 Warning: Variable 'loc_id' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:213:66: INTEGER FUNCTION h5literate_by_name_c(loc_id, name, namelen, index_type, order,& 1 Warning: Variable 'namelen' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:213:78: INTEGER FUNCTION h5literate_by_name_c(loc_id, name, namelen, index_type, order,& 1 Warning: Variable 'index_type' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:213:85: INTEGER FUNCTION h5literate_by_name_c(loc_id, name, namelen, index_type, order,& 1 Warning: Variable 'order' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:214:15: idx, op, op_data, lapl_id_default) BIND(C, NAME='h5literate_by_name_c') 1 Warning: Variable 'idx' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:214:45: idx, op, op_data, lapl_id_default) BIND(C, NAME='h5literate_by_name_c') 1 Warning: Variable 'lapl_id_default' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:129:36: INTEGER FUNCTION h5literate_c(group_id, index_type, order, idx, op, op_data) & 1 Warning: Variable 'h5literate_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:129:45: INTEGER FUNCTION h5literate_c(group_id, index_type, order, idx, op, op_data) & 1 Warning: Variable 'group_id' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:129:57: INTEGER FUNCTION h5literate_c(group_id, index_type, order, idx, op, op_data) & 1 Warning: Variable 'index_type' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:129:64: INTEGER FUNCTION h5literate_c(group_id, index_type, order, idx, op, op_data) & 1 Warning: Variable 'order' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:129:69: INTEGER FUNCTION h5literate_c(group_id, index_type, order, idx, op, op_data) & 1 Warning: Variable 'idx' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_c' but may not be C interoperable [-Wc-binding-type] libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Lff_F03.f90 -o H5Lff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5Off_F03.lo ../../../fortran/src/H5Off_F03.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Off_F03.f90 -fPIC -o .libs/H5Off_F03.o ../../../fortran/src/H5Off_F03.f90:70:35: INTEGER(hsize_t) :: index_size ! btree and/or list 1 Warning: Component 'index_size' in derived type 'h5_ih_info_t' at (1) may not be C interoperable, even though derived type 'h5_ih_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:71:34: INTEGER(hsize_t) :: heap_size 1 Warning: Component 'heap_size' in derived type 'h5_ih_info_t' at (1) may not be C interoperable, even though derived type 'h5_ih_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:81:29: INTEGER(haddr_t) :: addr ! Object address in file 1 Warning: Component 'addr' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:83:27: INTEGER :: rc ! Reference count of object 1 Warning: Component 'rc' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:85:35: INTEGER, DIMENSION(8) :: atime ! Access time ! -- NOTE -- 1 Warning: Component 'atime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:86:35: INTEGER, DIMENSION(8) :: mtime ! Modification time ! Returns an integer array 1 Warning: Component 'mtime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:87:35: INTEGER, DIMENSION(8) :: ctime ! Change time ! as specified in the Fortran 1 Warning: Component 'ctime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:88:35: INTEGER, DIMENSION(8) :: btime ! Birth time ! intrinsic DATE_AND_TIME(VALUES) 1 Warning: Component 'btime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:90:34: INTEGER(hsize_t) :: num_attrs ! # of attributes attached to object 1 Warning: Component 'num_attrs' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:60:23: INTEGER :: version ! Version number of header format in file 1 Warning: Component 'version' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:61:22: INTEGER :: nmesgs ! Number of object header messages 1 Warning: Component 'nmesgs' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:62:23: INTEGER :: nchunks ! Number of object header chunks 1 Warning: Component 'nchunks' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:63:21: INTEGER :: flags ! Object header status flags 1 Warning: Component 'flags' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:48:30: INTEGER(hsize_t) :: total ! Total space for storing object header in file 1 Warning: Component 'total' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:49:29: INTEGER(hsize_t) :: meta ! Space within header for object header metadata information 1 Warning: Component 'meta' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:50:29: INTEGER(hsize_t) :: mesg ! Space within header for actual message information 1 Warning: Component 'mesg' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:51:29: INTEGER(hsize_t) :: free ! Free space within object header 1 Warning: Component 'free' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:403:42: INTEGER FUNCTION h5ovisit_by_name_c(loc_id, object_name, namelen, index_type, order, & 1 Warning: Variable 'h5ovisit_by_name_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:403:49: INTEGER FUNCTION h5ovisit_by_name_c(loc_id, object_name, namelen, index_type, order, & 1 Warning: Variable 'loc_id' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:403:71: INTEGER FUNCTION h5ovisit_by_name_c(loc_id, object_name, namelen, index_type, order, & 1 Warning: Variable 'namelen' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:403:83: INTEGER FUNCTION h5ovisit_by_name_c(loc_id, object_name, namelen, index_type, order, & 1 Warning: Variable 'index_type' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:403:90: INTEGER FUNCTION h5ovisit_by_name_c(loc_id, object_name, namelen, index_type, order, & 1 Warning: Variable 'order' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:404:32: op, op_data, lapl_id) BIND(C, NAME='h5ovisit_by_name_c') 1 Warning: Variable 'lapl_id' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:322:44: INTEGER FUNCTION h5oget_info_by_idx_c(loc_id, group_name, namelen, & 1 Warning: Variable 'h5oget_info_by_idx_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:322:51: INTEGER FUNCTION h5oget_info_by_idx_c(loc_id, group_name, namelen, & 1 Warning: Variable 'loc_id' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_idx_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:322:72: INTEGER FUNCTION h5oget_info_by_idx_c(loc_id, group_name, namelen, & 1 Warning: Variable 'namelen' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_idx_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:323:23: index_field, order, n, lapl_id_default, object_info) BIND(C, NAME='h5oget_info_by_idx_c') 1 Warning: Variable 'index_field' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_idx_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:323:30: index_field, order, n, lapl_id_default, object_info) BIND(C, NAME='h5oget_info_by_idx_c') 1 Warning: Variable 'order' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_idx_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:323:33: index_field, order, n, lapl_id_default, object_info) BIND(C, NAME='h5oget_info_by_idx_c') 1 Warning: Variable 'n' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_idx_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:323:50: index_field, order, n, lapl_id_default, object_info) BIND(C, NAME='h5oget_info_by_idx_c') 1 Warning: Variable 'lapl_id_default' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_idx_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:261:37: INTEGER FUNCTION h5oget_info_c(object_id, object_info) & 1 Warning: Variable 'h5oget_info_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:261:47: INTEGER FUNCTION h5oget_info_c(object_id, object_info) & 1 Warning: Variable 'object_id' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:206:45: INTEGER FUNCTION h5oget_info_by_name_c(loc_id, name, namelen, lapl_id_default, object_info) & 1 Warning: Variable 'h5oget_info_by_name_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:206:52: INTEGER FUNCTION h5oget_info_by_name_c(loc_id, name, namelen, lapl_id_default, object_info) & 1 Warning: Variable 'loc_id' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:206:67: INTEGER FUNCTION h5oget_info_by_name_c(loc_id, name, namelen, lapl_id_default, object_info) & 1 Warning: Variable 'namelen' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:206:84: INTEGER FUNCTION h5oget_info_by_name_c(loc_id, name, namelen, lapl_id_default, object_info) & 1 Warning: Variable 'lapl_id_default' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:144:34: INTEGER FUNCTION h5ovisit_c(object_id, index_type, order, op, op_data) & 1 Warning: Variable 'h5ovisit_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:144:44: INTEGER FUNCTION h5ovisit_c(object_id, index_type, order, op, op_data) & 1 Warning: Variable 'object_id' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:144:56: INTEGER FUNCTION h5ovisit_c(object_id, index_type, order, op, op_data) & 1 Warning: Variable 'index_type' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:144:63: INTEGER FUNCTION h5ovisit_c(object_id, index_type, order, op, op_data) & 1 Warning: Variable 'order' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_c' but may not be C interoperable [-Wc-binding-type] libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Off_F03.f90 -o H5Off_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5Rff_F03.lo ../../../fortran/src/H5Rff_F03.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Rff_F03.f90 -fPIC -o .libs/H5Rff_F03.o ../../../fortran/src/H5Rff_F03.f90:119:37: INTEGER FUNCTION h5rcreate_ptr_c(ref, loc_id, name, namelen, ref_type, space_id) & 1 Warning: Variable 'h5rcreate_ptr_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:119:49: INTEGER FUNCTION h5rcreate_ptr_c(ref, loc_id, name, namelen, ref_type, space_id) & 1 Warning: Variable 'loc_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rcreate_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:119:64: INTEGER FUNCTION h5rcreate_ptr_c(ref, loc_id, name, namelen, ref_type, space_id) & 1 Warning: Variable 'namelen' at (1) is a dummy argument of the BIND(C) procedure 'h5rcreate_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:119:74: INTEGER FUNCTION h5rcreate_ptr_c(ref, loc_id, name, namelen, ref_type, space_id) & 1 Warning: Variable 'ref_type' at (1) is a dummy argument of the BIND(C) procedure 'h5rcreate_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:119:84: INTEGER FUNCTION h5rcreate_ptr_c(ref, loc_id, name, namelen, ref_type, space_id) & 1 Warning: Variable 'space_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rcreate_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:107:42: INTEGER FUNCTION h5rdereference_ptr_c(obj_id, ref_type, ref, ref_obj_id) & 1 Warning: Variable 'h5rdereference_ptr_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:107:49: INTEGER FUNCTION h5rdereference_ptr_c(obj_id, ref_type, ref, ref_obj_id) & 1 Warning: Variable 'obj_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rdereference_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:107:59: INTEGER FUNCTION h5rdereference_ptr_c(obj_id, ref_type, ref, ref_obj_id) & 1 Warning: Variable 'ref_type' at (1) is a dummy argument of the BIND(C) procedure 'h5rdereference_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:107:76: INTEGER FUNCTION h5rdereference_ptr_c(obj_id, ref_type, ref, ref_obj_id) & 1 Warning: Variable 'ref_obj_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rdereference_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:93:39: INTEGER FUNCTION h5rget_name_ptr_c(loc_id, ref_type, ref, name, name_len, size_default) & 1 Warning: Variable 'h5rget_name_ptr_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:93:46: INTEGER FUNCTION h5rget_name_ptr_c(loc_id, ref_type, ref, name, name_len, size_default) & 1 Warning: Variable 'loc_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_name_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:93:56: INTEGER FUNCTION h5rget_name_ptr_c(loc_id, ref_type, ref, name, name_len, size_default) & 1 Warning: Variable 'ref_type' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_name_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:93:77: INTEGER FUNCTION h5rget_name_ptr_c(loc_id, ref_type, ref, name, name_len, size_default) & 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_name_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:93:91: INTEGER FUNCTION h5rget_name_ptr_c(loc_id, ref_type, ref, name, name_len, size_default) & 1 Warning: Variable 'size_default' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_name_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:133:41: INTEGER FUNCTION h5rget_region_ptr_c(dset_id, ref, space_id) & 1 Warning: Variable 'h5rget_region_ptr_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:133:49: INTEGER FUNCTION h5rget_region_ptr_c(dset_id, ref, space_id) & 1 Warning: Variable 'dset_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_region_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:133:64: INTEGER FUNCTION h5rget_region_ptr_c(dset_id, ref, space_id) & 1 Warning: Variable 'space_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_region_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:704:41: INTEGER FUNCTION h5rget_obj_type_c(loc_id, ref_type, ref, obj_type) & 1 Warning: Variable 'h5rget_obj_type_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:704:48: INTEGER FUNCTION h5rget_obj_type_c(loc_id, ref_type, ref, obj_type) & 1 Warning: Variable 'loc_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_obj_type_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:704:58: INTEGER FUNCTION h5rget_obj_type_c(loc_id, ref_type, ref, obj_type) & 1 Warning: Variable 'ref_type' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_obj_type_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:704:73: INTEGER FUNCTION h5rget_obj_type_c(loc_id, ref_type, ref, obj_type) & 1 Warning: Variable 'obj_type' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_obj_type_c' but may not be C interoperable [-Wc-binding-type] libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Rff_F03.f90 -o H5Rff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5Tff_F03.lo ../../../fortran/src/H5Tff_F03.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Tff_F03.f90 -fPIC -o .libs/H5Tff_F03.o ../../../fortran/src/H5Tff_F03.f90:206:44: INTEGER FUNCTION h5tenum_insert_ptr_c(type_id, name, namelen, value) & 1 Warning: Variable 'h5tenum_insert_ptr_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Tff_F03.f90:206:52: INTEGER FUNCTION h5tenum_insert_ptr_c(type_id, name, namelen, value) & 1 Warning: Variable 'type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5tenum_insert_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Tff_F03.f90:206:67: INTEGER FUNCTION h5tenum_insert_ptr_c(type_id, name, namelen, value) & 1 Warning: Variable 'namelen' at (1) is a dummy argument of the BIND(C) procedure 'h5tenum_insert_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Tff_F03.f90:97:36: INTEGER FUNCTION h5tconvert_c(src_id, dst_id, nelmts, buf, background, plist_id) & 1 Warning: Variable 'h5tconvert_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Tff_F03.f90:97:43: INTEGER FUNCTION h5tconvert_c(src_id, dst_id, nelmts, buf, background, plist_id) & 1 Warning: Variable 'src_id' at (1) is a dummy argument of the BIND(C) procedure 'h5tconvert_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Tff_F03.f90:97:51: INTEGER FUNCTION h5tconvert_c(src_id, dst_id, nelmts, buf, background, plist_id) & 1 Warning: Variable 'dst_id' at (1) is a dummy argument of the BIND(C) procedure 'h5tconvert_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Tff_F03.f90:97:59: INTEGER FUNCTION h5tconvert_c(src_id, dst_id, nelmts, buf, background, plist_id) & 1 Warning: Variable 'nelmts' at (1) is a dummy argument of the BIND(C) procedure 'h5tconvert_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Tff_F03.f90:97:86: INTEGER FUNCTION h5tconvert_c(src_id, dst_id, nelmts, buf, background, plist_id) & 1 Warning: Variable 'plist_id' at (1) is a dummy argument of the BIND(C) procedure 'h5tconvert_c' but may not be C interoperable [-Wc-binding-type] libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Tff_F03.f90 -o H5Tff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o HDF5.lo ../../../fortran/src/HDF5.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/HDF5.f90 -fPIC -o .libs/HDF5.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/src/HDF5.f90 -o HDF5.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=link gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -version-info 10:4:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5_fortran.la -rpath /usr/lib64 H5f90global.lo H5fortran_types.lo H5_ff_F03.lo H5_ff.lo H5Aff.lo H5Dff.lo H5Eff.lo H5Fff.lo H5Gff.lo H5Iff.lo H5Lff.lo H5Off.lo H5Pff.lo H5Rff.lo H5Sff.lo H5Tff.lo H5Zff.lo H5_DBLE_InterfaceInclude.lo H5f90kit.lo H5_f.lo H5Af.lo H5Df.lo H5Ef.lo H5Ff.lo H5Gf.lo H5If.lo H5Lf.lo H5Of.lo H5Pf.lo H5Rf.lo H5Sf.lo H5Tf.lo H5Zf.lo H5Aff_F03.lo H5Dff_F03.lo H5Eff_F03.lo H5Fff_F03.lo H5Lff_F03.lo H5Off_F03.lo H5Pff_F03.lo H5Rff_F03.lo H5Tff_F03.lo HDF5.lo ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gfortran -shared -fPIC .libs/H5f90global.o .libs/H5fortran_types.o .libs/H5_ff_F03.o .libs/H5_ff.o .libs/H5Aff.o .libs/H5Dff.o .libs/H5Eff.o .libs/H5Fff.o .libs/H5Gff.o .libs/H5Iff.o .libs/H5Lff.o .libs/H5Off.o .libs/H5Pff.o .libs/H5Rff.o .libs/H5Sff.o .libs/H5Tff.o .libs/H5Zff.o .libs/H5_DBLE_InterfaceInclude.o .libs/H5f90kit.o .libs/H5_f.o .libs/H5Af.o .libs/H5Df.o .libs/H5Ef.o .libs/H5Ff.o .libs/H5Gf.o .libs/H5If.o .libs/H5Lf.o .libs/H5Of.o .libs/H5Pf.o .libs/H5Rf.o .libs/H5Sf.o .libs/H5Tf.o .libs/H5Zf.o .libs/H5Aff_F03.o .libs/H5Dff_F03.o .libs/H5Eff_F03.o .libs/H5Fff_F03.o .libs/H5Lff_F03.o .libs/H5Off_F03.o .libs/H5Pff_F03.o .libs/H5Rff_F03.o .libs/H5Tff_F03.o .libs/HDF5.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.18/build/src/.libs ../../src/.libs/libhdf5.so -lsz -lz -ldl -L/usr/lib/gcc/aarch64-redhat-linux/7 -L/usr/lib/gcc/aarch64-redhat-linux/7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/7/../../.. -lgfortran -lm -lc -lgcc_s -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5_fortran.so.10 -o .libs/libhdf5_fortran.so.10.0.4 libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so.10" && ln -s "libhdf5_fortran.so.10.0.4" "libhdf5_fortran.so.10") libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so" && ln -s "libhdf5_fortran.so.10.0.4" "libhdf5_fortran.so") libtool: link: ar cru .libs/libhdf5_fortran.a H5f90global.o H5fortran_types.o H5_ff_F03.o H5_ff.o H5Aff.o H5Dff.o H5Eff.o H5Fff.o H5Gff.o H5Iff.o H5Lff.o H5Off.o H5Pff.o H5Rff.o H5Sff.o H5Tff.o H5Zff.o H5_DBLE_InterfaceInclude.o H5f90kit.o H5_f.o H5Af.o H5Df.o H5Ef.o H5Ff.o H5Gf.o H5If.o H5Lf.o H5Of.o H5Pf.o H5Rf.o H5Sf.o H5Tf.o H5Zf.o H5Aff_F03.o H5Dff_F03.o H5Eff_F03.o H5Fff_F03.o H5Lff_F03.o H5Off_F03.o H5Pff_F03.o H5Rff_F03.o H5Tff_F03.o HDF5.o libtool: link: ranlib .libs/libhdf5_fortran.a libtool: link: ( cd ".libs" && rm -f "libhdf5_fortran.la" && ln -s "../libhdf5_fortran.la" "libhdf5_fortran.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/test' /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o tf_F08.lo ../../../fortran/test/tf_F08.f90 libtool: compile: gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/test/tf_F08.f90 -fPIC -o .libs/tf_F08.o ../../../fortran/test/tf_F08.f90:49:13: REAL :: a 1 Warning: Component 'a' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tf_F08.f90:50:16: INTEGER :: x 1 Warning: Component 'x' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tf_F08.f90:51:25: DOUBLE PRECISION :: y 1 Warning: Component 'y' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tf_F08.f90:52:25: CHARACTER(LEN=1) :: z 1 Warning: Component 'z' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) [-Wc-binding-type] libtool: compile: gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/test/tf_F08.f90 -o tf_F08.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o tf.lo ../../../fortran/test/tf.f90 libtool: compile: gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/test/tf.f90 -fPIC -o .libs/tf.o ../../../fortran/test/tf.f90:140:13: USE HDF5 1 Warning: Nonconforming tab character at (1) [-Wtabs] libtool: compile: gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../fortran/test/tf.f90 -o tf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t.lo ../../../fortran/test/t.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/test/t.c -fPIC -DPIC -o .libs/t.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/test/t.c -o t.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=link gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libh5test_fortran.la tf_F08.lo tf.lo t.lo -lsz -lz -ldl -lm libtool: link: ar cru .libs/libh5test_fortran.a .libs/tf_F08.o .libs/tf.o .libs/t.o libtool: link: ranlib .libs/libh5test_fortran.a libtool: link: ( cd ".libs" && rm -f "libh5test_fortran.la" && ln -s "../libh5test_fortran.la" "libh5test_fortran.la" ) gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o fortranlib_test-tH5F.o `test -f 'tH5F.f90' || echo '../../../fortran/test/'`tH5F.f90 ../../../fortran/test/tH5F.f90:676:22: do i = 1, obj_countf 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o fortranlib_test-tH5D.o `test -f 'tH5D.f90' || echo '../../../fortran/test/'`tH5D.f90 gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o fortranlib_test-tH5R.o `test -f 'tH5R.f90' || echo '../../../fortran/test/'`tH5R.f90 gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o fortranlib_test-tH5S.o `test -f 'tH5S.f90' || echo '../../../fortran/test/'`tH5S.f90 gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o fortranlib_test-tH5T.o `test -f 'tH5T.f90' || echo '../../../fortran/test/'`tH5T.f90 gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o fortranlib_test-tH5VL.o `test -f 'tH5VL.f90' || echo '../../../fortran/test/'`tH5VL.f90 gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o fortranlib_test-tH5Z.o `test -f 'tH5Z.f90' || echo '../../../fortran/test/'`tH5Z.f90 gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o fortranlib_test-tH5Sselect.o `test -f 'tH5Sselect.f90' || echo '../../../fortran/test/'`tH5Sselect.f90 gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o fortranlib_test-tH5P.o `test -f 'tH5P.f90' || echo '../../../fortran/test/'`tH5P.f90 gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o fortranlib_test-tH5A.o `test -f 'tH5A.f90' || echo '../../../fortran/test/'`tH5A.f90 gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o fortranlib_test-tH5I.o `test -f 'tH5I.f90' || echo '../../../fortran/test/'`tH5I.f90 gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o fortranlib_test-tH5G.o `test -f 'tH5G.f90' || echo '../../../fortran/test/'`tH5G.f90 gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o fortranlib_test-tH5E.o `test -f 'tH5E.f90' || echo '../../../fortran/test/'`tH5E.f90 gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o fortranlib_test-tHDF5.o `test -f 'tHDF5.f90' || echo '../../../fortran/test/'`tHDF5.f90 gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o fortranlib_test-fortranlib_test.o `test -f 'fortranlib_test.f90' || echo '../../../fortran/test/'`fortranlib_test.f90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fortranlib_test fortranlib_test-tH5F.o fortranlib_test-tH5D.o fortranlib_test-tH5R.o fortranlib_test-tH5S.o fortranlib_test-tH5T.o fortranlib_test-tH5VL.o fortranlib_test-tH5Z.o fortranlib_test-tH5Sselect.o fortranlib_test-tH5P.o fortranlib_test-tH5A.o fortranlib_test-tH5I.o fortranlib_test-tH5G.o fortranlib_test-tH5E.o fortranlib_test-tHDF5.o fortranlib_test-fortranlib_test.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fortranlib_test fortranlib_test-tH5F.o fortranlib_test-tH5D.o fortranlib_test-tH5R.o fortranlib_test-tH5S.o fortranlib_test-tH5T.o fortranlib_test-tH5VL.o fortranlib_test-tH5Z.o fortranlib_test-tH5Sselect.o fortranlib_test-tH5P.o fortranlib_test-tH5A.o fortranlib_test-tH5I.o fortranlib_test-tH5G.o fortranlib_test-tH5E.o fortranlib_test-tHDF5.o fortranlib_test-fortranlib_test.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o fflush1.o ../../../fortran/test/fflush1.f90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fflush1 fflush1.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fflush1 fflush1.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o fflush2.o ../../../fortran/test/fflush2.f90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fflush2 fflush2.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fflush2 fflush2.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o tH5O.o ../../../fortran/test/tH5O.f90 gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o tH5A_1_8.o ../../../fortran/test/tH5A_1_8.f90 gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o tH5G_1_8.o ../../../fortran/test/tH5G_1_8.f90 ../../../fortran/test/tH5G_1_8.f90:1419:13: hard_link, use_index, total_error) 1 Warning: Unused dummy argument 'hard_link' at (1) [-Wunused-dummy-argument] ../../../fortran/test/tH5G_1_8.f90:1419:24: hard_link, use_index, total_error) 1 Warning: Unused dummy argument 'use_index' at (1) [-Wunused-dummy-argument] gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o tH5MISC_1_8.o ../../../fortran/test/tH5MISC_1_8.f90 gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o tHDF5_1_8.o ../../../fortran/test/tHDF5_1_8.f90 gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o fortranlib_test_1_8.o ../../../fortran/test/fortranlib_test_1_8.f90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fortranlib_test_1_8 tH5O.o tH5A_1_8.o tH5G_1_8.o tH5MISC_1_8.o tHDF5_1_8.o fortranlib_test_1_8.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fortranlib_test_1_8 tH5O.o tH5A_1_8.o tH5G_1_8.o tH5MISC_1_8.o tHDF5_1_8.o fortranlib_test_1_8.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o tH5E_F03.o ../../../fortran/test/tH5E_F03.f90 ../../../fortran/test/tH5E_F03.f90:48:42: INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C) 1 Warning: Variable 'my_hdf5_error_handler' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5E_F03.f90:48:52: INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C) 1 Warning: Variable 'estack_id' at (1) is a dummy argument of the BIND(C) procedure 'my_hdf5_error_handler' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5E_F03.f90:48:64: INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C) 1 Warning: Variable 'data_inout' at (1) is a dummy argument of the BIND(C) procedure 'my_hdf5_error_handler' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5E_F03.f90:73:47: INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C) 1 Warning: Variable 'my_hdf5_error_handler_nodata' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5E_F03.f90:73:57: INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C) 1 Warning: Variable 'estack_id' at (1) is a dummy argument of the BIND(C) procedure 'my_hdf5_error_handler_nodata' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5E_F03.f90:73:69: INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C) 1 Warning: Unused dummy argument 'data_inout' at (1) [-Wunused-dummy-argument] ../../../fortran/test/tH5E_F03.f90:73:57: INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C) 1 Warning: Unused dummy argument 'estack_id' at (1) [-Wunused-dummy-argument] ../../../fortran/test/tH5E_F03.f90:48:52: INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C) 1 Warning: Unused dummy argument 'estack_id' at (1) [-Wunused-dummy-argument] gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o tH5F_F03.o ../../../fortran/test/tH5F_F03.f90 ../../../fortran/test/tH5F_F03.f90:158:11: DO i = 1, image_size 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] ../../../fortran/test/tH5F_F03.f90:165:11: DO i = 1, image_size 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] ../../../fortran/test/tH5F_F03.f90:64:35: INTEGER(size_t) :: itmp_a, itmp_b ! General purpose integers 1 Warning: Unused variable 'itmp_b' declared at (1) [-Wunused-variable] gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o tH5L_F03.o ../../../fortran/test/tH5L_F03.f90 ../../../fortran/test/tH5L_F03.f90:48:46: CHARACTER(LEN=1), DIMENSION(1:10) :: name ! The name of the object 1 Warning: Component 'name' in derived type 'iter_info' at (1) may not be C interoperable, even though derived type 'iter_info' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5L_F03.f90:61:45: INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'liter_cb' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5L_F03.f90:61:51: INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Variable 'name' at (1) is a dummy argument of the BIND(C) procedure 'liter_cb' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5L_F03.f90:61:45: INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Unused dummy argument 'group' at (1) [-Wunused-dummy-argument] ../../../fortran/test/tH5L_F03.f90:61:62: INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Unused dummy argument 'link_info' at (1) [-Wunused-dummy-argument] ../../../fortran/test/tH5L_F03.f90:107:0: END FUNCTION liter_cb Warning: '__result_liter_cb' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../fortran/test/tH5L_F03.f90:61:0: INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) note: '__result_liter_cb' was declared here gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o tH5O_F03.o ../../../fortran/test/tH5O_F03.f90 ../../../fortran/test/tH5O_F03.f90:56:47: CHARACTER(LEN=1), DIMENSION(1:180) :: path ! Path to object 1 Warning: Component 'path' in derived type 'obj_visit_t' at (1) may not be C interoperable, even though derived type 'obj_visit_t' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5O_F03.f90:57:24: INTEGER :: type_obj ! type of object 1 Warning: Component 'type_obj' in derived type 'obj_visit_t' at (1) may not be C interoperable, even though derived type 'obj_visit_t' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5O_F03.f90:61:19: INTEGER :: idx ! Index in object visit structure 1 Warning: Component 'idx' in derived type 'ovisit_ud_t' at (1) may not be C interoperable, even though derived type 'ovisit_ud_t' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5O_F03.f90:67:31: INTEGER FUNCTION visit_obj_cb( group_id, name, oinfo, op_data) bind(C) 1 Warning: Variable 'visit_obj_cb' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5O_F03.f90:67:41: INTEGER FUNCTION visit_obj_cb( group_id, name, oinfo, op_data) bind(C) 1 Warning: Variable 'group_id' at (1) is a dummy argument of the BIND(C) procedure 'visit_obj_cb' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5O_F03.f90:67:47: INTEGER FUNCTION visit_obj_cb( group_id, name, oinfo, op_data) bind(C) 1 Warning: Variable 'name' at (1) is a dummy argument of the BIND(C) procedure 'visit_obj_cb' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5O_F03.f90:67:41: INTEGER FUNCTION visit_obj_cb( group_id, name, oinfo, op_data) bind(C) 1 Warning: Unused dummy argument 'group_id' at (1) [-Wunused-dummy-argument] gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o tH5P_F03.o ../../../fortran/test/tH5P_F03.f90 ../../../fortran/test/tH5P_F03.f90:47:20: INTEGER :: count 1 Warning: Component 'count' in derived type 'cop_cb_struct_' at (1) may not be C interoperable, even though derived type 'cop_cb_struct_' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5P_F03.f90:48:24: INTEGER(HID_T) :: id 1 Warning: Component 'id' in derived type 'cop_cb_struct_' at (1) may not be C interoperable, even though derived type 'cop_cb_struct_' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5P_F03.f90:53:41: INTEGER FUNCTION test_genprop_cls_cb1_f(list_id, create_data ) bind(C) 1 Warning: Variable 'test_genprop_cls_cb1_f' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5P_F03.f90:53:49: INTEGER FUNCTION test_genprop_cls_cb1_f(list_id, create_data ) bind(C) 1 Warning: Variable 'list_id' at (1) is a dummy argument of the BIND(C) procedure 'test_genprop_cls_cb1_f' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5P_F03.f90:536:18: part(j) = (i-1)*25+(j-1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] ../../../fortran/test/tH5P_F03.f90:443:35: INTEGER(HSIZE_T) :: sizeof_buffer 1 Warning: Unused variable 'sizeof_buffer' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5P_F03.f90:113:20: LOGICAL :: differ1, differ2 1 Warning: Unused variable 'differ1' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5P_F03.f90:113:29: LOGICAL :: differ1, differ2 1 Warning: Unused variable 'differ2' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5P_F03.f90:190:0: IF(.NOT.dreal_eq( REAL(dpfill,dp), 1.0_dp))THEN Warning: 'dpfill' is used uninitialized in this function [-Wuninitialized] gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o tH5T_F03.o ../../../fortran/test/tH5T_F03.f90 ../../../fortran/test/tH5T_F03.f90:2196:22: ptr(1)%data(i) = wdata(1)%len - i + 1 ! 3 2 1 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] ../../../fortran/test/tH5T_F03.f90:2195:9: DO i=1, wdata(1)%len 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] ../../../fortran/test/tH5T_F03.f90:2201:11: DO i = 3, wdata(2)%len 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] ../../../fortran/test/tH5T_F03.f90:2287:14: DO j = 1, rdata(i)%len 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] ../../../fortran/test/tH5T_F03.f90:1070:26: dset_data_i1(i) = i 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(1) at (1) [-Wconversion] ../../../fortran/test/tH5T_F03.f90:1071:26: dset_data_i4(i) = i 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(1) at (1) [-Wconversion] ../../../fortran/test/tH5T_F03.f90:1072:26: dset_data_i8(i) = i 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(2) at (1) [-Wconversion] gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o tHDF5_F03.o ../../../fortran/test/tHDF5_F03.f90 gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o fortranlib_test_F03.o ../../../fortran/test/fortranlib_test_F03.f90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fortranlib_test_F03 tH5E_F03.o tH5F_F03.o tH5L_F03.o tH5O_F03.o tH5P_F03.o tH5T_F03.o tHDF5_F03.o fortranlib_test_F03.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gfortran -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fortranlib_test_F03 tH5E_F03.o tH5F_F03.o tH5L_F03.o tH5O_F03.o tH5P_F03.o tH5T_F03.o tHDF5_F03.o fortranlib_test_F03.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran' Making all in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/src' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5DO.lo ../../../hl/src/H5DO.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5DO.c -fPIC -DPIC -o .libs/H5DO.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5DO.c -o H5DO.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5DS.lo ../../../hl/src/H5DS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5DS.c -fPIC -DPIC -o .libs/H5DS.o In file included from ../../../hl/src/H5HLprivate2.h:26:0, from ../../../hl/src/H5DSprivate.h:20, from ../../../hl/src/H5DS.c:19: ../../../hl/src/H5DS.c: In function 'H5DSget_scale_name': ../../../src/H5private.h:328:26: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] #define MAX(a,b) (((a)>(b)) ? (a) : (b)) ^ ../../../hl/src/H5DS.c:1888:22: note: in expansion of macro 'MAX' return (ssize_t) MAX(0,nbytes-1); ^~~ ../../../hl/src/H5DS.c: In function 'H5DSset_label': ../../../hl/src/H5DS.c:1592:8: warning: 'u.buf' may be used uninitialized in this function [-Wmaybe-uninitialized] if (u.buf) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5DS.c -o H5DS.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5IM.lo ../../../hl/src/H5IM.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5IM.c -fPIC -DPIC -o .libs/H5IM.o ../../../hl/src/H5IM.c: In function 'H5IMget_image_info': ../../../hl/src/H5IM.c:402:5: warning: 'atid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Tclose( atid ); ^~~~~~~~~~~~~~~~ ../../../hl/src/H5IM.c:401:5: warning: 'asid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Sclose( asid ); ^~~~~~~~~~~~~~~~ ../../../hl/src/H5IM.c:400:5: warning: 'aid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Aclose( aid ); ^~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5IM.c -o H5IM.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5LT.lo ../../../hl/src/H5LT.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5LT.c -fPIC -DPIC -o .libs/H5LT.o ../../../hl/src/H5LT.c: In function 'H5LTopen_file_image': ../../../hl/src/H5LT.c:898:20: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] if ((buf_prcnt * buf_size) > min_incr) ^ ../../../hl/src/H5LT.c:899:41: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] alloc_incr = (size_t)(buf_prcnt * buf_size); ^ ../../../hl/src/H5LT.c: In function 'H5LTfind_dataset': ../../../hl/src/H5LT.c:1417:76: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return H5Literate(loc_id, H5_INDEX_NAME, H5_ITER_INC, 0, find_dataset, (void *)dset_name); ^ ../../../hl/src/H5LT.c: In function 'H5LT_find_attribute': ../../../hl/src/H5LT.c:2043:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return H5Aiterate2(loc_id, H5_INDEX_NAME, H5_ITER_INC, NULL, find_attr, (void *)attr_name); ^ ../../../hl/src/H5LT.c: In function 'H5LTopen_file_image': ../../../hl/src/H5LT.c:963:9: warning: 'fapl' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Pclose(fapl); ^~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5LT.c -o H5LT.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5LTanalyze.lo ../../../hl/src/H5LTanalyze.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5LTanalyze.c -fPIC -DPIC -o .libs/H5LTanalyze.o H5LTanalyze.c: In function 'H5LTyylex': H5LTanalyze.c:1148:28: warning: conversion to 'YY_CHAR {aka unsigned char}' from 'flex_int32_t {aka const int}' may alter its value [-Wconversion] H5LTanalyze.c:1153:13: warning: conversion to 'YY_CHAR {aka unsigned char}' from 'flex_int32_t {aka const int}' may alter its value [-Wconversion] H5LTanalyze.c:1155:56: warning: conversion to 'unsigned int' from 'flex_int16_t {aka const short int}' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'yy_get_next_buffer': H5LTanalyze.c:1732:42: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c:1747:18: warning: conversion to 'int' from 'yy_size_t {aka long unsigned int}' may alter its value [-Wconversion] H5LTanalyze.l:24:45: note: in definition of macro 'YY_INPUT' H5LTanalyze.l:24:31: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c:1746:3: note: in expansion of macro 'YY_INPUT' H5LTanalyze.c:1771:32: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c:1773:37: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c:1779:15: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'yy_get_previous_state': H5LTanalyze.c:1802:27: warning: conversion to 'YY_CHAR {aka unsigned char}' from 'int' may alter its value [-Wconversion] H5LTanalyze.c:1807:12: warning: conversion to 'YY_CHAR {aka unsigned char}' from 'flex_int32_t {aka const int}' may alter its value [-Wconversion] H5LTanalyze.c:1809:55: warning: conversion to 'unsigned int' from 'flex_int16_t {aka const short int}' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'yy_try_NUL_trans': H5LTanalyze.c:1830:11: warning: conversion to 'YY_CHAR {aka unsigned char}' from 'flex_int32_t {aka const int}' may alter its value [-Wconversion] H5LTanalyze.c:1832:54: warning: conversion to 'unsigned int' from 'flex_int16_t {aka const short int}' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'input': H5LTanalyze.c:1901:23: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'H5LTyy_create_buffer': H5LTanalyze.c:2026:19: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'H5LTyy_init_buffer': H5LTanalyze.c:2084:40: warning: implicit declaration of function 'isatty' [-Wimplicit-function-declaration] H5LTanalyze.c:2084:40: warning: nested extern declaration of 'isatty' [-Wnested-externs] H5LTanalyze.c: In function 'H5LTyyensure_buffer_stack': H5LTanalyze.c:2200:40: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c:2209:66: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'H5LTyy_scan_bytes': H5LTanalyze.c:2283:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] H5LTanalyze.l: In function 'my_yyinput': H5LTanalyze.l:177:31: warning: unused parameter 'max_size' [-Wunused-parameter] H5LTanalyze.l: At top level: H5LTanalyze.l:186:5: warning: no previous prototype for 'H5LTyyerror' [-Wmissing-prototypes] H5LTanalyze.c:1881:16: warning: 'input' defined but not used [-Wunused-function] H5LTanalyze.c:1840:17: warning: 'yyunput' defined but not used [-Wunused-function] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5LTanalyze.c -o H5LTanalyze.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5LTparse.lo ../../../hl/src/H5LTparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5LTparse.c -fPIC -DPIC -o .libs/H5LTparse.o H5LTparse.y:21:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] H5LTparse.c: In function 'H5LTyyparse': H5LTparse.c:1457:12: warning: conversion to 'yytype_int16 {aka short int}' from 'int' may alter its value [-Wconversion] H5LTparse.c:1462:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:174:80: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:177:78: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:188:72: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:190:82: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5LTparse.c:85:25: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define yylval H5LTyylval ^ H5LTparse.y:265:48: note: in expansion of macro 'yylval' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5LTparse.c -o H5LTparse.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5PT.lo ../../../hl/src/H5PT.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5PT.c -fPIC -DPIC -o .libs/H5PT.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5PT.c -o H5PT.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5TB.lo ../../../hl/src/H5TB.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5TB.c -fPIC -DPIC -o .libs/H5TB.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5TB.c -o H5TB.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 11:1:1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5_hl.la -rpath /usr/lib64 H5DO.lo H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -shared -fPIC -DPIC .libs/H5DO.o .libs/H5DS.o .libs/H5IM.o .libs/H5LT.o .libs/H5LTanalyze.o .libs/H5LTparse.o .libs/H5PT.o .libs/H5TB.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.18/build/src/.libs ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5_hl.so.10 -o .libs/libhdf5_hl.so.10.1.1 libtool: link: (cd ".libs" && rm -f "libhdf5_hl.so.10" && ln -s "libhdf5_hl.so.10.1.1" "libhdf5_hl.so.10") libtool: link: (cd ".libs" && rm -f "libhdf5_hl.so" && ln -s "libhdf5_hl.so.10.1.1" "libhdf5_hl.so") libtool: link: ar cru .libs/libhdf5_hl.a H5DO.o H5DS.o H5IM.o H5LT.o H5LTanalyze.o H5LTparse.o H5PT.o H5TB.o libtool: link: ranlib .libs/libhdf5_hl.a libtool: link: ( cd ".libs" && rm -f "libhdf5_hl.la" && ln -s "../libhdf5_hl.la" "libhdf5_hl.la" ) make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/test' gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_lite.o ../../../hl/test/test_lite.c In file included from ../../../hl/test/test_lite.c:19:0: ../../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_lite.c: In function 'main': ../../../hl/test/test_lite.c:1313:7: warning: 'dt_str' may be used uninitialized in this function [-Wmaybe-uninitialized] if(dt_str) ^ ../../../hl/test/test_lite.c:1199:13: note: 'dt_str' was declared here char* dt_str; ^~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_lite test_lite.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_lite test_lite.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_image.o ../../../hl/test/test_image.c ../../../hl/test/test_image.c: In function 'read_data': ../../../hl/test/test_image.c:809:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s", str); ^~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:810:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d", &color_planes); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:811:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s", str); ^~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:812:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d", &h); ^~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:813:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s", str); ^~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:814:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d", &w); ^~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:845:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d",&n); ^~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c: In function 'test_generate': ../../../hl/test/test_image.c:618:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( f, "%d %d %d", &imax, &jmax, &kmax ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:619:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( f, "%f %f %f", &valex, &xmin, &xmax ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:648:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( f, "%f ", &value ); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../hl/test/test_image.c:21:0: At top level: ../../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../../hl/test/test_image.c: In function 'test_generate': ../../../hl/test/test_image.c:754:7: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] if(data) ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_image test_image.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_image test_image.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_file_image.o ../../../hl/test/test_file_image.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_file_image test_file_image.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_file_image test_file_image.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_table.o ../../../hl/test/test_table.c In file included from ../../../hl/test/test_table.c:19:0: ../../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_table test_table.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_table test_table.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_ds.o ../../../hl/test/test_ds.c In file included from ../../../test/h5test.h:26:0, from ../../../hl/test/h5hltest.h:27, from ../../../hl/test/test_ds.c:18: ../../../hl/test/test_ds.c: In function 'test_cmp_scalename': ../../../hl/test/test_ds.c:1108:50: warning: conversion to 'long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_out = (char*)HDmalloc((name_len+1) * sizeof (char)); ^ ../../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../../hl/test/test_ds.c: In function 'test_simple': ../../../hl/test/test_ds.c:3129:45: warning: conversion to 'long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_out = (char*)HDmalloc((name_len+1) * sizeof (char)); ^ ../../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../../hl/test/test_ds.c: In function 'read_data': ../../../hl/test/test_ds.c:4891:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( f, "%s %u", str, &j); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_ds.c:4892:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( f, "%d",&n ); ^~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_ds.c:4906:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( f, "%f",&val ); ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../hl/test/test_ds.c:19:0: At top level: ../../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_ds test_ds.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_ds test_ds.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_packet.o ../../../hl/test/test_packet.c gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_packet_vlen.o ../../../hl/test/test_packet_vlen.c ../../../hl/test/test_packet_vlen.c: In function 'verify_accessors': ../../../hl/test/test_packet_vlen.c:941:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret = FAIL; /* Returned status from a callee */ ^~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_packet test_packet.o test_packet_vlen.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_packet test_packet.o test_packet_vlen.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_dset_opt.o ../../../hl/test/test_dset_opt.c In file included from ../../../hl/test/test_dset_opt.c:19:0: ../../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_dset_opt test_dset_opt.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_dset_opt test_dset_opt.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/test' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools' Making all in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools/gif2h5' gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gif2hdf.o ../../../../hl/tools/gif2h5/gif2hdf.c gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gif2mem.o ../../../../hl/tools/gif2h5/gif2mem.c gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o decompress.o ../../../../hl/tools/gif2h5/decompress.c gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gifread.o ../../../../hl/tools/gif2h5/gifread.c gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o writehdf.o ../../../../hl/tools/gif2h5/writehdf.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gif2h5 gif2hdf.o gif2mem.o decompress.o gifread.o writehdf.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gif2h5 gif2hdf.o gif2mem.o decompress.o gifread.o writehdf.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hdf2gif.o ../../../../hl/tools/gif2h5/hdf2gif.c ../../../../hl/tools/gif2h5/hdf2gif.c: In function 'main': ../../../../hl/tools/gif2h5/hdf2gif.c:217:13: warning: 'numcols' may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = 0 ; i < numcols ; i++) ^~~ gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hdfgifwr.o ../../../../hl/tools/gif2h5/hdfgifwr.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h52gif hdf2gif.o hdfgifwr.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h52gif hdf2gif.o hdfgifwr.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h52gifgentst.o ../../../../hl/tools/gif2h5/h52gifgentst.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h52gifgentst h52gifgentst.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h52gifgentst h52gifgentst.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools/gif2h5' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools' Making all in c++ make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++' Making all in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/src' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../hl/c++/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5PacketTable.lo ../../../../hl/c++/src/H5PacketTable.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../hl/c++/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/c++/src/H5PacketTable.cpp -fPIC -DPIC -o .libs/H5PacketTable.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../hl/c++/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/c++/src/H5PacketTable.cpp -o H5PacketTable.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 12:0:1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5_hl_cpp.la -rpath /usr/lib64 H5PacketTable.lo ../../../hl/src/libhdf5_hl.la ../../../c++/src/libhdf5_cpp.la -lsz -lz -ldl -lm libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/7/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/7/crtbeginS.o .libs/H5PacketTable.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.18/build/hl/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.18/build/c++/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.18/build/src/.libs -L/builddir/build/BUILD/hdf5-1.8.18/build/src/.libs ../../../hl/src/.libs/libhdf5_hl.so ../../../c++/src/.libs/libhdf5_cpp.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so -lsz -lz -ldl -L/usr/lib/gcc/aarch64-redhat-linux/7 -L/usr/lib/gcc/aarch64-redhat-linux/7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/7/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/7/../../../../lib64/crtn.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5_hl_cpp.so.11 -o .libs/libhdf5_hl_cpp.so.11.1.0 libtool: link: (cd ".libs" && rm -f "libhdf5_hl_cpp.so.11" && ln -s "libhdf5_hl_cpp.so.11.1.0" "libhdf5_hl_cpp.so.11") libtool: link: (cd ".libs" && rm -f "libhdf5_hl_cpp.so" && ln -s "libhdf5_hl_cpp.so.11.1.0" "libhdf5_hl_cpp.so") libtool: link: ar cru .libs/libhdf5_hl_cpp.a H5PacketTable.o libtool: link: ranlib .libs/libhdf5_hl_cpp.a libtool: link: ( cd ".libs" && rm -f "libhdf5_hl_cpp.la" && ln -s "../libhdf5_hl_cpp.la" "libhdf5_hl_cpp.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/src' Making all in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/test' g++ -DHAVE_CONFIG_H -I. -I../../../../hl/c++/test -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../c++/src -I../../../../hl/src -I../../../../hl/c++/src -I../../../../test -I../../../hl/test -I../../../../hl/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ptableTest.o ../../../../hl/c++/test/ptableTest.cpp ../../../../hl/c++/test/ptableTest.cpp: In function 'int TestHDFFV_9758()': ../../../../hl/c++/test/ptableTest.cpp:687:17: warning: 'strtype' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Tclose(strtype); ~~~~~~~~^~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ptableTest ptableTest.o ../../../hl/c++/src/libhdf5_hl_cpp.la ../../../hl/src/libhdf5_hl.la ../../../c++/src/libhdf5_cpp.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ptableTest ptableTest.o ../../../hl/c++/src/.libs/libhdf5_hl_cpp.so /builddir/build/BUILD/hdf5-1.8.18/build/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/build/c++/src/.libs/libhdf5_cpp.so ../../../hl/src/.libs/libhdf5_hl.so ../../../c++/src/.libs/libhdf5_cpp.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++' Making all in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran' Making all in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/src' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5DSfc.lo ../../../../hl/fortran/src/H5DSfc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5DSfc.c -fPIC -DPIC -o .libs/H5DSfc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5DSfc.c -o H5DSfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5LTfc.lo ../../../../hl/fortran/src/H5LTfc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5LTfc.c -fPIC -DPIC -o .libs/H5LTfc.o ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltread_dataset_c_': ../../../../hl/fortran/src/H5LTfc.c:579:33: warning: unused parameter 'dims' [-Wunused-parameter] hsize_t_f *dims) ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5LTfc.c -o H5LTfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5IMfc.lo ../../../../hl/fortran/src/H5IMfc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5IMfc.c -fPIC -DPIC -o .libs/H5IMfc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5IMfc.c -o H5IMfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5IMcc.lo ../../../../hl/fortran/src/H5IMcc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5IMcc.c -fPIC -DPIC -o .libs/H5IMcc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5IMcc.c -o H5IMcc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5TBfc.lo ../../../../hl/fortran/src/H5TBfc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5TBfc.c -fPIC -DPIC -o .libs/H5TBfc.o ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbmake_table_c_': ../../../../hl/fortran/src/H5TBfc.c:112:33: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] (size_t)*type_size, (const char **)c_field_names, c_field_offset, c_field_types, ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5TBfc.c -o H5TBfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile gfortran -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5DSff.lo ../../../../hl/fortran/src/H5DSff.f90 libtool: compile: gfortran -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5DSff.f90 -fPIC -o .libs/H5DSff.o libtool: compile: gfortran -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5DSff.f90 -o H5DSff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile gfortran -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5LTff.lo ../../../../hl/fortran/src/H5LTff.f90 libtool: compile: gfortran -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5LTff.f90 -fPIC -o .libs/H5LTff.o libtool: compile: gfortran -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5LTff.f90 -o H5LTff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile gfortran -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5IMff.lo ../../../../hl/fortran/src/H5IMff.f90 libtool: compile: gfortran -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5IMff.f90 -fPIC -o .libs/H5IMff.o libtool: compile: gfortran -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5IMff.f90 -o H5IMff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile gfortran -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o H5TBff.lo ../../../../hl/fortran/src/H5TBff.f90 libtool: compile: gfortran -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5TBff.f90 -fPIC -o .libs/H5TBff.o ../../../../hl/fortran/src/H5TBff.f90:1890:39: IF(PRESENT(maxlen_out)) maxlen_out = c_maxlen_out 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] libtool: compile: gfortran -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5TBff.f90 -o H5TBff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=link gfortran -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -version-info 10:3:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5hl_fortran.la -rpath /usr/lib64 H5DSfc.lo H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5DSff.lo H5LTff.lo H5IMff.lo H5TBff.lo ../../../hl/src/libhdf5_hl.la ../../../fortran/src/libhdf5_fortran.la -lsz -lz -ldl -lm libtool: link: gfortran -shared -fPIC .libs/H5DSfc.o .libs/H5LTfc.o .libs/H5IMfc.o .libs/H5IMcc.o .libs/H5TBfc.o .libs/H5DSff.o .libs/H5LTff.o .libs/H5IMff.o .libs/H5TBff.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.18/build/hl/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.18/build/src/.libs -L/builddir/build/BUILD/hdf5-1.8.18/build/src/.libs ../../../hl/src/.libs/libhdf5_hl.so ../../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so -lsz -lz -ldl -L/usr/lib/gcc/aarch64-redhat-linux/7 -L/usr/lib/gcc/aarch64-redhat-linux/7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/7/../../.. -lgfortran -lm -lc -lgcc_s -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5hl_fortran.so.10 -o .libs/libhdf5hl_fortran.so.10.0.3 libtool: link: (cd ".libs" && rm -f "libhdf5hl_fortran.so.10" && ln -s "libhdf5hl_fortran.so.10.0.3" "libhdf5hl_fortran.so.10") libtool: link: (cd ".libs" && rm -f "libhdf5hl_fortran.so" && ln -s "libhdf5hl_fortran.so.10.0.3" "libhdf5hl_fortran.so") libtool: link: ar cru .libs/libhdf5hl_fortran.a H5DSfc.o H5LTfc.o H5IMfc.o H5IMcc.o H5TBfc.o H5DSff.o H5LTff.o H5IMff.o H5TBff.o libtool: link: ranlib .libs/libhdf5hl_fortran.a libtool: link: ( cd ".libs" && rm -f "libhdf5hl_fortran.la" && ln -s "../libhdf5hl_fortran.la" "libhdf5hl_fortran.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/src' Making all in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/test' gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o tstds.o ../../../../hl/fortran/test/tstds.f90 /bin/sh ../../../libtool --tag=FC --mode=link gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tstds tstds.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tstds tstds.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.8.18/build/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/build/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o tstlite.o ../../../../hl/fortran/test/tstlite.f90 /bin/sh ../../../libtool --tag=FC --mode=link gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tstlite tstlite.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tstlite tstlite.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.8.18/build/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/build/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o tstimage.o ../../../../hl/fortran/test/tstimage.f90 ../../../../hl/fortran/test/tstimage.f90:84:14: space = width*height / pal_entries; 1 Warning: Integer division truncated to constant '11111' at (1) [-Winteger-division] /bin/sh ../../../libtool --tag=FC --mode=link gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tstimage tstimage.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tstimage tstimage.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.8.18/build/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/build/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -c -o tsttable.o ../../../../hl/fortran/test/tsttable.f90 ../../../../hl/fortran/test/tsttable.f90:222:0: IF ( bufir(i) .NE. bufi(i) ) THEN Warning: 'MEM[symbol: bufir, index: ivtmp.223_72, step: 4, offset: 0B]' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../../hl/fortran/test/tsttable.f90:236:0: IF ( bufdr(i) .NE. bufd(i) ) THEN Warning: 'MEM[symbol: bufdr, index: ivtmp.201_60, step: 8, offset: 0B]' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../../hl/fortran/test/tsttable.f90:250:0: IF ( bufrr(i) .NE. bufr(i) ) THEN Warning: 'MEM[symbol: bufrr, index: ivtmp.179_523, step: 4, offset: 0B]' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../../hl/fortran/test/tsttable.f90:305:0: IF ( bufir(i) .NE. bufi(i) ) THEN Warning: 'MEM[symbol: bufir, index: ivtmp.147_545, step: 4, offset: 0B]' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../../hl/fortran/test/tsttable.f90:319:0: IF ( bufdr(i) .NE. bufd(i) ) THEN Warning: 'MEM[symbol: bufdr, index: ivtmp.125_559, step: 8, offset: 0B]' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../../hl/fortran/test/tsttable.f90:333:0: IF ( bufrr(i) .NE. bufr(i) ) THEN Warning: 'MEM[symbol: bufrr, index: ivtmp.103_561, step: 4, offset: 0B]' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../../hl/fortran/test/tsttable.f90:358:0: IF ( bufrr(i) .NE. bufr(i) ) THEN Warning: 'MEM[symbol: bufrr, index: ivtmp.81_563, step: 4, offset: 0B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh ../../../libtool --tag=FC --mode=link gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsttable tsttable.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsttable tsttable.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.8.18/build/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/build/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/build/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl' + popd ~/build/BUILD/hdf5-1.8.18 + export CC=mpicc + CC=mpicc + export CXX=mpicxx + CXX=mpicxx + export F9X=mpif90 + F9X=mpif90 + for mpi in mpich openmpi + mkdir mpich + pushd mpich ~/build/BUILD/hdf5-1.8.18/mpich ~/build/BUILD/hdf5-1.8.18 + module load mpi/mpich-aarch64 ++ /usr/share/lmod/lmod/libexec/lmod bash load mpi/mpich-aarch64 + eval 'LD_LIBRARY_PATH="/usr/lib64/mpich/lib";' export 'LD_LIBRARY_PATH;' 'LOADEDMODULES="mpi/mpich-aarch64";' export 'LOADEDMODULES;' 'MANPATH="/usr/share/man/mpich-aarch64:/usr/share/lmod/lmod/share/man::";' export 'MANPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' 'MPI_BIN="/usr/lib64/mpich/bin";' export 'MPI_BIN;' 'MPI_COMPILER="mpich-aarch64";' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR="/usr/lib64/gfortran/modules/mpich";' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME="/usr/lib64/mpich";' export 'MPI_HOME;' 'MPI_INCLUDE="/usr/include/mpich-aarch64";' export 'MPI_INCLUDE;' 'MPI_LIB="/usr/lib64/mpich/lib";' export 'MPI_LIB;' 'MPI_MAN="/usr/share/man/mpich-aarch64";' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH="/usr/lib64/python2.7/site-packages/mpich";' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH="/usr/lib64/python3.6/site-packages/mpich";' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH="/usr/lib64/python2.7/site-packages/mpich";' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX="_mpich";' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG="/etc/mpich-aarch64";' export 'MPI_SYSCONFIG;' 'PATH="/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin";' export 'PATH;' 'PKG_CONFIG_PATH="/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig";' export 'PKG_CONFIG_PATH;' '_LMFILES_="/etc/modulefiles/mpi/mpich-aarch64";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtYWFyY2g2NCIsWyJmdWxsTmFtZSJdPSJtcGkvbXBpY2gtYWFyY2g2NCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im1waS9tcGljaC1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVm";' export '_ModuleTable001_;' '_ModuleTable002_="aWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' ++ LD_LIBRARY_PATH=/usr/lib64/mpich/lib ++ export LD_LIBRARY_PATH ++ LOADEDMODULES=mpi/mpich-aarch64 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/mpich-aarch64:/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib64/mpich/bin ++ export MPI_BIN ++ MPI_COMPILER=mpich-aarch64 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib64/mpich ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/mpich-aarch64 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib64/mpich/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mpich-aarch64 ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/mpich ++ export MPI_PYTHON3_SITEARCH ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_mpich ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/mpich-aarch64 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ _LMFILES_=/etc/modulefiles/mpi/mpich-aarch64 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtYWFyY2g2NCIsWyJmdWxsTmFtZSJdPSJtcGkvbXBpY2gtYWFyY2g2NCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im1waS9tcGljaC1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVm ++ export _ModuleTable001_ ++ _ModuleTable002_=aWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + ln -s ../configure . + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ../configure ++ find .. -name config.guess -o -name config.sub + for i in $(find $(dirname ../configure) -name config.guess -o -name config.sub) ++ basename ../bin/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ../bin/config.guess ++ basename ../bin/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ../bin/config.guess '/usr/lib/rpm/redhat/config.guess' -> '../bin/config.guess' + for i in $(find $(dirname ../configure) -name config.guess -o -name config.sub) ++ basename ../bin/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ../bin/config.sub ++ basename ../bin/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ../bin/config.sub '/usr/lib/rpm/redhat/config.sub' -> '../bin/config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ../configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules --enable-fortran --enable-fortran2003 --enable-hl --enable-shared --with-szlib 'FCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich' --enable-parallel --exec-prefix=/usr/lib64/mpich --libdir=/usr/lib64/mpich/lib --bindir=/usr/lib64/mpich/bin --sbindir=/usr/lib64/mpich/sbin --includedir=/usr/include/mpich-aarch64 --datarootdir=/usr/lib64/mpich/share --mandir=/usr/lib64/mpich/share/man 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... 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-redhat-linux-gnu checking host system type... aarch64-redhat-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-redhat-linux-gnu... no checking for config aarch64-redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config aarch64-linux-gnu... no checking for config aarch64-linux-gnu... no checking for config aarch64-redhat... no checking for config linux-gnu... found compiler 'mpicc' is GNU gcc-7.1.1 ../config/gnu-flags: line 90: hostname: command not found ../configure: line 4024: hostname: command not found checking for aarch64-redhat-linux-gnu-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... none checking if unsupported combinations of configure options are allowed... no checking if Fortran interface enabled... yes checking if Fortran 2003 interface enabled... yes checking for aarch64-redhat-linux-gnu-gfortran... mpif90 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 for aarch64-redhat-linux-gnu-gfortran... (cached) mpif90 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 how to get verbose linking output from mpif90... -v checking for Fortran libraries of mpif90... -L/usr/lib64/mpich/lib -L/usr/lib/gcc/aarch64-redhat-linux/7 -L/usr/lib/gcc/aarch64-redhat-linux/7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/7/../../.. -lmpifort -lmpi -lgfortran -lm 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 default REAL is DOUBLE PRECISION... no checking if Fortran compiler version compatible with Fortran 2003 HDF... yes checking whether we are using the GNU C++ compiler... yes checking whether mpicxx accepts -g... yes checking dependency style of mpicxx... none checking how to run the C++ preprocessor... mpicxx -E checking if c++ interface enabled... no checking if high level library is enabled... yes checking for perl... perl 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... yes checking if shared Fortran libraries are supported... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... (cached) ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no 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 aarch64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... mpicc -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 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 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 whether make will build with undefined variables... yes checking for production mode... production 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 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 mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no 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 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 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 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 szlib.h usability... yes checking szlib.h presence... yes checking for szlib.h... yes checking for SZ_BufftoBuffCompress in -lsz... yes checking for szlib encoder... yes checking for thread safe support... no 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... yes 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 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 tmpfile... yes checking for asprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for waitpid... 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 Threads support system scope... yes checking for debug flags... none checking whether function stack tracking is enabled... no checking whether metadata trace file code is enabled... no checking for API tracing... no checking for instrumented library... no checking whether to clear file buffers... yes checking whether a memory checking tool will be 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 MPE... suppressed 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 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 ../configure: line 28483: hostname: command not found 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... v18 checking whether to perform strict file format checks... no 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 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/libhdf5.settings config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating test/testcheck_version.sh config.status: creating test/testerror.sh config.status: creating test/H5srcdir_str.h config.status: creating test/testlibinfo.sh config.status: creating test/testlinks_env.sh config.status: creating test/test_plugin.sh config.status: creating testpar/Makefile config.status: creating tools/Makefile config.status: creating tools/h5dump/Makefile config.status: creating tools/h5dump/testh5dump.sh config.status: creating tools/h5dump/testh5dumppbits.sh config.status: creating tools/h5dump/testh5dumpxml.sh config.status: creating tools/h5ls/testh5ls.sh config.status: creating tools/h5import/Makefile config.status: creating tools/h5import/h5importtestutil.sh config.status: creating tools/h5diff/Makefile config.status: creating tools/h5diff/testh5diff.sh config.status: creating tools/h5diff/testph5diff.sh config.status: creating tools/h5jam/Makefile config.status: creating tools/h5jam/testh5jam.sh config.status: creating tools/h5repack/Makefile config.status: creating tools/h5repack/h5repack.sh config.status: creating tools/h5repack/h5repack_plugin.sh config.status: creating tools/h5ls/Makefile config.status: creating tools/h5copy/Makefile config.status: creating tools/h5copy/testh5copy.sh config.status: creating tools/lib/Makefile config.status: creating tools/misc/Makefile config.status: creating tools/misc/h5cc config.status: creating tools/misc/testh5mkgrp.sh config.status: creating tools/misc/testh5repart.sh config.status: creating tools/h5stat/testh5stat.sh config.status: creating tools/h5stat/Makefile config.status: creating tools/perform/Makefile config.status: creating examples/Makefile config.status: creating examples/run-c-ex.sh config.status: creating examples/testh5cc.sh config.status: creating c++/Makefile config.status: creating c++/src/Makefile config.status: creating c++/src/h5c++ config.status: creating c++/test/Makefile config.status: creating c++/test/H5srcdir_str.h config.status: creating c++/examples/Makefile config.status: creating c++/examples/run-c++-ex.sh config.status: creating c++/examples/testh5c++.sh config.status: creating fortran/Makefile config.status: creating fortran/src/h5fc config.status: creating fortran/src/Makefile config.status: creating fortran/test/Makefile config.status: creating fortran/testpar/Makefile config.status: creating fortran/examples/Makefile config.status: creating fortran/examples/run-fortran-ex.sh config.status: creating fortran/examples/testh5fc.sh config.status: creating hl/Makefile config.status: creating hl/src/Makefile config.status: creating hl/test/Makefile config.status: creating hl/test/H5srcdir_str.h config.status: creating hl/tools/Makefile config.status: creating hl/tools/gif2h5/Makefile config.status: creating hl/tools/gif2h5/h52giftest.sh config.status: creating hl/examples/Makefile config.status: creating hl/examples/run-hlc-ex.sh config.status: creating hl/c++/Makefile config.status: creating hl/c++/src/Makefile config.status: creating hl/c++/test/Makefile config.status: creating hl/c++/examples/Makefile config.status: creating hl/c++/examples/run-hlc++-ex.sh config.status: creating hl/fortran/Makefile config.status: creating hl/fortran/src/Makefile config.status: creating hl/fortran/test/Makefile config.status: creating hl/fortran/examples/Makefile config.status: creating hl/fortran/examples/run-hlfortran-ex.sh config.status: creating src/H5config.h config.status: executing pubconf commands creating src/H5pubconf.h Post process src/libhdf5.settings config.status: executing depfiles commands config.status: executing libtool commands SUMMARY OF THE HDF5 CONFIGURATION ================================= General Information: ------------------- HDF5 Version: 1.8.18 Configured on: Tue Aug 8 09:30:00 UTC 2017 Configured by: mockbuild@ Configure mode: production Host system: aarch64-redhat-linux-gnu Uname information: Linux buildvm-aarch64-05.arm.fedoraproject.org 4.11.3-202.fc25.aarch64 #1 SMP Fri Jun 9 15:34:09 UTC 2017 aarch64 aarch64 aarch64 GNU/Linux Byte sex: little-endian Libraries: static, shared Installation point: /usr Compiling Options: ------------------ Compilation Mode: production C Compiler: /usr/lib64/mpich/bin/mpicc ( MPICH version 3.2 Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-gnu-indirect-function --build=aarch64-redhat-linux built with gcc version 7.1.1 20170718 (Red Hat 7.1.1-6) (GCC)) CFLAGS: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 H5_CFLAGS: -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions AM_CFLAGS: CPPFLAGS: H5_CPPFLAGS: -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API AM_CPPFLAGS: Shared C Library: yes Static C Library: yes Statically Linked Executables: no LDFLAGS: -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld H5_LDFLAGS: AM_LDFLAGS: Extra libraries: -lsz -lz -ldl -lm Archiver: ar Ranlib: ranlib Debugged Packages: API Tracing: no Languages: ---------- Fortran: yes Fortran Compiler: /usr/lib64/mpich/bin/mpif90 ( MPICH version 3.2 Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-gnu-indirect-function --build=aarch64-redhat-linux built with gcc version 7.1.1 20170718 (Red Hat 7.1.1-6) (GCC)) Fortran 2003 Compiler: yes Fortran Flags: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich H5 Fortran Flags: AM Fortran Flags: Shared Fortran Library: yes Static Fortran Library: yes C++: no Features: --------- Parallel HDF5: yes High Level library: yes Threadsafety: no Default API Mapping: v18 With Deprecated Public Symbols: yes I/O filters (external): deflate(zlib),szip(encoder) MPE: Direct VFD: no dmalloc: no Clear file buffers before write: yes Using memory checker: no Function Stack Tracing: no Strict File Format Checks: no Optimization Instrumentation: no + make Making all in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/src' make all-am make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5.lo ../../src/H5.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5.c -fPIC -DPIC -o .libs/H5.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5.c -o H5.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5checksum.lo ../../src/H5checksum.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5checksum.c -fPIC -DPIC -o .libs/H5checksum.o ../../src/H5checksum.c: In function 'H5_checksum_lookup3': ../../src/H5checksum.c:411:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 12: c+=((uint32_t)k[11])<<24; ~^~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:412:9: note: here case 11: c+=((uint32_t)k[10])<<16; ^~~~ ../../src/H5checksum.c:412:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: c+=((uint32_t)k[10])<<16; ~^~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:413:9: note: here case 10: c+=((uint32_t)k[9])<<8; ^~~~ ../../src/H5checksum.c:413:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: c+=((uint32_t)k[9])<<8; ~^~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:414:9: note: here case 9 : c+=k[8]; ^~~~ ../../src/H5checksum.c:414:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9 : c+=k[8]; ~^~~~~~ ../../src/H5checksum.c:415:9: note: here case 8 : b+=((uint32_t)k[7])<<24; ^~~~ ../../src/H5checksum.c:415:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8 : b+=((uint32_t)k[7])<<24; ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:416:9: note: here case 7 : b+=((uint32_t)k[6])<<16; ^~~~ ../../src/H5checksum.c:416:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : b+=((uint32_t)k[6])<<16; ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:417:9: note: here case 6 : b+=((uint32_t)k[5])<<8; ^~~~ ../../src/H5checksum.c:417:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : b+=((uint32_t)k[5])<<8; ~^~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:418:9: note: here case 5 : b+=k[4]; ^~~~ ../../src/H5checksum.c:418:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : b+=k[4]; ~^~~~~~ ../../src/H5checksum.c:419:9: note: here case 4 : a+=((uint32_t)k[3])<<24; ^~~~ ../../src/H5checksum.c:419:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : a+=((uint32_t)k[3])<<24; ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:420:9: note: here case 3 : a+=((uint32_t)k[2])<<16; ^~~~ ../../src/H5checksum.c:420:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : a+=((uint32_t)k[2])<<16; ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:421:9: note: here case 2 : a+=((uint32_t)k[1])<<8; ^~~~ ../../src/H5checksum.c:421:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : a+=((uint32_t)k[1])<<8; ~^~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:422:9: note: here case 1 : a+=k[0]; ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5checksum.c -o H5checksum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5dbg.lo ../../src/H5dbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5dbg.c -fPIC -DPIC -o .libs/H5dbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5dbg.c -o H5dbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5system.lo ../../src/H5system.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5system.c -fPIC -DPIC -o .libs/H5system.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5system.c -o H5system.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5timer.lo ../../src/H5timer.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5timer.c -fPIC -DPIC -o .libs/H5timer.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5timer.c -o H5timer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5trace.lo ../../src/H5trace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5trace.c -fPIC -DPIC -o .libs/H5trace.o ../../src/H5trace.c: In function 'H5_trace': ../../src/H5trace.c:2312:44: warning: conversion to 'hssize_t {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] asize[argno] = iul; ^~~ ../../src/H5trace.c:2336:44: warning: conversion to 'hssize_t {aka long long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] asize[argno] = iull; ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5trace.c -o H5trace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5A.lo ../../src/H5A.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5A.c -fPIC -DPIC -o .libs/H5A.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5A.c -o H5A.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Abtree2.lo ../../src/H5Abtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Abtree2.c -fPIC -DPIC -o .libs/H5Abtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Abtree2.c -o H5Abtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Adense.lo ../../src/H5Adense.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Adense.c -fPIC -DPIC -o .libs/H5Adense.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Adense.c -o H5Adense.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Adeprec.lo ../../src/H5Adeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Adeprec.c -fPIC -DPIC -o .libs/H5Adeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Adeprec.c -o H5Adeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Aint.lo ../../src/H5Aint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Aint.c -fPIC -DPIC -o .libs/H5Aint.o ../../src/H5Aint.c: In function 'H5A_create': ../../src/H5Aint.c:202:45: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (attr->shared->dt = H5T_copy(type, H5T_COPY_ALL))) ^~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Aprivate.h:27, from ../../src/H5Apkg.h:39, from ../../src/H5Aint.c:39: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Aint.c: In function 'H5A_write': ../../src/H5Aint.c:534:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0 || ^~~~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Aprivate.h:27, from ../../src/H5Apkg.h:39, from ../../src/H5Aint.c:39: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Aint.c: In function 'H5A_read': ../../src/H5Aint.c:651:71: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] (dst_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0) ^~~~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Aprivate.h:27, from ../../src/H5Apkg.h:39, from ../../src/H5Aint.c:39: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ In file included from ../../src/H5Aint.c:38:0: ../../src/H5Aint.c: In function 'H5A_attr_copy_file': ../../src/H5Aint.c:2022:105: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] H5_CHECKED_ASSIGN(attr_dst->shared->data_size, size_t, H5S_GET_EXTENT_NPOINTS(attr_dst->shared->ds) * H5T_get_size(attr_dst->shared->dt), hssize_t); ^ ../../src/H5private.h:1499:23: note: in definition of macro 'H5_CHECKED_ASSIGN' (dst) = (dsttype)(src); ^~~ In file included from ../../src/H5Aint.c:41:0: ../../src/H5Eprivate.h:78:40: warning: assignment makes pointer from integer without a cast [-Wint-conversion] #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} ^ ../../src/H5Eprivate.h:69:4: note: in expansion of macro 'HGOTO_DONE' HGOTO_DONE(ret_val) \ ^~~~~~~~~~ ../../src/H5Aint.c:2104:21: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(H5E_ATTR, H5E_CANTALLOC, FAIL, "memory allocation failed") ^~~~~~~~~~~ ../../src/H5Aint.c:1919:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] H5O_copy_t *cpy_info, hid_t dxpl_id) ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Aint.c -o H5Aint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Atest.lo ../../src/H5Atest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Atest.c -fPIC -DPIC -o .libs/H5Atest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Atest.c -o H5Atest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5AC.lo ../../src/H5AC.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5AC.c -fPIC -DPIC -o .libs/H5AC.o ../../src/H5AC.c: In function 'H5AC_construct_candidate_list': ../../src/H5AC.c:2819:44: warning: unused parameter 'aux_ptr' [-Wunused-parameter] H5AC_aux_t * aux_ptr, ^~~~~~~ ../../src/H5AC.c: In function 'H5AC_log_deleted_entry': ../../src/H5AC.c:3107:38: warning: unused parameter 'entry_ptr' [-Wunused-parameter] H5AC_info_t * entry_ptr, ^~~~~~~~~ ../../src/H5AC.c:3109:37: warning: unused parameter 'flags' [-Wunused-parameter] unsigned int flags) ^~~~~ ../../src/H5AC.c: In function 'H5AC_log_dirtied_entry': ../../src/H5AC.c:3249:34: warning: conversion to 'long unsigned int' from 'int32_t {aka int}' may change the sign of the result [-Wsign-conversion] aux_ptr->dirty_bytes += entry_ptr->size; ^~ ../../src/H5AC.c:3249:37: warning: conversion to 'int32_t {aka int}' from 'long unsigned int' may alter its value [-Wconversion] aux_ptr->dirty_bytes += entry_ptr->size; ^~~~~~~~~ ../../src/H5AC.c:3277:30: warning: conversion to 'long unsigned int' from 'int32_t {aka int}' may change the sign of the result [-Wsign-conversion] aux_ptr->dirty_bytes += entry_ptr->size; ^~ ../../src/H5AC.c:3277:33: warning: conversion to 'int32_t {aka int}' from 'long unsigned int' may alter its value [-Wconversion] aux_ptr->dirty_bytes += entry_ptr->size; ^~~~~~~~~ ../../src/H5AC.c: In function 'H5AC_log_inserted_entry': ../../src/H5AC.c:3490:26: warning: conversion to 'size_t {aka long unsigned int}' from 'int32_t {aka int}' may change the sign of the result [-Wsign-conversion] aux_ptr->dirty_bytes += entry_ptr->size; ^~ ../../src/H5AC.c:3490:29: warning: conversion to 'int32_t {aka int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] aux_ptr->dirty_bytes += entry_ptr->size; ^~~~~~~~~ ../../src/H5AC.c: In function 'H5AC_log_moved_entry': ../../src/H5AC.c:3664:34: warning: conversion to 'size_t {aka long unsigned int}' from 'int32_t {aka int}' may change the sign of the result [-Wsign-conversion] aux_ptr->dirty_bytes += entry_size; ^~ ../../src/H5AC.c:3664:37: warning: conversion to 'int32_t {aka int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] aux_ptr->dirty_bytes += entry_size; ^~~~~~~~~~ ../../src/H5AC.c:3691:30: warning: conversion to 'size_t {aka long unsigned int}' from 'int32_t {aka int}' may change the sign of the result [-Wsign-conversion] aux_ptr->dirty_bytes += entry_size; ^~ ../../src/H5AC.c:3691:33: warning: conversion to 'int32_t {aka int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] aux_ptr->dirty_bytes += entry_size; ^~~~~~~~~~ ../../src/H5AC.c: In function 'H5AC_copy_candidate_list_to_buffer.isra.5': ../../src/H5AC.c:2996:31: warning: 'buf_size' may be used uninitialized in this function [-Wmaybe-uninitialized] *MPI_Offset_buf_size_ptr = buf_size; ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5AC.c -o H5AC.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B.lo ../../src/H5B.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B.c -fPIC -DPIC -o .libs/H5B.o ../../src/H5B.c: In function 'H5B_valid': ../../src/H5B.c:2035:26: warning: variable 'shared' set but not used [-Wunused-but-set-variable] H5B_shared_t *shared; /* Pointer to shared B-tree info */ ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B.c -o H5B.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Bcache.lo ../../src/H5Bcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Bcache.c -fPIC -DPIC -o .libs/H5Bcache.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Bcache.c -o H5Bcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Bdbg.lo ../../src/H5Bdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Bdbg.c -fPIC -DPIC -o .libs/H5Bdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Bdbg.c -o H5Bdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B2.lo ../../src/H5B2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2.c -fPIC -DPIC -o .libs/H5B2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2.c -o H5B2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B2cache.lo ../../src/H5B2cache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2cache.c -fPIC -DPIC -o .libs/H5B2cache.o ../../src/H5B2cache.c: In function 'H5B2__cache_internal_load': ../../src/H5B2cache.c:553:22: warning: conversion to 'uint16_t {aka short unsigned int}' from 'unsigned int' may alter its value [-Wconversion] internal->nrec = udata->nrec; ^~~~~ ../../src/H5B2cache.c:554:23: warning: conversion to 'uint16_t {aka short unsigned int}' from 'unsigned int' may alter its value [-Wconversion] internal->depth = udata->depth; ^~~~~ In file included from ../../src/H5B2private.h:34:0, from ../../src/H5B2pkg.h:32, from ../../src/H5B2cache.c:38: ../../src/H5Fprivate.h:151:11: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion] n = (n << 8) | *(--p); \ ^ ../../src/H5Fprivate.h:183:41: note: in expansion of macro 'DECODE_VAR' # define UINT64DECODE_VAR(p, n, l) DECODE_VAR(p, n, l) ^~~~~~~~~~ ../../src/H5B2cache.c:573:9: note: in expansion of macro 'UINT64DECODE_VAR' UINT64DECODE_VAR(p, int_node_ptr->node_nrec, udata->hdr->max_nrec_size); ^~~~~~~~~~~~~~~~ ../../src/H5B2cache.c: In function 'H5B2__cache_leaf_load': ../../src/H5B2cache.c:891:18: warning: conversion to 'uint16_t {aka short unsigned int}' from 'unsigned int' may alter its value [-Wconversion] leaf->nrec = udata->nrec; ^~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2cache.c -o H5B2cache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B2dbg.lo ../../src/H5B2dbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2dbg.c -fPIC -DPIC -o .libs/H5B2dbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2dbg.c -o H5B2dbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B2hdr.lo ../../src/H5B2hdr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2hdr.c -fPIC -DPIC -o .libs/H5B2hdr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2hdr.c -o H5B2hdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B2int.lo ../../src/H5B2int.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2int.c -fPIC -DPIC -o .libs/H5B2int.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2int.c -o H5B2int.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B2stat.lo ../../src/H5B2stat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2stat.c -fPIC -DPIC -o .libs/H5B2stat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2stat.c -o H5B2stat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B2test.lo ../../src/H5B2test.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2test.c -fPIC -DPIC -o .libs/H5B2test.o ../../src/H5B2test.c: In function 'H5B2_get_node_depth_test': ../../src/H5B2test.c:536:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ret_value = ninfo.depth; ^~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2test.c -o H5B2test.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5C.lo ../../src/H5C.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5C.c -fPIC -DPIC -o .libs/H5C.o ../../src/H5C.c: In function 'H5C_pin_protected_entry': ../../src/H5C.c:3418:25: warning: variable 'cache_ptr' set but not used [-Wunused-but-set-variable] H5C_t * cache_ptr; ^~~~~~~~~ At top level: ../../src/H5C.c:285:1: warning: 'H5C_epoch_marker_notify' defined but not used [-Wunused-function] H5C_epoch_marker_notify(H5C_notify_action_t H5_ATTR_UNUSED action, ^~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5C.c -o H5C.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5CS.lo ../../src/H5CS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5CS.c -fPIC -DPIC -o .libs/H5CS.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5CS.c -o H5CS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5D.lo ../../src/H5D.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5D.c -fPIC -DPIC -o .libs/H5D.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5D.c -o H5D.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dbtree.lo ../../src/H5Dbtree.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dbtree.c -fPIC -DPIC -o .libs/H5Dbtree.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dbtree.c -o H5Dbtree.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dchunk.lo ../../src/H5Dchunk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dchunk.c -fPIC -DPIC -o .libs/H5Dchunk.o ../../src/H5Dchunk.c: In function 'H5D__chunk_io_init': ../../src/H5Dchunk.c:738:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if((file_space_normalized = H5S_hyper_normalize_offset((H5S_t *)file_space, old_offset)) < 0) ^ ../../src/H5Dchunk.c:976:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5S_hyper_denormalize_offset((H5S_t *)file_space, old_offset) < 0) ^ ../../src/H5Dchunk.c: In function 'H5D__create_chunk_map_single': ../../src/H5Dchunk.c:1196:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] chunk_info->mspace = (H5S_t *)fm->mem_space; ^ ../../src/H5Dchunk.c: In function 'H5D__create_chunk_file_map_hyper': ../../src/H5Dchunk.c:1263:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(TRUE == H5S_hyper_intersect_block((H5S_t *)fm->file_space, coords, end)) { ^ ../../src/H5Dchunk.c: In function 'H5D__create_chunk_mem_map_hyper': ../../src/H5Dchunk.c:1430:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] chunk_info->mspace = (H5S_t *)fm->mem_space; ^ ../../src/H5Dchunk.c: In function 'H5D__chunk_allocate': ../../src/H5Dchunk.c:3345:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (void *)pline, (H5MM_free_t)H5D__chunk_xfree, (void *)pline, ^ ../../src/H5Dchunk.c:3345:63: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (void *)pline, (H5MM_free_t)H5D__chunk_xfree, (void *)pline, ^ ../../src/H5Dchunk.c: In function 'H5D__chunk_collective_fill': ../../src/H5Dchunk.c:3650:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] num_blocks = chunk_info->num_io / mpi_size; /* value should be the same on all procs */ ^ ../../src/H5Dchunk.c:3655:42: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] leftover_blocks = chunk_info->num_io % mpi_size; ^ ../../src/H5Dchunk.c:3664:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if(NULL == (block_lens = (int *)H5MM_malloc((blocks + 1) * sizeof(int)))) ^ ../../src/H5Dchunk.c:3666:73: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if(NULL == (chunk_disp_array = (MPI_Aint *)H5MM_malloc((blocks + 1) * sizeof(MPI_Aint)))) ^ ../../src/H5Dchunk.c: In function 'H5D__chunk_copy': ../../src/H5Dchunk.c:4831:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dt_mem = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Dchunk.c:57: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Dchunk.c:4839:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dt_dst = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Dchunk.c:57: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ In file included from ../../src/H5Dchunk.c:53:0: ../../src/H5Dchunk.c: In function 'H5D__chunk_allocate': ../../src/H5private.h:1499:11: warning: 'chunk_size' may be used uninitialized in this function [-Wmaybe-uninitialized] (dst) = (dsttype)(src); ^ ../../src/H5Dchunk.c:3257:17: note: 'chunk_size' was declared here size_t chunk_size; /* Actual size of chunk in bytes, possibly filtered */ ^~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dchunk.c -o H5Dchunk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dcompact.lo ../../src/H5Dcompact.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dcompact.c -fPIC -DPIC -o .libs/H5Dcompact.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dcompact.c -o H5Dcompact.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dcontig.lo ../../src/H5Dcontig.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dcontig.c -fPIC -DPIC -o .libs/H5Dcontig.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dcontig.c -o H5Dcontig.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ddbg.lo ../../src/H5Ddbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ddbg.c -fPIC -DPIC -o .libs/H5Ddbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ddbg.c -o H5Ddbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ddeprec.lo ../../src/H5Ddeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ddeprec.c -fPIC -DPIC -o .libs/H5Ddeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ddeprec.c -o H5Ddeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Defl.lo ../../src/H5Defl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Defl.c -fPIC -DPIC -o .libs/H5Defl.o In file included from ../../src/H5Cprivate.h:37:0, from ../../src/H5ACprivate.h:35, from ../../src/H5Oprivate.h:38, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Defl.c:32: ../../src/H5Defl.c: In function 'H5D__efl_read': ../../src/H5Defl.c:293:57: warning: conversion to 'long long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] if(H5F_OVERFLOW_HSIZET2OFFT(efl->slot[u].offset + skip)) ^ ../../src/H5Fprivate.h:346:16: note: in definition of macro 'H5F_OVERFLOW_HSIZET2OFFT' ((hsize_t)(X)>=(hsize_t)((hsize_t)1<<(8*sizeof(off_t)-1))) ^ In file included from ../../src/H5Defl.c:31:0: ../../src/H5Defl.c:299:54: warning: conversion to 'long long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] if(HDlseek(fd, (HDoff_t)(efl->slot[u].offset + skip), SEEK_SET) < 0) ^ ../../src/H5private.h:977:37: note: in definition of macro 'HDlseek' #define HDlseek(F,O,W) lseek(F,O,W) ^ In file included from ../../src/H5Cprivate.h:37:0, from ../../src/H5ACprivate.h:35, from ../../src/H5Oprivate.h:38, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Defl.c:32: ../../src/H5Defl.c: In function 'H5D__efl_write': ../../src/H5Defl.c:385:57: warning: conversion to 'long long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] if(H5F_OVERFLOW_HSIZET2OFFT(efl->slot[u].offset + skip)) ^ ../../src/H5Fprivate.h:346:16: note: in definition of macro 'H5F_OVERFLOW_HSIZET2OFFT' ((hsize_t)(X)>=(hsize_t)((hsize_t)1<<(8*sizeof(off_t)-1))) ^ In file included from ../../src/H5Defl.c:31:0: ../../src/H5Defl.c:395:54: warning: conversion to 'long long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] if(HDlseek(fd, (HDoff_t)(efl->slot[u].offset + skip), SEEK_SET) < 0) ^ ../../src/H5private.h:977:37: note: in definition of macro 'HDlseek' #define HDlseek(F,O,W) lseek(F,O,W) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Defl.c -o H5Defl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dfill.lo ../../src/H5Dfill.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dfill.c -fPIC -DPIC -o .libs/H5Dfill.o ../../src/H5Dfill.c: In function 'H5D__fill': ../../src/H5Dfill.c:234:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(fill_type, H5T_COPY_ALL), FALSE)) < 0) ^~~~~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Dfill.c:37: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Dfill.c:237:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(buf_type, H5T_COPY_ALL), FALSE)) < 0) ^~~~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Dfill.c:37: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Dfill.c: In function 'H5D__fill_init': ../../src/H5Dfill.c:407:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (fb_info->mem_type = H5T_copy(dset_type, H5T_COPY_REOPEN))) ^~~~~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Dfill.c:37: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dfill.c -o H5Dfill.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dint.lo ../../src/H5Dint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dint.c -fPIC -DPIC -o .libs/H5Dint.o ../../src/H5Dint.c: In function 'H5D__init_type': ../../src/H5Dint.c:638:43: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((dset->shared->type = H5T_copy(type, H5T_COPY_ALL)) == NULL) ^~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Dint.c:30: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Dint.c:666:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] dset->shared->type = (H5T_t *)type; /* (Cast away const OK - QAK) */ ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dint.c -o H5Dint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dio.lo ../../src/H5Dio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dio.c -fPIC -DPIC -o .libs/H5Dio.o ../../src/H5Dio.c: In function 'H5D__pre_write': ../../src/H5Dio.c:331:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(u = 0; u < ndims; u++) { ^ ../../src/H5Dio.c: In function 'H5D__read': ../../src/H5Dio.c:482:66: warning: to be safe all intermediate pointers in cast from 'void **' to 'const void **' must be 'const' qualified [-Wcast-qual] (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, (const void **)&adj_buf, type_info.dst_type_size) < 0) ^ ../../src/H5Dio.c: In function 'H5D__write': ../../src/H5Dio.c:739:66: warning: to be safe all intermediate pointers in cast from 'void **' to 'const void **' must be 'const' qualified [-Wcast-qual] (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, (const void **)&adj_buf, type_info.src_type_size) < 0) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dio.c -o H5Dio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dlayout.lo ../../src/H5Dlayout.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dlayout.c -fPIC -DPIC -o .libs/H5Dlayout.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dlayout.c -o H5Dlayout.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dmpio.lo ../../src/H5Dmpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dmpio.c -fPIC -DPIC -o .libs/H5Dmpio.o ../../src/H5Dmpio.c: In function 'H5D__mpio_opt_possible': ../../src/H5Dmpio.c:158:28: warning: unused parameter 'fm' [-Wunused-parameter] const H5D_chunk_map_t *fm, H5P_genplist_t *dx_plist) ^~ ../../src/H5Dmpio.c: In function 'H5D__mpio_get_min_chunk': ../../src/H5Dmpio.c:403:18: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] num_chunkf = H5SL_count(fm->sel_chunks); ^~~~~~~~~~ ../../src/H5Dmpio.c: In function 'H5D__chunk_collective_io': ../../src/H5Dmpio.c:608:22: warning: cast from function call of type 'unsigned int' to non-matching type 'enum H5FD_mpio_chunk_opt_t' [-Wbad-function-cast] chunk_opt_mode = (H5FD_mpio_chunk_opt_t)H5P_peek_unsigned(dx_plist, H5D_XFER_MPIO_CHUNK_OPT_HARD_NAME); ^ ../../src/H5Dmpio.c:628:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((unsigned)sum_chunk / mpi_size >= one_link_chunk_io_threshold) ^ ../../src/H5Dmpio.c: In function 'H5D__obtain_mpio_mode': ../../src/H5Dmpio.c:1714:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] threshold_nproc_per_chunk = mpi_size * percent_nproc_per_chunk/100; ^ ../../src/H5Dmpio.c:1717:48: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] io_mode_info = (uint8_t *)H5MM_calloc(total_chunks); ^~~~~~~~~~~~ ../../src/H5Dmpio.c:1718:59: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mergebuf = H5MM_malloc((sizeof(haddr_t) + 1) * total_chunks); ^ ../../src/H5Dmpio.c:1721:52: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] recv_io_mode_info = (uint8_t *)H5MM_malloc(total_chunks * mpi_size); ^~~~~~~~~~~~ ../../src/H5Dmpio.c:1744:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nproc_per_chunk = (int*)H5MM_calloc(total_chunks * sizeof(int)); ^ ../../src/H5Dmpio.c:1766:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(nproc_per_chunk[ic] > MAX(1, threshold_nproc_per_chunk)) { ^ In file included from ../../src/H5Dmpio.c:36:0: ../../src/H5Dmpio.c:1773:44: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] HDmemcpy(mergebuf, assign_io_mode, total_chunks); ^ ../../src/H5private.h:1005:67: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5Dmpio.c:1774:55: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemcpy(tempbuf, chunk_addr, sizeof(haddr_t) * total_chunks); ^ ../../src/H5private.h:1005:67: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5Dmpio.c:1780:78: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if(MPI_SUCCESS != (mpi_code = MPI_Bcast(mergebuf, ((sizeof(haddr_t) + 1) * total_chunks), MPI_BYTE, root, comm))) ^ ../../src/H5Dmpio.c:1780:55: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion] if(MPI_SUCCESS != (mpi_code = MPI_Bcast(mergebuf, ((sizeof(haddr_t) + 1) * total_chunks), MPI_BYTE, root, comm))) ^ In file included from ../../src/H5Dmpio.c:36:0: ../../src/H5Dmpio.c:1783:40: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] HDmemcpy(assign_io_mode, mergebuf, total_chunks); ^ ../../src/H5private.h:1005:67: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5Dmpio.c:1784:51: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemcpy(chunk_addr, tempbuf, sizeof(haddr_t) * total_chunks); ^ ../../src/H5private.h:1005:67: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ At top level: ../../src/H5Dmpio.c:393:1: warning: 'H5D__mpio_get_min_chunk' defined but not used [-Wunused-function] H5D__mpio_get_min_chunk(const H5D_io_info_t *io_info, const H5D_chunk_map_t *fm, ^~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dmpio.c -o H5Dmpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Doh.lo ../../src/H5Doh.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Doh.c -fPIC -DPIC -o .libs/H5Doh.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Doh.c -o H5Doh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dscatgath.lo ../../src/H5Dscatgath.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dscatgath.c -fPIC -DPIC -o .libs/H5Dscatgath.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dscatgath.c -o H5Dscatgath.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dselect.lo ../../src/H5Dselect.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dselect.c -fPIC -DPIC -o .libs/H5Dselect.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dselect.c -o H5Dselect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dtest.lo ../../src/H5Dtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dtest.c -fPIC -DPIC -o .libs/H5Dtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dtest.c -o H5Dtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5E.lo ../../src/H5E.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5E.c -fPIC -DPIC -o .libs/H5E.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5E.c -o H5E.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Edeprec.lo ../../src/H5Edeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Edeprec.c -fPIC -DPIC -o .libs/H5Edeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Edeprec.c -o H5Edeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Eint.lo ../../src/H5Eint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Eint.c -fPIC -DPIC -o .libs/H5Eint.o ../../src/H5Eint.c: In function 'H5E_clear_entries': ../../src/H5Eint.c:905:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)error->func_name); /* Casting away const OK - QAK */ ^ ../../src/H5Eint.c:907:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)error->file_name); /* Casting away const OK - QAK */ ^ ../../src/H5Eint.c:909:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)error->desc); /* Casting away const OK - QAK */ ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Eint.c -o H5Eint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5F.lo ../../src/H5F.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5F.c -fPIC -DPIC -o .libs/H5F.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5F.c -o H5F.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fint.lo ../../src/H5Fint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fint.c -fPIC -DPIC -o .libs/H5Fint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fint.c -o H5Fint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Faccum.lo ../../src/H5Faccum.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Faccum.c -fPIC -DPIC -o .libs/H5Faccum.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Faccum.c -o H5Faccum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fcwfs.lo ../../src/H5Fcwfs.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fcwfs.c -fPIC -DPIC -o .libs/H5Fcwfs.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fcwfs.c -o H5Fcwfs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fdbg.lo ../../src/H5Fdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fdbg.c -fPIC -DPIC -o .libs/H5Fdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fdbg.c -o H5Fdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fefc.lo ../../src/H5Fefc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fefc.c -fPIC -DPIC -o .libs/H5Fefc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fefc.c -o H5Fefc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ffake.lo ../../src/H5Ffake.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ffake.c -fPIC -DPIC -o .libs/H5Ffake.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ffake.c -o H5Ffake.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fio.lo ../../src/H5Fio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fio.c -fPIC -DPIC -o .libs/H5Fio.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fio.c -o H5Fio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fmount.lo ../../src/H5Fmount.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fmount.c -fPIC -DPIC -o .libs/H5Fmount.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fmount.c -o H5Fmount.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fmpi.lo ../../src/H5Fmpi.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fmpi.c -fPIC -DPIC -o .libs/H5Fmpi.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fmpi.c -o H5Fmpi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fquery.lo ../../src/H5Fquery.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fquery.c -fPIC -DPIC -o .libs/H5Fquery.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fquery.c -o H5Fquery.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fsfile.lo ../../src/H5Fsfile.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fsfile.c -fPIC -DPIC -o .libs/H5Fsfile.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fsfile.c -o H5Fsfile.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fsuper.lo ../../src/H5Fsuper.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fsuper.c -fPIC -DPIC -o .libs/H5Fsuper.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fsuper.c -o H5Fsuper.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fsuper_cache.lo ../../src/H5Fsuper_cache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fsuper_cache.c -fPIC -DPIC -o .libs/H5Fsuper_cache.o ../../src/H5Fsuper_cache.c: In function 'H5F_sblock_load': ../../src/H5Fsuper_cache.c:282:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->base_addr/*out*/); ^ ../../src/H5Fsuper_cache.c:283:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->ext_addr/*out*/); ^ ../../src/H5Fsuper_cache.c:284:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &stored_eoa/*out*/); ^ ../../src/H5Fsuper_cache.c:285:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->driver_addr/*out*/); ^ ../../src/H5Fsuper_cache.c:293:30: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] if(H5G_ent_decode(f, (const uint8_t **)&p, sblock->root_ent) < 0) ^ ../../src/H5Fsuper_cache.c:414:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->base_addr/*out*/); ^ ../../src/H5Fsuper_cache.c:415:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->ext_addr/*out*/); ^ ../../src/H5Fsuper_cache.c:416:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &stored_eoa/*out*/); ^ ../../src/H5Fsuper_cache.c:417:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->root_addr/*out*/); ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fsuper_cache.c -o H5Fsuper_cache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ftest.lo ../../src/H5Ftest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ftest.c -fPIC -DPIC -o .libs/H5Ftest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ftest.c -o H5Ftest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FD.lo ../../src/H5FD.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FD.c -fPIC -DPIC -o .libs/H5FD.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FD.c -o H5FD.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDcore.lo ../../src/H5FDcore.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDcore.c -fPIC -DPIC -o .libs/H5FDcore.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDcore.c -o H5FDcore.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDdirect.lo ../../src/H5FDdirect.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDdirect.c -fPIC -DPIC -o .libs/H5FDdirect.o ../../src/H5FDdirect.c:26:33: warning: 'H5FD_direct_init_interface' declared 'static' but never defined [-Wunused-function] #define H5_INTERFACE_INIT_FUNC H5FD_direct_init_interface ^ ../../src/H5private.h:1813:18: note: in expansion of macro 'H5_INTERFACE_INIT_FUNC' static herr_t H5_INTERFACE_INIT_FUNC(void); ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5FDdirect.c:32:0: ../../src/H5private.h:1812:15: warning: 'H5_interface_initialize_g' defined but not used [-Wunused-variable] static int H5_interface_initialize_g = 0; ^~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDdirect.c -o H5FDdirect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDfamily.lo ../../src/H5FDfamily.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDfamily.c -fPIC -DPIC -o .libs/H5FDfamily.o ../../src/H5FDfamily.c: In function 'H5FD_family_cmp': ../../src/H5FDfamily.c:870:1: warning: label 'done' defined but not used [-Wunused-label] done: ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDfamily.c -o H5FDfamily.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDint.lo ../../src/H5FDint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDint.c -fPIC -DPIC -o .libs/H5FDint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDint.c -o H5FDint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDlog.lo ../../src/H5FDlog.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDlog.c -fPIC -DPIC -o .libs/H5FDlog.o ../../src/H5FDlog.c: In function 'H5Pset_fapl_log': ../../src/H5FDlog.c:326:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] fa.logfile = (char *)logfile; ^ ../../src/H5FDlog.c: In function 'H5FD_log_open': ../../src/H5FDlog.c:616:95: warning: 'stat_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(file->logfp, "Stat took: (%f s)\n", (double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / (double)1000000.0f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5FDlog.c:616:59: warning: 'stat_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(file->logfp, "Stat took: (%f s)\n", (double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / (double)1000000.0f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5FDlog.c:614:95: warning: 'open_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(file->logfp, "Open took: (%f s)\n", (double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / (double)1000000.0f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5FDlog.c:614:59: warning: 'open_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(file->logfp, "Open took: (%f s)\n", (double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / (double)1000000.0f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDlog.c -o H5FDlog.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDmpi.lo ../../src/H5FDmpi.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDmpi.c -fPIC -DPIC -o .libs/H5FDmpi.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDmpi.c -o H5FDmpi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDmpio.lo ../../src/H5FDmpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDmpio.c -fPIC -DPIC -o .libs/H5FDmpio.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDmpio.c -o H5FDmpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDmulti.lo ../../src/H5FDmulti.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDmulti.c -fPIC -DPIC -o .libs/H5FDmulti.o ../../src/H5FDmulti.c: In function 'H5FD_multi_read': ../../src/H5FDmulti.c:1622:55: warning: unused parameter 'dxpl_id' [-Wunused-parameter] H5FD_multi_read(H5FD_t *_file, H5FD_mem_t type, hid_t dxpl_id, haddr_t addr, ^~~~~~~ ../../src/H5FDmulti.c: In function 'H5FD_multi_write': ../../src/H5FDmulti.c:1673:56: warning: unused parameter 'dxpl_id' [-Wunused-parameter] H5FD_multi_write(H5FD_t *_file, H5FD_mem_t type, hid_t dxpl_id, haddr_t addr, ^~~~~~~ ../../src/H5FDmulti.c: In function 'compute_next': ../../src/H5FDmulti.c:52:16: warning: declaration of '_unmapped' shadows a previous local [-Wshadow] H5FD_mem_t _unmapped, LOOPVAR; \ ^ ../../src/H5FDmulti.c:1847:2: note: in expansion of macro 'UNIQUE_MEMBERS' UNIQUE_MEMBERS(file->fa.memb_map, mt2) { ^~~~~~~~~~~~~~ ../../src/H5FDmulti.c:52:16: note: shadowed declaration is here H5FD_mem_t _unmapped, LOOPVAR; \ ^ ../../src/H5FDmulti.c:1846:5: note: in expansion of macro 'UNIQUE_MEMBERS' UNIQUE_MEMBERS(file->fa.memb_map, mt1) { ^~~~~~~~~~~~~~ ../../src/H5FDmulti.c:53:13: warning: declaration of '_seen' shadows a previous local [-Wshadow] hbool_t _seen[H5FD_MEM_NTYPES]; \ ^ ../../src/H5FDmulti.c:1847:2: note: in expansion of macro 'UNIQUE_MEMBERS' UNIQUE_MEMBERS(file->fa.memb_map, mt2) { ^~~~~~~~~~~~~~ ../../src/H5FDmulti.c:53:13: note: shadowed declaration is here hbool_t _seen[H5FD_MEM_NTYPES]; \ ^ ../../src/H5FDmulti.c:1846:5: note: in expansion of macro 'UNIQUE_MEMBERS' UNIQUE_MEMBERS(file->fa.memb_map, mt1) { ^~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDmulti.c -o H5FDmulti.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDsec2.lo ../../src/H5FDsec2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDsec2.c -fPIC -DPIC -o .libs/H5FDsec2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDsec2.c -o H5FDsec2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDspace.lo ../../src/H5FDspace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDspace.c -fPIC -DPIC -o .libs/H5FDspace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDspace.c -o H5FDspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDstdio.lo ../../src/H5FDstdio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDstdio.c -fPIC -DPIC -o .libs/H5FDstdio.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDstdio.c -o H5FDstdio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FL.lo ../../src/H5FL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FL.c -fPIC -DPIC -o .libs/H5FL.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FL.c -o H5FL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FO.lo ../../src/H5FO.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FO.c -fPIC -DPIC -o .libs/H5FO.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FO.c -o H5FO.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FS.lo ../../src/H5FS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FS.c -fPIC -DPIC -o .libs/H5FS.o ../../src/H5FS.c: In function 'H5FS_new': ../../src/H5FS.c:540:24: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] fspace->nclasses = nclasses; ^~~~~~~~ In file included from ../../src/H5FS.c:38:0: ../../src/H5FSpkg.h:62:29: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5FS_HEADER_SIZE(f) ( \ ^ ../../src/H5FS.c:566:24: note: in expansion of macro 'H5FS_HEADER_SIZE' fspace->hdr_size = H5FS_HEADER_SIZE(f); ^~~~~~~~~~~~~~~~ ../../src/H5FS.c: In function 'H5FS_size': ../../src/H5FS.c:601:24: warning: unused parameter 'f' [-Wunused-parameter] H5FS_size(const H5F_t *f, const H5FS_t *fspace, hsize_t *meta_size) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FS.c -o H5FS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FScache.lo ../../src/H5FScache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FScache.c -fPIC -DPIC -o .libs/H5FScache.o ../../src/H5FScache.c: In function 'H5FS_cache_sinfo_load': ../../src/H5FScache.c:618:17: warning: variable 'old_tot_space' set but not used [-Wunused-but-set-variable] hsize_t old_tot_space; /* Total space managed from header */ ^~~~~~~~~~~~~ ../../src/H5FScache.c:617:17: warning: variable 'old_ghost_sect_count' set but not used [-Wunused-but-set-variable] hsize_t old_ghost_sect_count; /* Total ghost section count from header */ ^~~~~~~~~~~~~~~~~~~~ ../../src/H5FScache.c:616:17: warning: variable 'old_serial_sect_count' set but not used [-Wunused-but-set-variable] hsize_t old_serial_sect_count; /* Total serializable section count from header */ ^~~~~~~~~~~~~~~~~~~~~ ../../src/H5FScache.c:615:17: warning: variable 'old_tot_sect_count' set but not used [-Wunused-but-set-variable] hsize_t old_tot_sect_count; /* Total section count from header */ ^~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FScache.c -o H5FScache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FSdbg.lo ../../src/H5FSdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FSdbg.c -fPIC -DPIC -o .libs/H5FSdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FSdbg.c -o H5FSdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FSsection.lo ../../src/H5FSsection.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FSsection.c -fPIC -DPIC -o .libs/H5FSsection.o ../../src/H5FSsection.c: In function 'H5FS_sinfo_new': ../../src/H5FSsection.c:147:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] sinfo->sect_prefix_size = (size_t)H5FS_SINFO_PREFIX_SIZE(f); ^ ../../src/H5FSsection.c: In function 'H5FS_sect_try_shrink_eoa': ../../src/H5FSsection.c:2338:24: warning: passing argument 1 of 'H5FS_sinfo_lock' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(H5FS_sinfo_lock(f, dxpl_id, fspace, H5AC_WRITE) < 0) ^ ../../src/H5FSsection.c:207:1: note: expected 'H5F_t * {aka struct H5F_t *}' but argument is of type 'const H5F_t * {aka const struct H5F_t *}' H5FS_sinfo_lock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, H5AC_protect_t accmode) ^~~~~~~~~~~~~~~ ../../src/H5FSsection.c:2338:36: warning: passing argument 3 of 'H5FS_sinfo_lock' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(H5FS_sinfo_lock(f, dxpl_id, fspace, H5AC_WRITE) < 0) ^~~~~~ ../../src/H5FSsection.c:207:1: note: expected 'H5FS_t * {aka struct H5FS_t *}' but argument is of type 'const H5FS_t * {aka const struct H5FS_t *}' H5FS_sinfo_lock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, H5AC_protect_t accmode) ^~~~~~~~~~~~~~~ ../../src/H5FSsection.c:2362:32: warning: passing argument 1 of 'H5FS_sect_remove_real' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(H5FS_sect_remove_real(fspace, tmp_sect) < 0) ^~~~~~ ../../src/H5FSsection.c:859:1: note: expected 'H5FS_t * {aka struct H5FS_t *}' but argument is of type 'const H5FS_t * {aka const struct H5FS_t *}' H5FS_sect_remove_real(H5FS_t *fspace, H5FS_section_info_t *sect) ^~~~~~~~~~~~~~~~~~~~~ ../../src/H5FSsection.c:2376:41: warning: passing argument 1 of 'H5FS_sinfo_unlock' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(sinfo_valid && H5FS_sinfo_unlock(f, dxpl_id, fspace, section_removed) < 0) ^ ../../src/H5FSsection.c:313:1: note: expected 'H5F_t * {aka struct H5F_t *}' but argument is of type 'const H5F_t * {aka const struct H5F_t *}' H5FS_sinfo_unlock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, hbool_t modified) ^~~~~~~~~~~~~~~~~ ../../src/H5FSsection.c:2376:53: warning: passing argument 3 of 'H5FS_sinfo_unlock' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(sinfo_valid && H5FS_sinfo_unlock(f, dxpl_id, fspace, section_removed) < 0) ^~~~~~ ../../src/H5FSsection.c:313:1: note: expected 'H5FS_t * {aka struct H5FS_t *}' but argument is of type 'const H5FS_t * {aka const struct H5FS_t *}' H5FS_sinfo_unlock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, hbool_t modified) ^~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FSsection.c -o H5FSsection.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FSstat.lo ../../src/H5FSstat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FSstat.c -fPIC -DPIC -o .libs/H5FSstat.o ../../src/H5FSstat.c: In function 'H5FS_stat_info': ../../src/H5FSstat.c:99:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] stats->hdr_size = (size_t)H5FS_HEADER_SIZE(f); ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FSstat.c -o H5FSstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FStest.lo ../../src/H5FStest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FStest.c -fPIC -DPIC -o .libs/H5FStest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FStest.c -o H5FStest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5G.lo ../../src/H5G.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5G.c -fPIC -DPIC -o .libs/H5G.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5G.c -o H5G.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gbtree2.lo ../../src/H5Gbtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gbtree2.c -fPIC -DPIC -o .libs/H5Gbtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gbtree2.c -o H5Gbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gcache.lo ../../src/H5Gcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gcache.c -fPIC -DPIC -o .libs/H5Gcache.o In file included from ../../src/H5Gcache.c:39:0: ../../src/H5Gcache.c: In function 'H5G_node_load': ../../src/H5Gpkg.h:58:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY(f)) \ ^ ../../src/H5Gcache.c:148:22: note: in expansion of macro 'H5G_NODE_SIZE' sym->node_size = H5G_NODE_SIZE(f); ^~~~~~~~~~~~~ ../../src/H5Gcache.c:123:60: warning: unused parameter 'udata' [-Wunused-parameter] H5G_node_load(H5F_t *f, hid_t dxpl_id, haddr_t addr, void *udata) ^~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gcache.c -o H5Gcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gcompact.lo ../../src/H5Gcompact.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gcompact.c -fPIC -DPIC -o .libs/H5Gcompact.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gcompact.c -o H5Gcompact.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gdense.lo ../../src/H5Gdense.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gdense.c -fPIC -DPIC -o .libs/H5Gdense.o ../../src/H5Gdense.c: In function 'H5G__dense_create': ../../src/H5Gdense.c:325:28: warning: conversion to 'uint32_t {aka unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] bt2_cparam.rrec_size = 4 + /* Name's hash value */ ^ ../../src/H5Gdense.c:345:32: warning: conversion to 'uint32_t {aka unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] bt2_cparam.rrec_size = 8 + /* Creation order value */ ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gdense.c -o H5Gdense.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gdeprec.lo ../../src/H5Gdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gdeprec.c -fPIC -DPIC -o .libs/H5Gdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gdeprec.c -o H5Gdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gent.lo ../../src/H5Gent.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gent.c -fPIC -DPIC -o .libs/H5Gent.o ../../src/H5Gent.c: In function 'H5G__ent_copy': ../../src/H5Gent.c:341:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5G__ent_reset((H5G_entry_t *)src); ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gent.c -o H5Gent.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gint.lo ../../src/H5Gint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gint.c -fPIC -DPIC -o .libs/H5Gint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gint.c -o H5Gint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Glink.lo ../../src/H5Glink.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Glink.c -fPIC -DPIC -o .libs/H5Glink.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Glink.c -o H5Glink.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gloc.lo ../../src/H5Gloc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gloc.c -fPIC -DPIC -o .libs/H5Gloc.o ../../src/H5Gloc.c: In function 'H5G__loc_insert': ../../src/H5Gloc.c:580:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] lnk.name = (char *)name; ^ ../../src/H5Gloc.c: In function 'H5G_loc_set_comment_cb': ../../src/H5Gloc.c:793:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] comment.s = (char *)udata->comment; ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gloc.c -o H5Gloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gname.lo ../../src/H5Gname.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gname.c -fPIC -DPIC -o .libs/H5Gname.o ../../src/H5Gname.c: In function 'H5G_name_copy': ../../src/H5Gname.c:537:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5G_name_reset((H5G_name_t *)src); ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gname.c -o H5Gname.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gnode.lo ../../src/H5Gnode.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gnode.c -fPIC -DPIC -o .libs/H5Gnode.o In file included from ../../src/H5Gnode.c:45:0: ../../src/H5Gnode.c: In function 'H5G_node_create': ../../src/H5Gpkg.h:58:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY(f)) \ ^ ../../src/H5Gnode.c:344:22: note: in expansion of macro 'H5G_NODE_SIZE' sym->node_size = H5G_NODE_SIZE(f); ^~~~~~~~~~~~~ ../../src/H5Gnode.c: In function 'H5G_node_insert': ../../src/H5Gnode.c:718:10: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] idx -= H5F_SYM_LEAF_K(f); ^~ In file included from ../../src/H5Cprivate.h:37:0, from ../../src/H5ACprivate.h:35, from ../../src/H5Gnode.c:41: ../../src/H5Fprivate.h:275:33: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define H5F_SYM_LEAF_K(F) (H5F_sym_leaf_k(F)) ^ ../../src/H5Gnode.c:718:13: note: in expansion of macro 'H5F_SYM_LEAF_K' idx -= H5F_SYM_LEAF_K(f); ^~~~~~~~~~~~~~ ../../src/H5Gnode.c: In function 'H5G_node_remove': ../../src/H5Gnode.c:792:21: warning: unused variable 'lt_key' [-Wunused-variable] H5G_node_key_t *lt_key = (H5G_node_key_t *)_lt_key; ^~~~~~ ../../src/H5Gnode.c: In function 'H5G__node_copy': ../../src/H5Gnode.c:1294:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] grp_loc.oloc = (H5O_loc_t *)src_oloc; ^ In file included from ../../src/H5Gnode.c:45:0: ../../src/H5Gnode.c: In function 'H5G__node_iterate_size': ../../src/H5Gpkg.h:58:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY(f)) \ ^ ../../src/H5Gnode.c:1481:19: note: in expansion of macro 'H5G_NODE_SIZE' *stab_size += H5G_NODE_SIZE(f); ^~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gnode.c -o H5Gnode.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gobj.lo ../../src/H5Gobj.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gobj.c -fPIC -DPIC -o .libs/H5Gobj.o ../../src/H5Gobj.c: In function 'H5G__obj_create_real': ../../src/H5Gobj.c:272:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_create(oloc, H5O_LINFO_ID, 0, H5O_UPDATE_TIME, (void *)linfo, dxpl_id) < 0) ^ ../../src/H5Gobj.c:277:73: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_create(oloc, H5O_GINFO_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)ginfo, dxpl_id) < 0) ^ ../../src/H5Gobj.c:283:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_create(oloc, H5O_PLINE_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)pline, dxpl_id) < 0) ^ ../../src/H5Gobj.c: In function 'H5G_obj_stab_to_new_cb': ../../src/H5Gobj.c:433:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5G_obj_insert(udata->grp_oloc, lnk->name, (H5O_link_t *)lnk, FALSE, ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gobj.c -o H5Gobj.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Goh.lo ../../src/H5Goh.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Goh.c -fPIC -DPIC -o .libs/H5Goh.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Goh.c -o H5Goh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Groot.lo ../../src/H5Groot.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Groot.c -fPIC -DPIC -o .libs/H5Groot.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Groot.c -o H5Groot.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gstab.lo ../../src/H5Gstab.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gstab.c -fPIC -DPIC -o .libs/H5Gstab.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gstab.c -o H5Gstab.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gtest.lo ../../src/H5Gtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gtest.c -fPIC -DPIC -o .libs/H5Gtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gtest.c -o H5Gtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gtraverse.lo ../../src/H5Gtraverse.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gtraverse.c -fPIC -DPIC -o .libs/H5Gtraverse.o ../../src/H5Gtraverse.c: In function 'H5G_traverse_real': ../../src/H5Gtraverse.c:743:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_reset(H5O_GINFO_ID, (void *)ginfo) < 0) ^ ../../src/H5Gtraverse.c:747:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_reset(H5O_LINFO_ID, (void *)linfo) < 0) ^ ../../src/H5Gtraverse.c:751:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_reset(H5O_PLINE_ID, (void *)pline) < 0) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gtraverse.c -o H5Gtraverse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HF.lo ../../src/H5HF.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HF.c -fPIC -DPIC -o .libs/H5HF.o In file included from ../../src/H5HF.c:41:0: ../../src/H5HF.c: In function 'H5HF_op_write': ../../src/H5HF.c:130:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] HDmemcpy((void *)obj, op_data, obj_len); /* Casting away const OK -QAK */ ^ ../../src/H5private.h:1005:47: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5HF.c: In function 'H5HF_insert': ../../src/H5HF.c:375:49: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5HF_huge_insert(hdr, dxpl_id, size, (void *)obj, id) < 0) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HF.c -o H5HF.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFbtree2.lo ../../src/H5HFbtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFbtree2.c -fPIC -DPIC -o .libs/H5HFbtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFbtree2.c -o H5HFbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFcache.lo ../../src/H5HFcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFcache.c -fPIC -DPIC -o .libs/H5HFcache.o ../../src/H5HFcache.c: In function 'H5HF_cache_hdr_flush': ../../src/H5HFcache.c:503:23: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion] heap_flags |= (hdr->huge_ids_wrapped ? H5HF_HDR_FLAGS_HUGE_ID_WRAPPED : 0); ^ ../../src/H5HFcache.c:504:23: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion] heap_flags |= (hdr->checksum_dblocks ? H5HF_HDR_FLAGS_CHECKSUM_DBLOCKS : 0); ^ In file included from ../../src/H5HFcache.c:40:0: ../../src/H5HFcache.c: In function 'H5HF_cache_iblock_load': ../../src/H5HFpkg.h:133:79: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFcache.c:749:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFpkg.h:133:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFcache.c:749:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5HFcache.c:37:0: ../../src/H5HFcache.c: In function 'H5HF_cache_dblock_load': ../../src/H5HFcache.c:1349:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] HDmemset((uint8_t *)p - H5HF_SIZEOF_CHKSUM, 0, (size_t)H5HF_SIZEOF_CHKSUM); ^ ../../src/H5private.h:1011:39: note: in definition of macro 'HDmemset' #define HDmemset(X,C,Z) memset(X,C,Z) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFcache.c -o H5HFcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFdbg.lo ../../src/H5HFdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFdbg.c -fPIC -DPIC -o .libs/H5HFdbg.o In file included from ../../src/H5HFdbg.c:40:0: ../../src/H5HFdbg.c: In function 'H5HF_dblock_debug': ../../src/H5HFpkg.h:109:41: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ ../../src/H5HFdbg.c:483:23: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' blk_prefix_size = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFdbg.c -o H5HFdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFdblock.lo ../../src/H5HFdblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFdblock.c -fPIC -DPIC -o .libs/H5HFdblock.o ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_create': ../../src/H5HFdblock.c:143:31: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] free_space = dblock->size - H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^ ../../src/H5HFdblock.c:171:68: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] if(NULL == (sec_node = H5HF_sect_single_new((dblock->block_off + H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr)), ^ ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_new': ../../src/H5HFdblock.c:363:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if((min_dblock_size - request) < H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr)) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFdblock.c -o H5HFdblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFdtable.lo ../../src/H5HFdtable.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFdtable.c -fPIC -DPIC -o .libs/H5HFdtable.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFdtable.c -o H5HFdtable.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFhdr.lo ../../src/H5HFhdr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFhdr.c -fPIC -DPIC -o .libs/H5HFhdr.o In file included from ../../src/H5HFhdr.c:36:0: ../../src/H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase1': ../../src/H5private.h:321:21: warning: conversion to 'uint8_t {aka unsigned char}' from 'unsigned int' may alter its value [-Wconversion] #define MIN(a,b) (((a)<(b)) ? (a) : (b)) ^ ../../src/H5HFhdr.c:226:26: note: in expansion of macro 'MIN' hdr->heap_len_size = MIN(hdr->man_dtable.max_dir_blk_off_size, ^~~ ../../src/H5private.h:321:21: warning: conversion to 'uint8_t {aka unsigned char}' from 'unsigned int' may alter its value [-Wconversion] #define MIN(a,b) (((a)<(b)) ? (a) : (b)) ^ ../../src/H5HFhdr.c:226:26: note: in expansion of macro 'MIN' hdr->heap_len_size = MIN(hdr->man_dtable.max_dir_blk_off_size, ^~~ ../../src/H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase2': ../../src/H5HFhdr.c:263:88: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hdr->man_dtable.row_tot_dblock_free[u] = hdr->man_dtable.row_block_size[u] - ^ ../../src/H5HFhdr.c: In function 'H5HF_hdr_create': ../../src/H5HFhdr.c:435:36: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] if(0 == (hdr->filter_len = H5O_msg_raw_size(hdr->f, H5O_PLINE_ID, FALSE, &(hdr->pline)))) ^~~~~~~~~~~~~~~~ ../../src/H5HFhdr.c:442:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + hdr->filter_len; /* Size of encoded I/O filter info */ ^ In file included from ../../src/H5HFhdr.c:38:0: ../../src/H5HFpkg.h:74:33: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_HEADER_SIZE(h) ( \ ^ ../../src/H5HFhdr.c:446:26: note: in expansion of macro 'H5HF_HEADER_SIZE' hdr->heap_size = H5HF_HEADER_SIZE(hdr); ^~~~~~~~~~~~~~~~ ../../src/H5HFhdr.c:464:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] hdr->id_len = 1 /* ID flags */ ^ ../../src/H5HFhdr.c:470:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] hdr->id_len = 1 /* ID flags */ ^ In file included from ../../src/H5HFhdr.c:38:0: ../../src/H5HFpkg.h:109:41: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ ../../src/H5HFhdr.c:494:23: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFhdr.c: In function 'H5HF_hdr_adj_free': ../../src/H5HFhdr.c:763:25: warning: conversion to 'long long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] hdr->total_man_free += amt; ^~ ../../src/H5HFhdr.c: In function 'H5HF_hdr_adjust_heap': ../../src/H5HFhdr.c:803:25: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] hdr->total_man_free += extra_free; ^~ ../../src/H5HFhdr.c: In function 'H5HF_hdr_reverse_iter': ../../src/H5HFhdr.c:1245:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] tmp_entry = curr_entry; ^~~~~~~~~~ ../../src/H5HFhdr.c:1280:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] curr_entry = tmp_entry; ^~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFhdr.c -o H5HFhdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFhuge.lo ../../src/H5HFhuge.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFhuge.c -fPIC -DPIC -o .libs/H5HFhuge.o ../../src/H5HFhuge.c: In function 'H5HF_huge_bt2_create': ../../src/H5HFhuge.c:127:36: warning: conversion to 'uint32_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr /* Address of object */ ^ ../../src/H5HFhuge.c:134:36: warning: conversion to 'uint32_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr /* Address of object */ ^ ../../src/H5HFhuge.c:141:36: warning: conversion to 'uint32_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr /* Address of filtered object */ ^ ../../src/H5HFhuge.c:149:36: warning: conversion to 'uint32_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr /* Address of object */ ^ ../../src/H5HFhuge.c: In function 'H5HF_huge_write': ../../src/H5HFhuge.c:805:8: warning: 'obj_size' may be used uninitialized in this function [-Wmaybe-uninitialized] if(H5F_block_write(hdr->f, H5FD_MEM_FHEAP_HUGE_OBJ, obj_addr, obj_size, dxpl_id, obj) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFhuge.c -o H5HFhuge.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFiblock.lo ../../src/H5HFiblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFiblock.c -fPIC -DPIC -o .libs/H5HFiblock.o ../../src/H5HFiblock.c: In function 'H5HF_iblock_unpin': ../../src/H5HFiblock.c:216:44: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] iblock->hdr->root_iblock_flags &= ~(H5HF_ROOT_IBLOCK_PINNED); ^~ In file included from ../../src/H5HFiblock.c:39:0: ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_root_double': ../../src/H5HFpkg.h:133:79: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFiblock.c:592:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFpkg.h:133:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFiblock.c:592:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFiblock.c:631:24: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] unsigned row = u / hdr->man_dtable.cparam.width; /* Row for current entry */ ^ ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_root_halve': ../../src/H5HFiblock.c:733:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] new_nrows = 1 << (1 + H5VM_log2_gen((uint64_t)max_child_row)); ^ In file included from ../../src/H5HFiblock.c:39:0: ../../src/H5HFpkg.h:133:79: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFiblock.c:761:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFpkg.h:133:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFiblock.c:761:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_create': ../../src/H5HFpkg.h:133:79: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFiblock.c:1030:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFpkg.h:133:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFiblock.c:1030:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_unprotect': ../../src/H5HFiblock.c:1283:44: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] iblock->hdr->root_iblock_flags &= ~(H5HF_ROOT_IBLOCK_PROTECTED); ^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFiblock.c -o H5HFiblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFiter.lo ../../src/H5HFiter.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFiter.c -fPIC -DPIC -o .libs/H5HFiter.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFiter.c -o H5HFiter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFman.lo ../../src/H5HFman.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFman.c -fPIC -DPIC -o .libs/H5HFman.o ../../src/H5HFman.c: In function 'H5HF_man_write': ../../src/H5HFman.c:432:58: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5HF_man_op_real(hdr, dxpl_id, id, H5HF_op_write, (void *)obj, H5HF_OP_MODIFY) < 0) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFman.c -o H5HFman.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFsection.lo ../../src/H5HFsection.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFsection.c -fPIC -DPIC -o .libs/H5HFsection.o ../../src/H5HFsection.c: In function 'H5HF_sect_single_dblock_info': ../../src/H5HFsection.c:651:53: warning: unused parameter 'dxpl_id' [-Wunused-parameter] H5HF_sect_single_dblock_info(H5HF_hdr_t *hdr, hid_t dxpl_id, ^~~~~~~ In file included from ../../src/H5HFsection.c:35:0: ../../src/H5HFsection.c: In function 'H5HF_sect_single_full_dblock': ../../src/H5HFpkg.h:109:41: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ ../../src/H5HFsection.c:774:23: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF_sect_single_can_shrink': ../../src/H5HFpkg.h:109:41: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ ../../src/H5HFsection.c:1034:27: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF_sect_single_valid': ../../src/H5HFsection.c:1200:78: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] status = H5HF_sect_single_dblock_info(iblock->hdr, H5AC_dxpl_id, (H5HF_free_section_t *)sect, &dblock_addr, &dblock_size); ^ In file included from ../../src/H5HFsection.c:35:0: ../../src/H5HFpkg.h:109:41: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ ../../src/H5HFsection.c:1209:31: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(iblock->hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFsection.c:1192:20: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Generic status value */ ^~~~~~ ../../src/H5HFsection.c:1190:20: warning: variable 'dblock_overhead' set but not used [-Wunused-but-set-variable] size_t dblock_overhead; /* Direct block's overhead */ ^~~~~~~~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF_sect_row_init_cls': ../../src/H5HFsection.c:44:43: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_SECT_INDIRECT_SERIAL_SIZE(h) ( \ ^ ../../src/H5HFsection.c:1569:28: note: in expansion of macro 'H5HF_SECT_INDIRECT_SERIAL_SIZE' cls->serial_size = H5HF_SECT_INDIRECT_SERIAL_SIZE(hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF_sect_row_valid': ../../src/H5HFsection.c:2000:14: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] unsigned indir_idx; /* Index of row in underlying indirect section's row array */ ^~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_init_cls': ../../src/H5HFsection.c:44:43: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_SECT_INDIRECT_SERIAL_SIZE(h) ( \ ^ ../../src/H5HFsection.c:2185:24: note: in expansion of macro 'H5HF_SECT_INDIRECT_SERIAL_SIZE' cls->serial_size = H5HF_SECT_INDIRECT_SERIAL_SIZE(hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5HFsection.c:35:0: ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_init_rows': ../../src/H5HFpkg.h:109:41: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ ../../src/H5HFsection.c:2478:23: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_valid': ../../src/H5HFsection.c:4107:44: warning: variable 'tmp_row_sect2' set but not used [-Wunused-but-set-variable] const H5HF_free_section_t *tmp_row_sect2; /* Pointer to row section */ ^~~~~~~~~~~~~ ../../src/H5HFsection.c:4099:40: warning: variable 'tmp_row_sect' set but not used [-Wunused-but-set-variable] const H5HF_free_section_t *tmp_row_sect; /* Pointer to row section */ ^~~~~~~~~~~~ ../../src/H5HFsection.c:4134:44: warning: variable 'tmp_child_sect2' set but not used [-Wunused-but-set-variable] const H5HF_free_section_t *tmp_child_sect2; /* Pointer to child indirect section */ ^~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFsection.c -o H5HFsection.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFspace.lo ../../src/H5HFspace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFspace.c -fPIC -DPIC -o .libs/H5HFspace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFspace.c -o H5HFspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFstat.lo ../../src/H5HFstat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFstat.c -fPIC -DPIC -o .libs/H5HFstat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFstat.c -o H5HFstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFtest.lo ../../src/H5HFtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFtest.c -fPIC -DPIC -o .libs/H5HFtest.o ../../src/H5HFtest.c: In function 'H5HF_get_cparam_test': ../../src/H5HFtest.c:99:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if(fh->hdr->id_len == (1 + fh->hdr->sizeof_size + fh->hdr->sizeof_addr)) ^~ ../../src/H5HFtest.c:102:26: warning: conversion to 'uint16_t {aka short unsigned int}' from 'unsigned int' may alter its value [-Wconversion] cparam->id_len = fh->hdr->id_len; ^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFtest.c -o H5HFtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFtiny.lo ../../src/H5HFtiny.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFtiny.c -fPIC -DPIC -o .libs/H5HFtiny.o In file included from ../../src/H5HFtiny.c:39:0: ../../src/H5HFtiny.c: In function 'H5HF_tiny_insert': ../../src/H5HFpkg.h:143:33: warning: conversion to 'uint8_t {aka unsigned char}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] #define H5HF_ID_VERS_CURR 0x00 /* Current version of ID format */ ^ ../../src/H5HFtiny.c:172:17: note: in expansion of macro 'H5HF_ID_VERS_CURR' *id++ = H5HF_ID_VERS_CURR | H5HF_ID_TYPE_TINY | ^~~~~~~~~~~~~~~~~ ../../src/H5HFpkg.h:143:33: warning: conversion to 'uint8_t {aka unsigned char}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] #define H5HF_ID_VERS_CURR 0x00 /* Current version of ID format */ ^ ../../src/H5HFtiny.c:176:17: note: in expansion of macro 'H5HF_ID_VERS_CURR' *id++ = H5HF_ID_VERS_CURR | H5HF_ID_TYPE_TINY | ^~~~~~~~~~~~~~~~~ ../../src/H5HFtiny.c: In function 'H5HF_tiny_get_obj_len': ../../src/H5HFtiny.c:232:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] enc_obj_size = *(id + 1) | ((*id & H5HF_TINY_MASK_EXT_1) << 8); ^ ../../src/H5HFtiny.c: In function 'H5HF_tiny_op_real': ../../src/H5HFtiny.c:283:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] enc_obj_size = *(id + 1) | ((*id & H5HF_TINY_MASK_EXT_1) << 8); ^ ../../src/H5HFtiny.c: In function 'H5HF_tiny_remove': ../../src/H5HFtiny.c:408:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] enc_obj_size = *(id + 1) | ((*id & H5HF_TINY_MASK_EXT_1) << 8); ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFtiny.c -o H5HFtiny.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HG.lo ../../src/H5HG.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HG.c -fPIC -DPIC -o .libs/H5HG.o ../../src/H5HG.c: In function 'H5HG_create': ../../src/H5HG.c:185:37: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] n = H5HG_ALIGN(p - heap->chunk) - (size_t)(p - heap->chunk); ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HG.c -o H5HG.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HGcache.lo ../../src/H5HGcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HGcache.c -fPIC -DPIC -o .libs/H5HGcache.o ../../src/H5HGcache.c: In function 'H5HG_load': ../../src/H5HGcache.c:186:26: warning: conversion to 'size_t {aka long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] heap->obj[0].size = ((const uint8_t *)heap->chunk + heap->size) - p; ^ ../../src/H5HGcache.c:114:56: warning: unused parameter 'udata' [-Wunused-parameter] H5HG_load(H5F_t *f, hid_t dxpl_id, haddr_t addr, void *udata) ^~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HGcache.c -o H5HGcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HGdbg.lo ../../src/H5HGdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HGdbg.c -fPIC -DPIC -o .libs/H5HGdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HGdbg.c -o H5HGdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HGquery.lo ../../src/H5HGquery.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HGquery.c -fPIC -DPIC -o .libs/H5HGquery.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HGquery.c -o H5HGquery.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HL.lo ../../src/H5HL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HL.c -fPIC -DPIC -o .libs/H5HL.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HL.c -o H5HL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HLcache.lo ../../src/H5HLcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HLcache.c -fPIC -DPIC -o .libs/H5HLcache.o ../../src/H5HLcache.c: In function 'H5HL_datablock_load': ../../src/H5HLcache.c:627:54: warning: unused parameter 'addr' [-Wunused-parameter] H5HL_datablock_load(H5F_t *f, hid_t dxpl_id, haddr_t addr, void *_udata) ^~~~ ../../src/H5HLcache.c: In function 'H5HL_datablock_flush': ../../src/H5HLcache.c:693:72: warning: unused parameter 'addr' [-Wunused-parameter] H5HL_datablock_flush(H5F_t *f, hid_t dxpl_id, hbool_t destroy, haddr_t addr, ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HLcache.c -o H5HLcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HLdbg.lo ../../src/H5HLdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HLdbg.c -fPIC -DPIC -o .libs/H5HLdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HLdbg.c -o H5HLdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HLint.lo ../../src/H5HLint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HLint.c -fPIC -DPIC -o .libs/H5HLint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HLint.c -o H5HLint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HP.lo ../../src/H5HP.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HP.c -fPIC -DPIC -o .libs/H5HP.o ../../src/H5HP.c: In function 'H5HP_decr': ../../src/H5HP.c:851:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] heap->heap[obj_loc].val-=amt; ^~ ../../src/H5HP.c:851:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] heap->heap[obj_loc].val-=amt; ^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HP.c -o H5HP.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5I.lo ../../src/H5I.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5I.c -fPIC -DPIC -o .libs/H5I.o ../../src/H5I.c: In function 'H5Iregister_type': ../../src/H5I.c:254:25: warning: unused parameter 'hash_size' [-Wunused-parameter] H5Iregister_type(size_t hash_size, unsigned reserved, H5I_free_t free_func) ^~~~~~~~~ ../../src/H5I.c: In function 'H5I__clear_type_cb': ../../src/H5I.c:655:81: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(udata->type_ptr->cls->free_func && (udata->type_ptr->cls->free_func)((void *)id->obj_ptr) < 0) { ^ In file included from ../../src/H5I.c:47:0: ../../src/H5I.c: In function 'H5I__destroy_type': ../../src/H5I.c:760:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] type_ptr->cls = H5FL_FREE(H5I_class_t, (void *)type_ptr->cls); ^ ../../src/H5FLprivate.h:132:65: note: in definition of macro 'H5FL_FREE' #define H5FL_FREE(t,obj) (t *)H5FL_reg_free(&(H5FL_REG_NAME(t)),obj) ^~~ ../../src/H5I.c: In function 'H5I_subst': ../../src/H5I.c:987:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)id_ptr->obj_ptr; ^ ../../src/H5I.c: In function 'H5I_object': ../../src/H5I.c:1022:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)id_ptr->obj_ptr; ^ ../../src/H5I.c: In function 'H5I_object_verify': ../../src/H5I.c:1097:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)id_ptr->obj_ptr; ^ ../../src/H5I.c: In function 'H5I__remove_common': ../../src/H5I.c:1271:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)curr_id->obj_ptr; ^ ../../src/H5I.c: In function 'H5I_dec_ref': ../../src/H5I.c:1445:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(!type_ptr->cls->free_func || (type_ptr->cls->free_func)((void *)id_ptr->obj_ptr) >= 0) { ^ ../../src/H5I.c: In function 'H5I__iterate_cb': ../../src/H5I.c:2104:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] cb_ret_val = (*udata->user_func)((void *)item->obj_ptr, item->id, udata->user_udata); ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5I.c -o H5I.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Itest.lo ../../src/H5Itest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Itest.c -fPIC -DPIC -o .libs/H5Itest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Itest.c -o H5Itest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5L.lo ../../src/H5L.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5L.c -fPIC -DPIC -o .libs/H5L.o ../../src/H5L.c: In function 'H5L_link_cb': ../../src/H5L.c:1718:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] udata->lnk->name = (char *)name; ^ ../../src/H5L.c: In function 'H5L_move_dest_cb': ../../src/H5L.c:2437:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] udata->lnk->name = (char *)name; ^ ../../src/H5L.c: In function 'H5L_move_cb': ../../src/H5L.c:2580:36: warning: passing argument 1 of 'H5RS_wrap' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] dst_name_r = H5RS_wrap(udata->dst_name); ^~~~~ In file included from ../../src/H5Gprivate.h:37:0, from ../../src/H5Tprivate.h:30, from ../../src/H5Oprivate.h:41, from ../../src/H5Dprivate.h:27, from ../../src/H5L.c:30: ../../src/H5RSprivate.h:49:20: note: expected 'char *' but argument is of type 'const char *' H5_DLL H5RS_str_t *H5RS_wrap(char *s); ^~~~~~~~~ ../../src/H5L.c: In function 'H5L_link_copy_file': ../../src/H5L.c:3014:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] lnk_grp_loc.oloc = (H5O_loc_t *)src_oloc; /* Casting away const OK -QAK */ ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5L.c -o H5L.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Lexternal.lo ../../src/H5Lexternal.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Lexternal.c -fPIC -DPIC -o .libs/H5Lexternal.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Lexternal.c -o H5Lexternal.o >/dev/null 2>&1 mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5make_libsettings.o ../../src/H5make_libsettings.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5make_libsettings H5make_libsettings.o -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5make_libsettings H5make_libsettings.o -lsz -lz -ldl -lm ./H5make_libsettings > H5lib_settings.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5lib_settings.c ; exit 1) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5lib_settings.lo H5lib_settings.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c H5lib_settings.c -fPIC -DPIC -o .libs/H5lib_settings.o H5lib_settings.c:101:1: warning: string length '4446' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] ; ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c H5lib_settings.c -o H5lib_settings.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5MF.lo ../../src/H5MF.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MF.c -fPIC -DPIC -o .libs/H5MF.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MF.c -o H5MF.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5MFaggr.lo ../../src/H5MFaggr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MFaggr.c -fPIC -DPIC -o .libs/H5MFaggr.o ../../src/H5MFaggr.c: In function 'H5MF_aggr_try_extend': ../../src/H5MFaggr.c:433:43: warning: conversion to 'float' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] if(extra_requested <= (EXTEND_THRESHOLD * aggr->size)) { ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MFaggr.c -o H5MFaggr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5MFdbg.lo ../../src/H5MFdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MFdbg.c -fPIC -DPIC -o .libs/H5MFdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MFdbg.c -o H5MFdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5MFsection.lo ../../src/H5MFsection.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MFsection.c -fPIC -DPIC -o .libs/H5MFsection.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MFsection.c -o H5MFsection.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5MM.lo ../../src/H5MM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MM.c -fPIC -DPIC -o .libs/H5MM.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MM.c -o H5MM.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5MP.lo ../../src/H5MP.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MP.c -fPIC -DPIC -o .libs/H5MP.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MP.c -o H5MP.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5MPtest.lo ../../src/H5MPtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MPtest.c -fPIC -DPIC -o .libs/H5MPtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MPtest.c -o H5MPtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5O.lo ../../src/H5O.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5O.c -fPIC -DPIC -o .libs/H5O.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5O.c -o H5O.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oainfo.lo ../../src/H5Oainfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oainfo.c -fPIC -DPIC -o .libs/H5Oainfo.o ../../src/H5Oainfo.c: In function 'H5O_ainfo_copy_file': ../../src/H5Oainfo.c:405:28: warning: unused parameter 'file_src' [-Wunused-parameter] H5O_ainfo_copy_file(H5F_t *file_src, void *mesg_src, H5F_t *file_dst, ^~~~~~~~ ../../src/H5Oainfo.c:407:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] H5O_copy_t *cpy_info, void H5_ATTR_UNUSED *udata, hid_t dxpl_id) ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oainfo.c -o H5Oainfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oalloc.lo ../../src/H5Oalloc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oalloc.c -fPIC -DPIC -o .libs/H5Oalloc.o ../../src/H5Oalloc.c: In function 'H5O_add_gap': ../../src/H5Oalloc.c:112:20: warning: unused parameter 'f' [-Wunused-parameter] H5O_add_gap(H5F_t *f, H5O_t *oh, unsigned chunkno, hbool_t *chk_dirtied, ^ ../../src/H5Oalloc.c: In function 'H5O_alloc_new_chunk': ../../src/H5Oalloc.c:955:67: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] if(NULL == (chk_proxy = H5O_chunk_protect(f, dxpl_id, oh, chunkno - 1))) ^~~~~~~ ../../src/H5Oalloc.c:973:41: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] curr_msg->chunkno = chunkno; ^~~~~~~ ../../src/H5Oalloc.c:994:29: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] null_msg->chunkno = chunkno - 1; ^~~~~~~ ../../src/H5Oalloc.c:1029:47: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] oh->mesg[found_other.msgno].chunkno = chunkno; ^~~~~~~ ../../src/H5Oalloc.c:1081:29: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] oh->mesg[idx].chunkno = chunkno; ^~~~~~~ ../../src/H5Oalloc.c:1084:38: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] if(H5O_chunk_add(f, dxpl_id, oh, chunkno) < 0) ^~~~~~~ ../../src/H5Oalloc.c:1092:21: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cont->chunkno = chunkno; ^~~~~~~ In file included from ../../src/H5Oalloc.c:40:0: ../../src/H5Oalloc.c: In function 'H5O_alloc_shrink_chunk': ../../src/H5Opkg.h:124:5: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] (((V) == H5O_VERSION_1) \ ^ ../../src/H5Opkg.h:139:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' H5O_SIZEOF_MSGHDR_VERS((O)->version, (O)->flags & H5O_HDR_ATTR_CRT_ORDER_TRACKED) ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Oalloc.c:2138:33: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_OH' size_t sizeof_msghdr = H5O_SIZEOF_MSGHDR_OH(oh); /* Size of message header */ ^~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oalloc.c -o H5Oalloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oattr.lo ../../src/H5Oattr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oattr.c -fPIC -DPIC -o .libs/H5Oattr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oattr.c -o H5Oattr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oattribute.lo ../../src/H5Oattribute.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oattribute.c -fPIC -DPIC -o .libs/H5Oattribute.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oattribute.c -o H5Oattribute.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Obogus.lo ../../src/H5Obogus.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Obogus.c -fPIC -DPIC -o .libs/H5Obogus.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Obogus.c -o H5Obogus.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Obtreek.lo ../../src/H5Obtreek.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Obtreek.c -fPIC -DPIC -o .libs/H5Obtreek.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Obtreek.c -o H5Obtreek.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ocache.lo ../../src/H5Ocache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ocache.c -fPIC -DPIC -o .libs/H5Ocache.o ../../src/H5Ocache.c: In function 'H5O_load': ../../src/H5Ocache.c:268:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(oh->chunk0_size > 0 && oh->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) ^ ../../src/H5Ocache.c:298:57: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if((udata->v1_pfx_nmesgs > 0 && oh->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) || ^ ../../src/H5Ocache.c:166:12: warning: variable 'prefix_size' set but not used [-Wunused-but-set-variable] size_t prefix_size; /* Size of object header prefix */ ^~~~~~~~~~~ ../../src/H5Ocache.c: In function 'H5O_clear': ../../src/H5Ocache.c:604:45: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] if ( H5O_chunk_serialize(f, oh, i) < 0 ) { ^ ../../src/H5Ocache.c: In function 'H5O_cache_chk_load': ../../src/H5Ocache.c:728:30: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] chk_proxy->chunkno = udata->oh->nchunks - 1; ^~~~~ ../../src/H5Ocache.c: In function 'H5O_chunk_deserialize': ../../src/H5Ocache.c:1064:15: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] chunkno = oh->nchunks++; ^~ ../../src/H5Ocache.c:1190:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] oh->mesg[mesgno].raw = (uint8_t *)p; /* Casting away const OK - QAK */ ^ ../../src/H5Ocache.c:1293:29: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cont->chunkno = udata->cont_msg_info->nmsgs + 1; /*the next continuation message/chunk */ ^~~~~ ../../src/H5Ocache.c: In function 'H5O_chunk_serialize': ../../src/H5Ocache.c:1389:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_flush((H5F_t *)f, oh, curr_msg) < 0) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ocache.c -o H5Ocache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ochunk.lo ../../src/H5Ochunk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ochunk.c -fPIC -DPIC -o .libs/H5Ochunk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ochunk.c -o H5Ochunk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ocont.lo ../../src/H5Ocont.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ocont.c -fPIC -DPIC -o .libs/H5Ocont.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ocont.c -o H5Ocont.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ocopy.lo ../../src/H5Ocopy.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ocopy.c -fPIC -DPIC -o .libs/H5Ocopy.o ../../src/H5Ocopy.c: In function 'H5O_copy_header_real': ../../src/H5Ocopy.c:659:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(delta < H5O_SIZEOF_MSGHDR_OH(oh_dst)) ^ In file included from ../../src/H5Ocopy.c:46:0: ../../src/H5Opkg.h:124:5: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] (((V) == H5O_VERSION_1) \ ^ ../../src/H5Opkg.h:139:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' H5O_SIZEOF_MSGHDR_VERS((O)->version, (O)->flags & H5O_HDR_ATTR_CRT_ORDER_TRACKED) ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Ocopy.c:703:19: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_OH' msghdr_size = H5O_SIZEOF_MSGHDR_OH(oh_dst); ^~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ocopy.c -o H5Ocopy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Odbg.lo ../../src/H5Odbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Odbg.c -fPIC -DPIC -o .libs/H5Odbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Odbg.c -o H5Odbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Odrvinfo.lo ../../src/H5Odrvinfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Odrvinfo.c -fPIC -DPIC -o .libs/H5Odrvinfo.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Odrvinfo.c -o H5Odrvinfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Odtype.lo ../../src/H5Odtype.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Odtype.c -fPIC -DPIC -o .libs/H5Odtype.o ../../src/H5Odtype.c: In function 'H5O_dtype_copy': ../../src/H5Odtype.c:1193:32: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dst = H5T_copy(src, H5T_COPY_ALL))) ^~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Odtype.c:20: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Odtype.c: In function 'H5O_dtype_pre_copy_file': ../../src/H5Odtype.c:1538:49: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (udata->src_dtype = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Odtype.c:20: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Odtype.c -o H5Odtype.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oefl.lo ../../src/H5Oefl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oefl.c -fPIC -DPIC -o .libs/H5Oefl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oefl.c -o H5Oefl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ofill.lo ../../src/H5Ofill.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ofill.c -fPIC -DPIC -o .libs/H5Ofill.o In file included from ../../src/H5Ofill.c:69:0: ../../src/H5Oshared.h: In function 'H5O_fill_shared_post_copy_file': ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ^~~~~~~~ In file included from ../../src/H5Ofill.c:105:0: ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_post_copy_file': ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ^~~~~~~~ In file included from ../../src/H5Cprivate.h:37:0, from ../../src/H5ACprivate.h:35, from ../../src/H5Oprivate.h:38, from ../../src/H5Dprivate.h:27, from ../../src/H5Ofill.c:26: ../../src/H5Ofill.c: In function 'H5O_fill_new_decode': ../../src/H5Fprivate.h:132:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] (i) |= ((int32_t)(((*(p) & 0xff) << 24) | \ ^ ../../src/H5Ofill.c:219:13: note: in expansion of macro 'INT32DECODE' INT32DECODE(p, fill->size); ^~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ofill.c -o H5Ofill.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oginfo.lo ../../src/H5Oginfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oginfo.c -fPIC -DPIC -o .libs/H5Oginfo.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oginfo.c -o H5Oginfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Olayout.lo ../../src/H5Olayout.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Olayout.c -fPIC -DPIC -o .libs/H5Olayout.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Olayout.c -o H5Olayout.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Olinfo.lo ../../src/H5Olinfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Olinfo.c -fPIC -DPIC -o .libs/H5Olinfo.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Olinfo.c -o H5Olinfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Olink.lo ../../src/H5Olink.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Olink.c -fPIC -DPIC -o .libs/H5Olink.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Olink.c -o H5Olink.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Omessage.lo ../../src/H5Omessage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Omessage.c -fPIC -DPIC -o .libs/H5Omessage.o ../../src/H5Omessage.c: In function 'H5O_msg_reset_share': ../../src/H5Omessage.c:1703:28: warning: variable 'type' set but not used [-Wunused-but-set-variable] const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Omessage.c -o H5Omessage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Omtime.lo ../../src/H5Omtime.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Omtime.c -fPIC -DPIC -o .libs/H5Omtime.o ../../src/H5Omtime.c: In function 'H5O_mtime_decode': ../../src/H5Omtime.c:182:5: warning: "_MSC_VER" is not defined, evaluates to 0 [-Wundef] #if _MSC_VER >= 1900 // VS 2015 ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Omtime.c -o H5Omtime.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oname.lo ../../src/H5Oname.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oname.c -fPIC -DPIC -o .libs/H5Oname.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oname.c -o H5Oname.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Onull.lo ../../src/H5Onull.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Onull.c -fPIC -DPIC -o .libs/H5Onull.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Onull.c -o H5Onull.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Opline.lo ../../src/H5Opline.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Opline.c -fPIC -DPIC -o .libs/H5Opline.o In file included from ../../src/H5Opline.c:67:0: ../../src/H5Oshared.h: In function 'H5O_pline_shared_post_copy_file': ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Opline.c -o H5Opline.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Orefcount.lo ../../src/H5Orefcount.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Orefcount.c -fPIC -DPIC -o .libs/H5Orefcount.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Orefcount.c -o H5Orefcount.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Osdspace.lo ../../src/H5Osdspace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Osdspace.c -fPIC -DPIC -o .libs/H5Osdspace.o In file included from ../../src/H5Osdspace.c:61:0: ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_post_copy_file': ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Osdspace.c -o H5Osdspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oshared.lo ../../src/H5Oshared.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oshared.c -fPIC -DPIC -o .libs/H5Oshared.o ../../src/H5Oshared.c: In function 'H5O_shared_copy_file': ../../src/H5Oshared.c:590:29: warning: unused parameter 'file_src' [-Wunused-parameter] H5O_shared_copy_file(H5F_t *file_src, H5F_t *file_dst, ^~~~~~~~ ../../src/H5Oshared.c:592:79: warning: unused parameter 'cpy_info' [-Wunused-parameter] hbool_t H5_ATTR_UNUSED *recompute_size, unsigned *mesg_flags, H5O_copy_t *cpy_info, ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oshared.c -o H5Oshared.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ostab.lo ../../src/H5Ostab.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ostab.c -fPIC -DPIC -o .libs/H5Ostab.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ostab.c -o H5Ostab.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oshmesg.lo ../../src/H5Oshmesg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oshmesg.c -fPIC -DPIC -o .libs/H5Oshmesg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oshmesg.c -o H5Oshmesg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Otest.lo ../../src/H5Otest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Otest.c -fPIC -DPIC -o .libs/H5Otest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Otest.c -o H5Otest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ounknown.lo ../../src/H5Ounknown.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ounknown.c -fPIC -DPIC -o .libs/H5Ounknown.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ounknown.c -o H5Ounknown.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5P.lo ../../src/H5P.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5P.c -fPIC -DPIC -o .libs/H5P.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5P.c -o H5P.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pacpl.lo ../../src/H5Pacpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pacpl.c -fPIC -DPIC -o .libs/H5Pacpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pacpl.c -o H5Pacpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pdapl.lo ../../src/H5Pdapl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdapl.c -fPIC -DPIC -o .libs/H5Pdapl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdapl.c -o H5Pdapl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pdcpl.lo ../../src/H5Pdcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdcpl.c -fPIC -DPIC -o .libs/H5Pdcpl.o ../../src/H5Pdcpl.c: In function 'H5P_get_fill_value': ../../src/H5Pdcpl.c:1565:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(type, H5T_COPY_TRANSIENT), FALSE)) < 0) ^~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Pdcpl.c:39: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdcpl.c -o H5Pdcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pdeprec.lo ../../src/H5Pdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdeprec.c -fPIC -DPIC -o .libs/H5Pdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdeprec.c -o H5Pdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pdxpl.lo ../../src/H5Pdxpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdxpl.c -fPIC -DPIC -o .libs/H5Pdxpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdxpl.c -o H5Pdxpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pfapl.lo ../../src/H5Pfapl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pfapl.c -fPIC -DPIC -o .libs/H5Pfapl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pfapl.c -o H5Pfapl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pfcpl.lo ../../src/H5Pfcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pfcpl.c -fPIC -DPIC -o .libs/H5Pfcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pfcpl.c -o H5Pfcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pfmpl.lo ../../src/H5Pfmpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pfmpl.c -fPIC -DPIC -o .libs/H5Pfmpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pfmpl.c -o H5Pfmpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pgcpl.lo ../../src/H5Pgcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pgcpl.c -fPIC -DPIC -o .libs/H5Pgcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pgcpl.c -o H5Pgcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pint.lo ../../src/H5Pint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pint.c -fPIC -DPIC -o .libs/H5Pint.o ../../src/H5Pint.c: In function 'H5P__iterate_pclass_cb': ../../src/H5Pint.c:3632:11: warning: unused variable 'key' [-Wunused-variable] char *key = (char *)_key; /* Pointer to the property's name */ ^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pint.c -o H5Pint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Plapl.lo ../../src/H5Plapl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Plapl.c -fPIC -DPIC -o .libs/H5Plapl.o ../../src/H5Plapl.c: In function 'H5P_lacc_elink_fapl_cmp': ../../src/H5Plapl.c:305:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Plapl.c -o H5Plapl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Plcpl.lo ../../src/H5Plcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Plcpl.c -fPIC -DPIC -o .libs/H5Plcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Plcpl.c -o H5Plcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pocpl.lo ../../src/H5Pocpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pocpl.c -fPIC -DPIC -o .libs/H5Pocpl.o ../../src/H5Pocpl.c: In function 'H5Pget_filter_by_id2': ../../src/H5Pocpl.c:1072:30: warning: unused variable 'filter' [-Wunused-variable] const H5Z_filter_info_t *filter; /* Pointer to filter information */ ^~~~~~ ../../src/H5Pocpl.c:1071:21: warning: unused variable 'pline' [-Wunused-variable] H5O_pline_t pline; /* Filter pipeline */ ^~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pocpl.c -o H5Pocpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pocpypl.lo ../../src/H5Pocpypl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pocpypl.c -fPIC -DPIC -o .libs/H5Pocpypl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pocpypl.c -o H5Pocpypl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pstrcpl.lo ../../src/H5Pstrcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pstrcpl.c -fPIC -DPIC -o .libs/H5Pstrcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pstrcpl.c -o H5Pstrcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ptest.lo ../../src/H5Ptest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ptest.c -fPIC -DPIC -o .libs/H5Ptest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ptest.c -o H5Ptest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5PL.lo ../../src/H5PL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5PL.c -fPIC -DPIC -o .libs/H5PL.o ../../src/H5PL.c: In function 'H5PL__init_path_table': ../../src/H5PL.c:421:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif H5_HAVE_WIN32_API ^~~~~~~~~~~~~~~~~ ../../src/H5PL.c: In function 'H5PL__open': ../../src/H5PL.c:626:39: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] if(NULL == (get_plugin_info = (H5PL_get_plugin_info_t)H5PL_GET_LIB_FUNC(handle, "H5PLget_plugin_info"))) { ^ ../../src/H5PL.c: In function 'H5PL__search_table': ../../src/H5PL.c:709:47: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] if(NULL == (get_plugin_info = (H5PL_get_plugin_info_t)H5PL_GET_LIB_FUNC((H5PL_table_g[i]).handle, "H5PLget_plugin_info"))) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5PL.c -o H5PL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5R.lo ../../src/H5R.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5R.c -fPIC -DPIC -o .libs/H5R.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5R.c -o H5R.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Rdeprec.lo ../../src/H5Rdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Rdeprec.c -fPIC -DPIC -o .libs/H5Rdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Rdeprec.c -o H5Rdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5RC.lo ../../src/H5RC.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5RC.c -fPIC -DPIC -o .libs/H5RC.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5RC.c -o H5RC.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5RS.lo ../../src/H5RS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5RS.c -fPIC -DPIC -o .libs/H5RS.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5RS.c -o H5RS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5S.lo ../../src/H5S.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5S.c -fPIC -DPIC -o .libs/H5S.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5S.c -o H5S.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Sall.lo ../../src/H5Sall.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Sall.c -fPIC -DPIC -o .libs/H5Sall.o ../../src/H5Sall.c: In function 'H5S_all_project_simple': ../../src/H5Sall.c:814:37: warning: unused parameter 'base_space' [-Wunused-parameter] H5S_all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ^~~~~~~~~~ ../../src/H5Sall.c:814:76: warning: unused parameter 'offset' [-Wunused-parameter] H5S_all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Sall.c -o H5Sall.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Sdbg.lo ../../src/H5Sdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Sdbg.c -fPIC -DPIC -o .libs/H5Sdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Sdbg.c -o H5Sdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Shyper.lo ../../src/H5Shyper.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Shyper.c -fPIC -DPIC -o .libs/H5Shyper.o ../../src/H5Shyper.c: In function 'H5S_hyper_serialize': ../../src/H5Shyper.c:2200:16: warning: conversion to 'uint32_t {aka unsigned int}' from 'long unsigned int' may alter its value [-Wconversion] len += (size_t)(8 * space->extent.rank * block_count); ^ ../../src/H5Shyper.c: In function 'H5S_hyper_get_seq_list_opt': ../../src/H5Shyper.c:8236:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~ ../../src/H5Shyper.c:8258:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Shyper.c:8259:17: note: here case 7: ^~~~ ../../src/H5Shyper.c:8236:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~ ../../src/H5Shyper.c:8260:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Shyper.c:8261:17: note: here case 6: ^~~~ ../../src/H5Shyper.c:8236:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~ ../../src/H5Shyper.c:8262:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Shyper.c:8263:17: note: here case 5: ^~~~ ../../src/H5Shyper.c:8236:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~ ../../src/H5Shyper.c:8264:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Shyper.c:8265:17: note: here case 4: ^~~~ ../../src/H5Shyper.c:8236:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~ ../../src/H5Shyper.c:8266:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Shyper.c:8267:17: note: here case 3: ^~~~ ../../src/H5Shyper.c:8236:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~ ../../src/H5Shyper.c:8268:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Shyper.c:8269:17: note: here case 2: ^~~~ ../../src/H5Shyper.c:8236:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~ ../../src/H5Shyper.c:8270:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Shyper.c:8271:17: note: here case 1: ^~~~ ../../src/H5Shyper.c: In function 'H5S_select_hyperslab': ../../src/H5Shyper.c:6486:15: warning: this statement may fall through [-Wimplicit-fallthrough=] if(op==H5S_SELECT_SET) /* Allow only "set" operation to proceed */ ^ ../../src/H5Shyper.c:6490:9: note: here case H5S_SEL_ERROR: ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Shyper.c -o H5Shyper.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Smpio.lo ../../src/H5Smpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Smpio.c -fPIC -DPIC -o .libs/H5Smpio.o ../../src/H5Smpio.c: In function 'H5S_mpio_point_type': ../../src/H5Smpio.c:253:19: warning: conversion to 'MPI_Aint {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] disp[u] = H5VM_array_offset(space->extent.rank, space->extent.size, curr->pnt); ^~~~~~~~~~~~~~~~~ ../../src/H5Smpio.c:254:17: warning: conversion to 'long unsigned int' from 'MPI_Aint {aka long int}' may change the sign of the result [-Wsign-conversion] disp[u] *= elmt_size; ^~ ../../src/H5Smpio.c:254:20: warning: conversion to 'MPI_Aint {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] disp[u] *= elmt_size; ^~~~~~~~~ ../../src/H5Smpio.c:273:37: warning: conversion to 'unsigned int' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] unsigned s = 0, l = u, m = u / 2; ^ ../../src/H5Smpio.c:273:44: warning: conversion to 'unsigned int' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] unsigned s = 0, l = u, m = u / 2; ^ ../../src/H5Smpio.c: In function 'H5S_mpio_permute_type': ../../src/H5Smpio.c:393:17: warning: declaration of 'off' shadows a previous local [-Wshadow] hsize_t off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets */ ^~~ ../../src/H5Smpio.c:360:13: note: shadowed declaration is here hsize_t off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets */ ^~~ ../../src/H5Smpio.c:394:16: warning: declaration of 'len' shadows a previous local [-Wshadow] size_t len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths */ ^~~ ../../src/H5Smpio.c:361:12: note: shadowed declaration is here size_t len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths */ ^~~ ../../src/H5Smpio.c:417:27: warning: conversion to 'MPI_Aint {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] disp[u] = curr_off; ^~~~~~~~ ../../src/H5Smpio.c:361:12: warning: unused variable 'len' [-Wunused-variable] size_t len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths */ ^~~ ../../src/H5Smpio.c:360:13: warning: unused variable 'off' [-Wunused-variable] hsize_t off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets */ ^~~ ../../src/H5Smpio.c: In function 'H5S_mpio_hyper_type': ../../src/H5Smpio.c:674:26: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] start_disp = d[i].start * offset[i] * elmt_size; ^ ../../src/H5Smpio.c:674:15: warning: conversion to 'MPI_Aint {aka long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] start_disp = d[i].start * offset[i] * elmt_size; ^ ../../src/H5Smpio.c:675:42: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] new_extent = (MPI_Aint)elmt_size * max_xtent[i]; ^ ../../src/H5Smpio.c:675:22: warning: conversion to 'MPI_Aint {aka long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] new_extent = (MPI_Aint)elmt_size * max_xtent[i]; ^ ../../src/H5Smpio.c: In function 'H5S_obtain_datatype': ../../src/H5Smpio.c:869:57: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] disp[outercount] = (MPI_Aint)elmt_size * tspan->low; ^ ../../src/H5Smpio.c:869:37: warning: conversion to 'MPI_Aint {aka long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] disp[outercount] = (MPI_Aint)elmt_size * tspan->low; ^ ../../src/H5Smpio.c:918:37: warning: conversion to 'MPI_Aint {aka long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] disp[outercount] = tspan->low * (*down) * elmt_size; ^~~~~ ../../src/H5Smpio.c:926:22: warning: conversion to 'MPI_Aint {aka long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] stride = (*down) * elmt_size; ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Smpio.c -o H5Smpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Snone.lo ../../src/H5Snone.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Snone.c -fPIC -DPIC -o .libs/H5Snone.o ../../src/H5Snone.c: In function 'H5S_none_project_simple': ../../src/H5Snone.c:763:38: warning: unused parameter 'base_space' [-Wunused-parameter] H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ^~~~~~~~~~ ../../src/H5Snone.c:763:77: warning: unused parameter 'offset' [-Wunused-parameter] H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Snone.c -o H5Snone.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Spoint.lo ../../src/H5Spoint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Spoint.c -fPIC -DPIC -o .libs/H5Spoint.o ../../src/H5Spoint.c: In function 'H5S_point_bounds': ../../src/H5Spoint.c:1106:41: warning: conversion to 'long long unsigned int' from 'hssize_t {aka const long long int}' may change the sign of the result [-Wsign-conversion] if(start[u] > (node->pnt[u] + space->select.offset[u])) ^ ../../src/H5Spoint.c:1107:41: warning: conversion to 'long long unsigned int' from 'hssize_t {aka const long long int}' may change the sign of the result [-Wsign-conversion] start[u] = node->pnt[u] + space->select.offset[u]; ^ ../../src/H5Spoint.c:1108:39: warning: conversion to 'long long unsigned int' from 'hssize_t {aka const long long int}' may change the sign of the result [-Wsign-conversion] if(end[u] < (node->pnt[u] + space->select.offset[u])) ^ ../../src/H5Spoint.c:1109:39: warning: conversion to 'long long unsigned int' from 'hssize_t {aka const long long int}' may change the sign of the result [-Wsign-conversion] end[u] = node->pnt[u] + space->select.offset[u]; ^ ../../src/H5Spoint.c: In function 'H5S_point_get_seq_list': ../../src/H5Spoint.c:1655:34: warning: conversion to 'long long unsigned int' from 'hssize_t {aka const long long int}' may change the sign of the result [-Wsign-conversion] loc += (node->pnt[i] + space->select.offset[i]) * acc; ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Spoint.c -o H5Spoint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Sselect.lo ../../src/H5Sselect.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Sselect.c -fPIC -DPIC -o .libs/H5Sselect.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Sselect.c -o H5Sselect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Stest.lo ../../src/H5Stest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Stest.c -fPIC -DPIC -o .libs/H5Stest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Stest.c -o H5Stest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5SL.lo ../../src/H5SL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SL.c -fPIC -DPIC -o .libs/H5SL.o ../../src/H5SL.c: In function 'H5SL_release_common': ../../src/H5SL.c:840:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (void)(op)(node->item, (void *)node->key, op_data); ^ ../../src/H5SL.c: In function 'H5SL_remove_first': ../../src/H5SL.c:1235:25: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size_t level = slist->curr_level; /* Skip list level */ ^~~~~ ../../src/H5SL.c: In function 'H5SL_iterate': ../../src/H5SL.c:2150:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if((ret_value = (op)(node->item, (void *)node->key, op_data)) != 0) ^ ../../src/H5SL.c: In function 'H5SL_try_free_safe': ../../src/H5SL.c:2309:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if((op_ret = (op)(node->item , (void *)node->key, op_data)) < 0) ^ ../../src/H5SL.c: In function 'H5SL_term_interface': ../../src/H5SL.c:2535:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SL.c -o H5SL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5SM.lo ../../src/H5SM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SM.c -fPIC -DPIC -o .libs/H5SM.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SM.c -o H5SM.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5SMbtree2.lo ../../src/H5SMbtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMbtree2.c -fPIC -DPIC -o .libs/H5SMbtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMbtree2.c -o H5SMbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5SMcache.lo ../../src/H5SMcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMcache.c -fPIC -DPIC -o .libs/H5SMcache.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMcache.c -o H5SMcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5SMmessage.lo ../../src/H5SMmessage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMmessage.c -fPIC -DPIC -o .libs/H5SMmessage.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMmessage.c -o H5SMmessage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5SMtest.lo ../../src/H5SMtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMtest.c -fPIC -DPIC -o .libs/H5SMtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMtest.c -o H5SMtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5ST.lo ../../src/H5ST.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5ST.c -fPIC -DPIC -o .libs/H5ST.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5ST.c -o H5ST.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5T.lo ../../src/H5T.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5T.c -fPIC -DPIC -o .libs/H5T.o ../../src/H5T.c: In function 'H5T_path_find': ../../src/H5T.c:4485:35: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (path->src = H5T_copy(src, H5T_COPY_ALL))) ^~~ ../../src/H5T.c:3115:1: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5T_copy(H5T_t *old_dt, H5T_copy_t method) ^~~~~~~~ ../../src/H5T.c:4487:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (path->dst = H5T_copy(dst, H5T_COPY_ALL))) ^~~ ../../src/H5T.c:3115:1: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5T_copy(H5T_t *old_dt, H5T_copy_t method) ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5T.c -o H5T.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tarray.lo ../../src/H5Tarray.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tarray.c -fPIC -DPIC -o .libs/H5Tarray.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tarray.c -o H5Tarray.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tbit.lo ../../src/H5Tbit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tbit.c -fPIC -DPIC -o .libs/H5Tbit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tbit.c -o H5Tbit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tcommit.lo ../../src/H5Tcommit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tcommit.c -fPIC -DPIC -o .libs/H5Tcommit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tcommit.c -o H5Tcommit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tcompound.lo ../../src/H5Tcompound.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tcompound.c -fPIC -DPIC -o .libs/H5Tcompound.o ../../src/H5Tcompound.c: In function 'H5T__insert': ../../src/H5Tcompound.c:484:56: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] parent->shared->u.compnd.memb[idx].type = H5T_copy(member, H5T_COPY_ALL); ^~~~~~ In file included from ../../src/H5Tpkg.h:39:0, from ../../src/H5Tcompound.c:38: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tcompound.c -o H5Tcompound.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tconv.lo ../../src/H5Tconv.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tconv.c -fPIC -DPIC -o .libs/H5Tconv.o ../../src/H5Tconv.c: In function 'H5T_conv_struct_free': ../../src/H5Tconv.c:1842:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^~~~~~ ../../src/H5Tconv.c: In function 'H5T__conv_f_i': ../../src/H5Tconv.c:8917:24: warning: cast from function call of type 'double' to non-matching type 'long unsigned int' [-Wbad-function-cast] buf_size = (size_t)HDpow((double)2.0f, (double)src.u.f.esize) / 8 + 1; ^ ../../src/H5Tconv.c:8993:24: warning: conversion to 'hssize_t {aka long long int}' from 'uint64_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] sign = H5T__bit_get_d(s, src.u.f.sign, (size_t)1); ^~~~~~~~~~~~~~ ../../src/H5Tconv.c:9120:24: warning: conversion to 'hssize_t {aka long long int}' from 'uint64_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] expo = H5T__bit_get_d(s, src.u.f.epos, src.u.f.esize); ^~~~~~~~~~~~~~ ../../src/H5Tconv.c:9127:26: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] expo -= (src.u.f.ebias-1); ^~ ../../src/H5Tconv.c:9127:29: warning: conversion to 'hssize_t {aka long long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] expo -= (src.u.f.ebias-1); ^ ../../src/H5Tconv.c:9129:26: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] expo -= src.u.f.ebias; ^~ ../../src/H5Tconv.c:9129:29: warning: conversion to 'hssize_t {aka long long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] expo -= src.u.f.ebias; ^~~ ../../src/H5Tconv.c:9159:55: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] H5T__bit_shift(int_buf, (ssize_t)(expo-src.u.f.msize), (size_t)0, buf_size * 8); ^ ../../src/H5Tconv.c:9364:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] sp += direction * buf_stride; ^ ../../src/H5Tconv.c:9365:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dp += direction * buf_stride; ^ ../../src/H5Tconv.c:9367:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] sp += direction * src_p->shared->size; ^ ../../src/H5Tconv.c:9368:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dp += direction * dst_p->shared->size; ^ ../../src/H5Tconv.c: In function 'H5T__conv_i_f': ../../src/H5Tconv.c:9714:28: warning: cast from function call of type 'double' to non-matching type 'long long unsigned int' [-Wbad-function-cast] expo_max = (hsize_t)HDpow((double)2.0f, (double)dst.u.f.esize) - 1; ^ ../../src/H5Tconv.c:9793:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] sp += direction * buf_stride; ^ ../../src/H5Tconv.c:9794:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dp += direction * buf_stride; ^ ../../src/H5Tconv.c:9796:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] sp += direction * src_p->shared->size; ^ ../../src/H5Tconv.c:9797:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dp += direction * dst_p->shared->size; ^ At top level: ../../src/H5Tconv.c:985:1: warning: 'H5T_init_conv_interface' defined but not used [-Wunused-function] H5T_init_conv_interface(void) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Tconv.c:33:0: ../../src/H5private.h:1812:15: warning: 'H5_interface_initialize_g' defined but not used [-Wunused-variable] static int H5_interface_initialize_g = 0; ^~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tconv.c -o H5Tconv.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tcset.lo ../../src/H5Tcset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tcset.c -fPIC -DPIC -o .libs/H5Tcset.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tcset.c -o H5Tcset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tdbg.lo ../../src/H5Tdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tdbg.c -fPIC -DPIC -o .libs/H5Tdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tdbg.c -o H5Tdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tdeprec.lo ../../src/H5Tdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tdeprec.c -fPIC -DPIC -o .libs/H5Tdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tdeprec.c -o H5Tdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tenum.lo ../../src/H5Tenum.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tenum.c -fPIC -DPIC -o .libs/H5Tenum.o ../../src/H5Tenum.c: In function 'H5T__enum_create': ../../src/H5Tenum.c:136:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] ret_value->shared->parent = H5T_copy(parent, H5T_COPY_ALL); ^~~~~~ In file included from ../../src/H5Tpkg.h:39:0, from ../../src/H5Tenum.c:31: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Tenum.c: In function 'H5T_enum_nameof': ../../src/H5Tenum.c:437:38: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (copied_dt = H5T_copy(dt, H5T_COPY_ALL))) ^~ In file included from ../../src/H5Tpkg.h:39:0, from ../../src/H5Tenum.c:31: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Tenum.c: In function 'H5T_enum_valueof': ../../src/H5Tenum.c:576:35: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (NULL==(copied_dt=H5T_copy(dt, H5T_COPY_ALL))) ^~ In file included from ../../src/H5Tpkg.h:39:0, from ../../src/H5Tenum.c:31: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tenum.c -o H5Tenum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tfields.lo ../../src/H5Tfields.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tfields.c -fPIC -DPIC -o .libs/H5Tfields.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tfields.c -o H5Tfields.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tfixed.lo ../../src/H5Tfixed.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tfixed.c -fPIC -DPIC -o .libs/H5Tfixed.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tfixed.c -o H5Tfixed.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tfloat.lo ../../src/H5Tfloat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tfloat.c -fPIC -DPIC -o .libs/H5Tfloat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tfloat.c -o H5Tfloat.o >/dev/null 2>&1 mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5detect.o ../../src/H5detect.c ../../src/H5detect.c: In function 'find_bias': ../../src/H5detect.c:1180:24: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] unsigned char *a = (unsigned char *) _a; ^ In file included from ../../src/H5detect.c:57:0: ../../src/H5private.h:321:21: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define MIN(a,b) (((a)<(b)) ? (a) : (b)) ^ ../../src/H5detect.c:1185:10: note: in expansion of macro 'MIN' nbits = MIN(esize, (8 - epos % 8)); ^~~ ../../src/H5detect.c:1186:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] mask = (1 << nbits) - 1; ^ ../../src/H5detect.c:1187:6: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] b = (a[perm[epos / 8]] >> (epos % 8)) & mask; ^ ../../src/H5detect.c:1191:8: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] esize -= nbits; ^~ ../../src/H5detect.c:1191:11: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion] esize -= nbits; ^~~~~ ../../src/H5detect.c:1192:7: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] epos += nbits; ^~ ../../src/H5detect.c:1192:10: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion] epos += nbits; ^~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c: In function 'detect_C89_integers': ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1357:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(signed char, SCHAR, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1357:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(signed char, SCHAR, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1358:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(unsigned char, UCHAR, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1358:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(unsigned char, UCHAR, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:254:14: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1359:5: note: in expansion of macro 'DETECT_I' DETECT_I(short, SHORT, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1359:5: note: in expansion of macro 'DETECT_I' DETECT_I(short, SHORT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1359:5: note: in expansion of macro 'DETECT_I' DETECT_I(short, SHORT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:14: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1360:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned short, USHORT, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1360:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned short, USHORT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1360:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned short, USHORT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1361:5: note: in expansion of macro 'DETECT_I' DETECT_I(int, INT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1361:5: note: in expansion of macro 'DETECT_I' DETECT_I(int, INT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1362:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned int, UINT, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1362:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned int, UINT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1362:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned int, UINT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1363:5: note: in expansion of macro 'DETECT_I' DETECT_I(long, LONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1363:5: note: in expansion of macro 'DETECT_I' DETECT_I(long, LONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1364:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long, ULONG, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1364:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long, ULONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1364:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long, ULONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c: In function 'detect_C89_floats': ../../src/H5detect.c:327:21: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:329:71: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] for(_byte_mask = (unsigned char)1; _byte_mask; _byte_mask <<= 1) { \ ^ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:331:22: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:47: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:342:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:343:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf3, (const void *)&_v3, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:350:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] fix_order(sizeof(TYPE), _last, INFO.perm, (const char**)&_mesg); \ ^ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:327:21: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:329:71: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] for(_byte_mask = (unsigned char)1; _byte_mask; _byte_mask <<= 1) { \ ^ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:331:22: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:47: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:342:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:343:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf3, (const void *)&_v3, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:350:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] fix_order(sizeof(TYPE), _last, INFO.perm, (const char**)&_mesg); \ ^ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c: In function 'detect_C99_integers8': ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1409:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int8_t, INT8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1409:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int8_t, INT8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1416:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint8_t, UINT8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1416:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint8_t, UINT8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1423:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int_least8_t, INT_LEAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1423:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int_least8_t, INT_LEAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1430:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint_least8_t, UINT_LEAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1430:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint_least8_t, UINT_LEAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1437:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int_fast8_t, INT_FAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1437:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int_fast8_t, INT_FAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1444:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint_fast8_t, UINT_FAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1444:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint_fast8_t, UINT_FAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c: In function 'detect_C99_integers16': ../../src/H5detect.c:254:14: warning: conversion to 'int16_t {aka short int}' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1470:5: note: in expansion of macro 'DETECT_I' DETECT_I(int16_t, INT16, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1470:5: note: in expansion of macro 'DETECT_I' DETECT_I(int16_t, INT16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1470:5: note: in expansion of macro 'DETECT_I' DETECT_I(int16_t, INT16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:14: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1473:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint16_t, UINT16, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1473:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint16_t, UINT16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1473:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint16_t, UINT16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:14: warning: conversion to 'int_least16_t {aka short int}' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1476:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least16_t, INT_LEAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1476:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least16_t, INT_LEAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1476:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least16_t, INT_LEAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:14: warning: conversion to 'uint_least16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1479:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least16_t, UINT_LEAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1479:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least16_t, UINT_LEAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1479:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least16_t, UINT_LEAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1482:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast16_t, INT_FAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1482:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast16_t, INT_FAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'uint_fast16_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1485:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast16_t, UINT_FAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1485:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast16_t, UINT_FAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1485:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast16_t, UINT_FAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c: In function 'detect_C99_integers32': ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1508:5: note: in expansion of macro 'DETECT_I' DETECT_I(int32_t, INT32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1508:5: note: in expansion of macro 'DETECT_I' DETECT_I(int32_t, INT32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'uint32_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1511:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint32_t, UINT32, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1511:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint32_t, UINT32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1511:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint32_t, UINT32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1514:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least32_t, INT_LEAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1514:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least32_t, INT_LEAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'uint_least32_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1517:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least32_t, UINT_LEAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1517:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least32_t, UINT_LEAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1517:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least32_t, UINT_LEAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1520:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast32_t, INT_FAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1520:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast32_t, INT_FAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'uint_fast32_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1523:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast32_t, UINT_FAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1523:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast32_t, UINT_FAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1523:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast32_t, UINT_FAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c: In function 'detect_C99_integers64': ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1546:5: note: in expansion of macro 'DETECT_I' DETECT_I(int64_t, INT64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1546:5: note: in expansion of macro 'DETECT_I' DETECT_I(int64_t, INT64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'uint64_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1549:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint64_t, UINT64, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1549:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint64_t, UINT64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1549:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint64_t, UINT64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1552:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least64_t, INT_LEAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1552:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least64_t, INT_LEAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'uint_least64_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1555:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least64_t, UINT_LEAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1555:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least64_t, UINT_LEAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1555:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least64_t, UINT_LEAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1558:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast64_t, INT_FAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1558:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast64_t, INT_FAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'uint_fast64_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1561:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast64_t, UINT_FAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1561:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast64_t, UINT_FAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1561:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast64_t, UINT_FAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1565:5: note: in expansion of macro 'DETECT_I' DETECT_I(long long, LLONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1565:5: note: in expansion of macro 'DETECT_I' DETECT_I(long long, LLONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1566:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long long, ULLONG, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1566:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long long, ULLONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1566:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long long, ULLONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c: In function 'detect_C99_floats': ../../src/H5detect.c:327:21: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:329:71: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] for(_byte_mask = (unsigned char)1; _byte_mask; _byte_mask <<= 1) { \ ^ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:331:22: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:47: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:342:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:343:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf3, (const void *)&_v3, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:350:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] fix_order(sizeof(TYPE), _last, INFO.perm, (const char**)&_mesg); \ ^ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c: In function 'verify_signal_handlers': ../../src/H5detect.c:1670:9: warning: variable 'i' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int i, val; ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5detect H5detect.o -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5detect H5detect.o -lsz -lz -ldl -lm ./H5detect > H5Tinit.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5Tinit.c ; exit 1) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tinit.lo H5Tinit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c H5Tinit.c -fPIC -DPIC -o .libs/H5Tinit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c H5Tinit.c -o H5Tinit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tnative.lo ../../src/H5Tnative.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tnative.c -fPIC -DPIC -o .libs/H5Tnative.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tnative.c -o H5Tnative.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Toffset.lo ../../src/H5Toffset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Toffset.c -fPIC -DPIC -o .libs/H5Toffset.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Toffset.c -o H5Toffset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Toh.lo ../../src/H5Toh.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Toh.c -fPIC -DPIC -o .libs/H5Toh.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Toh.c -o H5Toh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Topaque.lo ../../src/H5Topaque.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Topaque.c -fPIC -DPIC -o .libs/H5Topaque.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Topaque.c -o H5Topaque.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Torder.lo ../../src/H5Torder.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Torder.c -fPIC -DPIC -o .libs/H5Torder.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Torder.c -o H5Torder.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tpad.lo ../../src/H5Tpad.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tpad.c -fPIC -DPIC -o .libs/H5Tpad.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tpad.c -o H5Tpad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tprecis.lo ../../src/H5Tprecis.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tprecis.c -fPIC -DPIC -o .libs/H5Tprecis.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tprecis.c -o H5Tprecis.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tstrpad.lo ../../src/H5Tstrpad.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tstrpad.c -fPIC -DPIC -o .libs/H5Tstrpad.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tstrpad.c -o H5Tstrpad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tvisit.lo ../../src/H5Tvisit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tvisit.c -fPIC -DPIC -o .libs/H5Tvisit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tvisit.c -o H5Tvisit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tvlen.lo ../../src/H5Tvlen.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tvlen.c -fPIC -DPIC -o .libs/H5Tvlen.o ../../src/H5Tvlen.c: In function 'H5T__vlen_create': ../../src/H5Tvlen.c:168:47: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dt->shared->parent = H5T_copy(base, H5T_COPY_ALL))) ^~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Tvlen.c:28: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Tvlen.c: In function 'H5T__vlen_set_loc': ../../src/H5Tvlen.c:270:36: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dt->shared->size = 4 + H5F_SIZEOF_ADDR(f) + 4; ^ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_isnull': ../../src/H5Tvlen.c:847:23: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f,(const uint8_t **)&vl,&addr); ^ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_read': ../../src/H5Tvlen.c:884:23: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f,(const uint8_t **)&vl,&(hobjid.addr)); ^ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_write': ../../src/H5Tvlen.c:937:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); ^ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_setnull': ../../src/H5Tvlen.c:999:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tvlen.c -o H5Tvlen.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5TS.lo ../../src/H5TS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5TS.c -fPIC -DPIC -o .libs/H5TS.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5TS.c -o H5TS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5VM.lo ../../src/H5VM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5VM.c -fPIC -DPIC -o .libs/H5VM.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5VM.c -o H5VM.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5WB.lo ../../src/H5WB.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5WB.c -fPIC -DPIC -o .libs/H5WB.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5WB.c -o H5WB.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Z.lo ../../src/H5Z.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Z.c -fPIC -DPIC -o .libs/H5Z.o ../../src/H5Z.c: In function 'H5Z_init_interface': ../../src/H5Z.c:112:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] H5Z_SZIP->encoder_present = SZ_encoder_enabled(); ^~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Z.c -o H5Z.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Zdeflate.lo ../../src/H5Zdeflate.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zdeflate.c -fPIC -DPIC -o .libs/H5Zdeflate.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zdeflate.c -o H5Zdeflate.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Zfletcher32.lo ../../src/H5Zfletcher32.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zfletcher32.c -fPIC -DPIC -o .libs/H5Zfletcher32.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zfletcher32.c -o H5Zfletcher32.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Znbit.lo ../../src/H5Znbit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Znbit.c -fPIC -DPIC -o .libs/H5Znbit.o ../../src/H5Znbit.c: In function 'H5Z_set_parms_nooptype': ../../src/H5Znbit.c:408:36: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_size; ^~~~~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_set_parms_atomic': ../../src/H5Znbit.c:450:36: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_size; ^~~~~~~~~~ ../../src/H5Znbit.c:479:61: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] if(dtype_precision > dtype_size * 8 || (dtype_precision + dtype_offset) > dtype_size * 8 ^ ../../src/H5Znbit.c:484:36: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_precision; ^~~~~~~~~~~~~~~ ../../src/H5Znbit.c:487:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] cd_values[cd_values_index++] = dtype_offset; ^~~~~~~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_set_parms_array': ../../src/H5Znbit.c:536:34: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[cd_values_index++]=dtype_size; ^~~~~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_set_parms_compound': ../../src/H5Znbit.c:626:36: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_size; ^~~~~~~~~~ ../../src/H5Znbit.c:633:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] cd_values[cd_values_index++] = nmembers; ^~~~~~~~ ../../src/H5Znbit.c:649:40: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_member_offset; ^~~~~~~~~~~~~~~~~~~ ../../src/H5Znbit.c:690:52: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_next_member_offset - dtype_member_offset; ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_set_local_nbit': ../../src/H5Znbit.c:837:20: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[0] = cd_values_actual_nparms; ^~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_byte': ../../src/H5Znbit.c:972:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] data[data_offset + k] = ^ ../../src/H5Znbit.c:973:45: warning: left shift of negative value [-Wshift-negative-value] ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)) << uchar_offset; ^~ ../../src/H5Znbit.c:973:7: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)) << uchar_offset; ^ ../../src/H5Znbit.c:976:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] data[data_offset + k] = ^ ../../src/H5Znbit.c:977:20: warning: left shift of negative value [-Wshift-negative-value] ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)) << uchar_offset; ^~ ../../src/H5Znbit.c:977:7: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)) << uchar_offset; ^ ../../src/H5Znbit.c:983:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] data[data_offset + k] |= ^ ../../src/H5Znbit.c:984:45: warning: left shift of negative value [-Wshift-negative-value] ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)) << uchar_offset; ^~ ../../src/H5Znbit.c:984:7: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)) << uchar_offset; ^ ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_nooptype': ../../src/H5Znbit.c:1002:44: warning: left shift of negative value [-Wshift-negative-value] data[data_offset + i] = ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)); ^~ ../../src/H5Znbit.c:1002:70: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data[data_offset + i] = ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)); ^ ../../src/H5Znbit.c:1002:31: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] data[data_offset + i] = ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)); ^ ../../src/H5Znbit.c:1003:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dat_len -= *buf_len; ^~ ../../src/H5Znbit.c:1008:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data[data_offset + i] |= ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)); ^ ../../src/H5Znbit.c:1008:70: warning: left shift of negative value [-Wshift-negative-value] data[data_offset + i] |= ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)); ^~ ../../src/H5Znbit.c:1008:32: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] data[data_offset + i] |= ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)); ^ ../../src/H5Znbit.c:1009:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *buf_len -= dat_len; ^~ ../../src/H5Znbit.c:1009:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] *buf_len -= dat_len; ^~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_atomic': ../../src/H5Znbit.c:1021:19: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] datatype_len = p.size * 8; ^ ../../src/H5Znbit.c: In function 'H5Z__nbit_decompress_one_array': ../../src/H5Znbit.c:1066:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1067:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1068:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1071:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p.precision > p.size * 8 || (p.precision + p.offset) > p.size * 8) ^ ../../src/H5Znbit.c:1071:68: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p.precision > p.size * 8 || (p.precision + p.offset) > p.size * 8) ^ ../../src/H5Znbit.c:1074:16: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] n = total_size / p.size; ^~~~~~~~~~ ../../src/H5Znbit.c: In function 'H5Z__nbit_decompress_one_compound': ../../src/H5Znbit.c:1140:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1141:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1142:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1145:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p.precision > p.size * 8 || (p.precision + p.offset) > p.size * 8) ^ ../../src/H5Znbit.c:1145:71: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p.precision > p.size * 8 || (p.precision + p.offset) > p.size * 8) ^ ../../src/H5Znbit.c: In function 'H5Z__nbit_decompress': ../../src/H5Znbit.c:1200:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[5]; ^~~~~ ../../src/H5Znbit.c:1201:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[6]; ^~~~~ ../../src/H5Znbit.c:1202:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[7]; ^~~~~ ../../src/H5Znbit.c:1205:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p.precision > p.size * 8 || (p.precision + p.offset) > p.size * 8) ^ ../../src/H5Znbit.c:1205:68: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p.precision > p.size * 8 || (p.precision + p.offset) > p.size * 8) ^ ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_byte': ../../src/H5Znbit.c:1245:27: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] val = data[data_offset + k]; ^ ../../src/H5Znbit.c:1251:18: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] val >>= 8 - dat_len; ^ ../../src/H5Znbit.c:1256:15: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] val >>= p.offset % 8; ^ ../../src/H5Znbit.c:1261:33: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] |= (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^~ ../../src/H5Znbit.c:1261:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] buffer[*j] |= (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^ ../../src/H5Znbit.c:1264:58: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len); ^~ ../../src/H5Znbit.c:1264:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len); ^ ../../src/H5Znbit.c:1269:32: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^~ ../../src/H5Znbit.c:1269:20: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^ ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_nooptype': ../../src/H5Znbit.c:1286:38: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len); ^ ../../src/H5Znbit.c:1286:58: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len); ^~ ../../src/H5Znbit.c:1286:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len); ^ ../../src/H5Znbit.c:1287:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dat_len -= *buf_len; ^~ ../../src/H5Znbit.c:1291:32: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^~ ../../src/H5Znbit.c:1291:58: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^ ../../src/H5Znbit.c:1291:20: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^ ../../src/H5Znbit.c:1292:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *buf_len -= dat_len; ^~ ../../src/H5Znbit.c:1292:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] *buf_len -= dat_len; ^~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_atomic': ../../src/H5Znbit.c:1303:19: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] datatype_len = p.size * 8; ^ ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_array': ../../src/H5Znbit.c:1344:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1345:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1346:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1347:16: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] n = total_size/p.size; ^~~~~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_compound': ../../src/H5Znbit.c:1397:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1398:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1399:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c: In function 'H5Z_nbit_compress': ../../src/H5Znbit.c:1442:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[5]; ^~~~~ ../../src/H5Znbit.c:1443:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[6]; ^~~~~ ../../src/H5Znbit.c:1444:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[7]; ^~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Znbit.c -o H5Znbit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Zshuffle.lo ../../src/H5Zshuffle.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zshuffle.c -fPIC -DPIC -o .libs/H5Zshuffle.o ../../src/H5Zshuffle.c: In function 'H5Z_filter_shuffle': ../../src/H5Zshuffle.c:170:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~ ../../src/H5Zshuffle.c:190:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:191:21: note: here case 7: ^~~~ ../../src/H5Zshuffle.c:170:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~ ../../src/H5Zshuffle.c:192:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:193:21: note: here case 6: ^~~~ ../../src/H5Zshuffle.c:170:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~ ../../src/H5Zshuffle.c:194:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:195:21: note: here case 5: ^~~~ ../../src/H5Zshuffle.c:170:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~ ../../src/H5Zshuffle.c:196:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:197:21: note: here case 4: ^~~~ ../../src/H5Zshuffle.c:170:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~ ../../src/H5Zshuffle.c:198:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:199:21: note: here case 3: ^~~~ ../../src/H5Zshuffle.c:170:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~ ../../src/H5Zshuffle.c:200:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:201:21: note: here case 2: ^~~~ ../../src/H5Zshuffle.c:170:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~ ../../src/H5Zshuffle.c:202:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:203:21: note: here case 1: ^~~~ ../../src/H5Zshuffle.c:228:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~ ../../src/H5Zshuffle.c:248:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:249:21: note: here case 7: ^~~~ ../../src/H5Zshuffle.c:228:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~ ../../src/H5Zshuffle.c:250:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:251:21: note: here case 6: ^~~~ ../../src/H5Zshuffle.c:228:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~ ../../src/H5Zshuffle.c:252:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:253:21: note: here case 5: ^~~~ ../../src/H5Zshuffle.c:228:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~ ../../src/H5Zshuffle.c:254:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:255:21: note: here case 4: ^~~~ ../../src/H5Zshuffle.c:228:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~ ../../src/H5Zshuffle.c:256:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:257:21: note: here case 3: ^~~~ ../../src/H5Zshuffle.c:228:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~ ../../src/H5Zshuffle.c:258:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:259:21: note: here case 2: ^~~~ ../../src/H5Zshuffle.c:228:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~ ../../src/H5Zshuffle.c:260:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:261:21: note: here case 1: ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zshuffle.c -o H5Zshuffle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Zszip.lo ../../src/H5Zszip.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zszip.c -fPIC -DPIC -o .libs/H5Zszip.o ../../src/H5Zszip.c: In function 'H5Z_can_apply_szip': ../../src/H5Zszip.c:94:22: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] if((dtype_size = (8 * H5T_get_size(type))) == 0) ^ ../../src/H5Zszip.c: In function 'H5Z_set_local_szip': ../../src/H5Zszip.c:177:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dtype_offset = H5T_get_offset(type); ^~~~~~~~~~~~~~ ../../src/H5Zszip.c:189:36: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[H5Z_SZIP_PARM_BPP] = dtype_precision; ^~~~~~~~~~~~~~~ In file included from ../../src/H5Zszip.c:19:0: ../../src/H5private.h:321:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] #define MIN(a,b) (((a)<(b)) ? (a) : (b)) ^ ../../src/H5Zszip.c:218:20: note: in expansion of macro 'MIN' scanline = MIN((cd_values[H5Z_SZIP_PARM_PPB] * SZ_MAX_BLOCKS_PER_SCANLINE), npoints); ^~~ ../../src/H5Zszip.c:236:35: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] cd_values[H5Z_SZIP_PARM_MASK] &= ~(SZ_LSB_OPTION_MASK|SZ_MSB_OPTION_MASK); ^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zszip.c -o H5Zszip.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Zscaleoffset.lo ../../src/H5Zscaleoffset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zscaleoffset.c -fPIC -DPIC -o .libs/H5Zscaleoffset.o ../../src/H5Zscaleoffset.c: In function 'H5Z_set_local_scaleoffset': ../../src/H5Zscaleoffset.c:940:44: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[H5Z_SCALEOFFSET_PARM_SIZE] = dtype_size; ^~~~~~~~~~ ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_convert': ../../src/H5Zscaleoffset.c:1328:51: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] for(i = 0; i < d_nelmts * dtype_size; i += dtype_size) ^~~~~~~~~~ ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_precompress_fd': ../../src/H5Zscaleoffset.c:561:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \ ^ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:487:31: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *(int *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:495:32: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *(long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:503:37: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:568:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \ ^ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:515:28: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *(int *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:519:29: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *(long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:523:34: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:561:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \ ^ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:487:31: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *(int *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:495:32: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *(long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:503:37: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:568:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \ ^ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:515:28: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *(int *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:519:29: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *(long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:523:34: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_decompress_one_byte': ../../src/H5Zscaleoffset.c:1573:84: warning: left shift of negative value [-Wshift-negative-value] data[data_offset + k] = (unsigned char)((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)); ^~ ../../src/H5Zscaleoffset.c:1577:59: warning: left shift of negative value [-Wshift-negative-value] data[data_offset + k] = (unsigned char)((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)); ^~ ../../src/H5Zscaleoffset.c:1584:85: warning: left shift of negative value [-Wshift-negative-value] data[data_offset + k] |= (unsigned char)((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)); ^~ ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_decompress_one_atomic': ../../src/H5Zscaleoffset.c:1600:16: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] dtype_len = p.size * 8; ^ ../../src/H5Zscaleoffset.c:1603:17: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] begin_i = p.size - 1 - (dtype_len - p.minbits) / 8; ^ ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_compress_one_byte': ../../src/H5Zscaleoffset.c:1658:49: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] |= (unsigned char)((val & ~(~0 << dat_len)) << (*buf_len - dat_len)); ^~ ../../src/H5Zscaleoffset.c:1661:74: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] |= (unsigned char)((val >> (dat_len - *buf_len)) & ~(~0 << *buf_len)); ^~ ../../src/H5Zscaleoffset.c:1667:48: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] = (unsigned char)((val & ~(~0 << dat_len)) << (*buf_len - dat_len)); ^~ ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_compress_one_atomic': ../../src/H5Zscaleoffset.c:1683:16: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] dtype_len = p.size * 8; ^ ../../src/H5Zscaleoffset.c:1686:17: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] begin_i = p.size - 1 - (dtype_len - p.minbits) / 8; ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zscaleoffset.c -o H5Zscaleoffset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ztrans.lo ../../src/H5Ztrans.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ztrans.c -fPIC -DPIC -o .libs/H5Ztrans.o ../../src/H5Ztrans.c: In function 'H5Z_xform_eval_full': ../../src/H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ztrans.c -o H5Ztrans.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 12:1:2 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5.la -rpath /usr/lib64/mpich/lib H5.lo H5checksum.lo H5dbg.lo H5system.lo H5timer.lo H5trace.lo H5A.lo H5Abtree2.lo H5Adense.lo H5Adeprec.lo H5Aint.lo H5Atest.lo H5AC.lo H5B.lo H5Bcache.lo H5Bdbg.lo H5B2.lo H5B2cache.lo H5B2dbg.lo H5B2hdr.lo H5B2int.lo H5B2stat.lo H5B2test.lo H5C.lo H5CS.lo H5D.lo H5Dbtree.lo H5Dchunk.lo H5Dcompact.lo H5Dcontig.lo H5Ddbg.lo H5Ddeprec.lo H5Defl.lo H5Dfill.lo H5Dint.lo H5Dio.lo H5Dlayout.lo H5Dmpio.lo H5Doh.lo H5Dscatgath.lo H5Dselect.lo H5Dtest.lo H5E.lo H5Edeprec.lo H5Eint.lo H5F.lo H5Fint.lo H5Faccum.lo H5Fcwfs.lo H5Fdbg.lo H5Fefc.lo H5Ffake.lo H5Fio.lo H5Fmount.lo H5Fmpi.lo H5Fquery.lo H5Fsfile.lo H5Fsuper.lo H5Fsuper_cache.lo H5Ftest.lo H5FD.lo H5FDcore.lo H5FDdirect.lo H5FDfamily.lo H5FDint.lo H5FDlog.lo H5FDmpi.lo H5FDmpio.lo H5FDmulti.lo H5FDsec2.lo H5FDspace.lo H5FDstdio.lo H5FL.lo H5FO.lo H5FS.lo H5FScache.lo H5FSdbg.lo H5FSsection.lo H5FSstat.lo H5FStest.lo H5G.lo H5Gbtree2.lo H5Gcache.lo H5Gcompact.lo H5Gdense.lo H5Gdeprec.lo H5Gent.lo H5Gint.lo H5Glink.lo H5Gloc.lo H5Gname.lo H5Gnode.lo H5Gobj.lo H5Goh.lo H5Groot.lo H5Gstab.lo H5Gtest.lo H5Gtraverse.lo H5HF.lo H5HFbtree2.lo H5HFcache.lo H5HFdbg.lo H5HFdblock.lo H5HFdtable.lo H5HFhdr.lo H5HFhuge.lo H5HFiblock.lo H5HFiter.lo H5HFman.lo H5HFsection.lo H5HFspace.lo H5HFstat.lo H5HFtest.lo H5HFtiny.lo H5HG.lo H5HGcache.lo H5HGdbg.lo H5HGquery.lo H5HL.lo H5HLcache.lo H5HLdbg.lo H5HLint.lo H5HP.lo H5I.lo H5Itest.lo H5L.lo H5Lexternal.lo H5lib_settings.lo H5MF.lo H5MFaggr.lo H5MFdbg.lo H5MFsection.lo H5MM.lo H5MP.lo H5MPtest.lo H5O.lo H5Oainfo.lo H5Oalloc.lo H5Oattr.lo H5Oattribute.lo H5Obogus.lo H5Obtreek.lo H5Ocache.lo H5Ochunk.lo H5Ocont.lo H5Ocopy.lo H5Odbg.lo H5Odrvinfo.lo H5Odtype.lo H5Oefl.lo H5Ofill.lo H5Oginfo.lo H5Olayout.lo H5Olinfo.lo H5Olink.lo H5Omessage.lo H5Omtime.lo H5Oname.lo H5Onull.lo H5Opline.lo H5Orefcount.lo H5Osdspace.lo H5Oshared.lo H5Ostab.lo H5Oshmesg.lo H5Otest.lo H5Ounknown.lo H5P.lo H5Pacpl.lo H5Pdapl.lo H5Pdcpl.lo H5Pdeprec.lo H5Pdxpl.lo H5Pfapl.lo H5Pfcpl.lo H5Pfmpl.lo H5Pgcpl.lo H5Pint.lo H5Plapl.lo H5Plcpl.lo H5Pocpl.lo H5Pocpypl.lo H5Pstrcpl.lo H5Ptest.lo H5PL.lo H5R.lo H5Rdeprec.lo H5RC.lo H5RS.lo H5S.lo H5Sall.lo H5Sdbg.lo H5Shyper.lo H5Smpio.lo H5Snone.lo H5Spoint.lo H5Sselect.lo H5Stest.lo H5SL.lo H5SM.lo H5SMbtree2.lo H5SMcache.lo H5SMmessage.lo H5SMtest.lo H5ST.lo H5T.lo H5Tarray.lo H5Tbit.lo H5Tcommit.lo H5Tcompound.lo H5Tconv.lo H5Tcset.lo H5Tdbg.lo H5Tdeprec.lo H5Tenum.lo H5Tfields.lo H5Tfixed.lo H5Tfloat.lo H5Tinit.lo H5Tnative.lo H5Toffset.lo H5Toh.lo H5Topaque.lo H5Torder.lo H5Tpad.lo H5Tprecis.lo H5Tstrpad.lo H5Tvisit.lo H5Tvlen.lo H5TS.lo H5VM.lo H5WB.lo H5Z.lo H5Zdeflate.lo H5Zfletcher32.lo H5Znbit.lo H5Zshuffle.lo H5Zszip.lo H5Zscaleoffset.lo H5Ztrans.lo -lsz -lz -ldl -lm libtool: link: mpicc -shared -fPIC -DPIC .libs/H5.o .libs/H5checksum.o .libs/H5dbg.o .libs/H5system.o .libs/H5timer.o .libs/H5trace.o .libs/H5A.o .libs/H5Abtree2.o .libs/H5Adense.o .libs/H5Adeprec.o .libs/H5Aint.o .libs/H5Atest.o .libs/H5AC.o .libs/H5B.o .libs/H5Bcache.o .libs/H5Bdbg.o .libs/H5B2.o .libs/H5B2cache.o .libs/H5B2dbg.o .libs/H5B2hdr.o .libs/H5B2int.o .libs/H5B2stat.o .libs/H5B2test.o .libs/H5C.o .libs/H5CS.o .libs/H5D.o .libs/H5Dbtree.o .libs/H5Dchunk.o .libs/H5Dcompact.o .libs/H5Dcontig.o .libs/H5Ddbg.o .libs/H5Ddeprec.o .libs/H5Defl.o .libs/H5Dfill.o .libs/H5Dint.o .libs/H5Dio.o .libs/H5Dlayout.o .libs/H5Dmpio.o .libs/H5Doh.o .libs/H5Dscatgath.o .libs/H5Dselect.o .libs/H5Dtest.o .libs/H5E.o .libs/H5Edeprec.o .libs/H5Eint.o .libs/H5F.o .libs/H5Fint.o .libs/H5Faccum.o .libs/H5Fcwfs.o .libs/H5Fdbg.o .libs/H5Fefc.o .libs/H5Ffake.o .libs/H5Fio.o .libs/H5Fmount.o .libs/H5Fmpi.o .libs/H5Fquery.o .libs/H5Fsfile.o .libs/H5Fsuper.o .libs/H5Fsuper_cache.o .libs/H5Ftest.o .libs/H5FD.o .libs/H5FDcore.o .libs/H5FDdirect.o .libs/H5FDfamily.o .libs/H5FDint.o .libs/H5FDlog.o .libs/H5FDmpi.o .libs/H5FDmpio.o .libs/H5FDmulti.o .libs/H5FDsec2.o .libs/H5FDspace.o .libs/H5FDstdio.o .libs/H5FL.o .libs/H5FO.o .libs/H5FS.o .libs/H5FScache.o .libs/H5FSdbg.o .libs/H5FSsection.o .libs/H5FSstat.o .libs/H5FStest.o .libs/H5G.o .libs/H5Gbtree2.o .libs/H5Gcache.o .libs/H5Gcompact.o .libs/H5Gdense.o .libs/H5Gdeprec.o .libs/H5Gent.o .libs/H5Gint.o .libs/H5Glink.o .libs/H5Gloc.o .libs/H5Gname.o .libs/H5Gnode.o .libs/H5Gobj.o .libs/H5Goh.o .libs/H5Groot.o .libs/H5Gstab.o .libs/H5Gtest.o .libs/H5Gtraverse.o .libs/H5HF.o .libs/H5HFbtree2.o .libs/H5HFcache.o .libs/H5HFdbg.o .libs/H5HFdblock.o .libs/H5HFdtable.o .libs/H5HFhdr.o .libs/H5HFhuge.o .libs/H5HFiblock.o .libs/H5HFiter.o .libs/H5HFman.o .libs/H5HFsection.o .libs/H5HFspace.o .libs/H5HFstat.o .libs/H5HFtest.o .libs/H5HFtiny.o .libs/H5HG.o .libs/H5HGcache.o .libs/H5HGdbg.o .libs/H5HGquery.o .libs/H5HL.o .libs/H5HLcache.o .libs/H5HLdbg.o .libs/H5HLint.o .libs/H5HP.o .libs/H5I.o .libs/H5Itest.o .libs/H5L.o .libs/H5Lexternal.o .libs/H5lib_settings.o .libs/H5MF.o .libs/H5MFaggr.o .libs/H5MFdbg.o .libs/H5MFsection.o .libs/H5MM.o .libs/H5MP.o .libs/H5MPtest.o .libs/H5O.o .libs/H5Oainfo.o .libs/H5Oalloc.o .libs/H5Oattr.o .libs/H5Oattribute.o .libs/H5Obogus.o .libs/H5Obtreek.o .libs/H5Ocache.o .libs/H5Ochunk.o .libs/H5Ocont.o .libs/H5Ocopy.o .libs/H5Odbg.o .libs/H5Odrvinfo.o .libs/H5Odtype.o .libs/H5Oefl.o .libs/H5Ofill.o .libs/H5Oginfo.o .libs/H5Olayout.o .libs/H5Olinfo.o .libs/H5Olink.o .libs/H5Omessage.o .libs/H5Omtime.o .libs/H5Oname.o .libs/H5Onull.o .libs/H5Opline.o .libs/H5Orefcount.o .libs/H5Osdspace.o .libs/H5Oshared.o .libs/H5Ostab.o .libs/H5Oshmesg.o .libs/H5Otest.o .libs/H5Ounknown.o .libs/H5P.o .libs/H5Pacpl.o .libs/H5Pdapl.o .libs/H5Pdcpl.o .libs/H5Pdeprec.o .libs/H5Pdxpl.o .libs/H5Pfapl.o .libs/H5Pfcpl.o .libs/H5Pfmpl.o .libs/H5Pgcpl.o .libs/H5Pint.o .libs/H5Plapl.o .libs/H5Plcpl.o .libs/H5Pocpl.o .libs/H5Pocpypl.o .libs/H5Pstrcpl.o .libs/H5Ptest.o .libs/H5PL.o .libs/H5R.o .libs/H5Rdeprec.o .libs/H5RC.o .libs/H5RS.o .libs/H5S.o .libs/H5Sall.o .libs/H5Sdbg.o .libs/H5Shyper.o .libs/H5Smpio.o .libs/H5Snone.o .libs/H5Spoint.o .libs/H5Sselect.o .libs/H5Stest.o .libs/H5SL.o .libs/H5SM.o .libs/H5SMbtree2.o .libs/H5SMcache.o .libs/H5SMmessage.o .libs/H5SMtest.o .libs/H5ST.o .libs/H5T.o .libs/H5Tarray.o .libs/H5Tbit.o .libs/H5Tcommit.o .libs/H5Tcompound.o .libs/H5Tconv.o .libs/H5Tcset.o .libs/H5Tdbg.o .libs/H5Tdeprec.o .libs/H5Tenum.o .libs/H5Tfields.o .libs/H5Tfixed.o .libs/H5Tfloat.o .libs/H5Tinit.o .libs/H5Tnative.o .libs/H5Toffset.o .libs/H5Toh.o .libs/H5Topaque.o .libs/H5Torder.o .libs/H5Tpad.o .libs/H5Tprecis.o .libs/H5Tstrpad.o .libs/H5Tvisit.o .libs/H5Tvlen.o .libs/H5TS.o .libs/H5VM.o .libs/H5WB.o .libs/H5Z.o .libs/H5Zdeflate.o .libs/H5Zfletcher32.o .libs/H5Znbit.o .libs/H5Zshuffle.o .libs/H5Zszip.o .libs/H5Zscaleoffset.o .libs/H5Ztrans.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5.so.10 -o .libs/libhdf5.so.10.2.1 libtool: link: (cd ".libs" && rm -f "libhdf5.so.10" && ln -s "libhdf5.so.10.2.1" "libhdf5.so.10") libtool: link: (cd ".libs" && rm -f "libhdf5.so" && ln -s "libhdf5.so.10.2.1" "libhdf5.so") libtool: link: ar cru .libs/libhdf5.a H5.o H5checksum.o H5dbg.o H5system.o H5timer.o H5trace.o H5A.o H5Abtree2.o H5Adense.o H5Adeprec.o H5Aint.o H5Atest.o H5AC.o H5B.o H5Bcache.o H5Bdbg.o H5B2.o H5B2cache.o H5B2dbg.o H5B2hdr.o H5B2int.o H5B2stat.o H5B2test.o H5C.o H5CS.o H5D.o H5Dbtree.o H5Dchunk.o H5Dcompact.o H5Dcontig.o H5Ddbg.o H5Ddeprec.o H5Defl.o H5Dfill.o H5Dint.o H5Dio.o H5Dlayout.o H5Dmpio.o H5Doh.o H5Dscatgath.o H5Dselect.o H5Dtest.o H5E.o H5Edeprec.o H5Eint.o H5F.o H5Fint.o H5Faccum.o H5Fcwfs.o H5Fdbg.o H5Fefc.o H5Ffake.o H5Fio.o H5Fmount.o H5Fmpi.o H5Fquery.o H5Fsfile.o H5Fsuper.o H5Fsuper_cache.o H5Ftest.o H5FD.o H5FDcore.o H5FDdirect.o H5FDfamily.o H5FDint.o H5FDlog.o H5FDmpi.o H5FDmpio.o H5FDmulti.o H5FDsec2.o H5FDspace.o H5FDstdio.o H5FL.o H5FO.o H5FS.o H5FScache.o H5FSdbg.o H5FSsection.o H5FSstat.o H5FStest.o H5G.o H5Gbtree2.o H5Gcache.o H5Gcompact.o H5Gdense.o H5Gdeprec.o H5Gent.o H5Gint.o H5Glink.o H5Gloc.o H5Gname.o H5Gnode.o H5Gobj.o H5Goh.o H5Groot.o H5Gstab.o H5Gtest.o H5Gtraverse.o H5HF.o H5HFbtree2.o H5HFcache.o H5HFdbg.o H5HFdblock.o H5HFdtable.o H5HFhdr.o H5HFhuge.o H5HFiblock.o H5HFiter.o H5HFman.o H5HFsection.o H5HFspace.o H5HFstat.o H5HFtest.o H5HFtiny.o H5HG.o H5HGcache.o H5HGdbg.o H5HGquery.o H5HL.o H5HLcache.o H5HLdbg.o H5HLint.o H5HP.o H5I.o H5Itest.o H5L.o H5Lexternal.o H5lib_settings.o H5MF.o H5MFaggr.o H5MFdbg.o H5MFsection.o H5MM.o H5MP.o H5MPtest.o H5O.o H5Oainfo.o H5Oalloc.o H5Oattr.o H5Oattribute.o H5Obogus.o H5Obtreek.o H5Ocache.o H5Ochunk.o H5Ocont.o H5Ocopy.o H5Odbg.o H5Odrvinfo.o H5Odtype.o H5Oefl.o H5Ofill.o H5Oginfo.o H5Olayout.o H5Olinfo.o H5Olink.o H5Omessage.o H5Omtime.o H5Oname.o H5Onull.o H5Opline.o H5Orefcount.o H5Osdspace.o H5Oshared.o H5Ostab.o H5Oshmesg.o H5Otest.o H5Ounknown.o H5P.o H5Pacpl.o H5Pdapl.o H5Pdcpl.o H5Pdeprec.o H5Pdxpl.o H5Pfapl.o H5Pfcpl.o H5Pfmpl.o H5Pgcpl.o H5Pint.o H5Plapl.o H5Plcpl.o H5Pocpl.o H5Pocpypl.o H5Pstrcpl.o H5Ptest.o H5PL.o H5R.o H5Rdeprec.o H5RC.o H5RS.o H5S.o H5Sall.o H5Sdbg.o H5Shyper.o H5Smpio.o H5Snone.o H5Spoint.o H5Sselect.o H5Stest.o H5SL.o H5SM.o H5SMbtree2.o H5SMcache.o H5SMmessage.o H5SMtest.o H5ST.o H5T.o H5Tarray.o H5Tbit.o H5Tcommit.o H5Tcompound.o H5Tconv.o H5Tcset.o H5Tdbg.o H5Tdeprec.o H5Tenum.o H5Tfields.o H5Tfixed.o H5Tfloat.o H5Tinit.o H5Tnative.o H5Toffset.o H5Toh.o H5Topaque.o H5Torder.o H5Tpad.o H5Tprecis.o H5Tstrpad.o H5Tvisit.o H5Tvlen.o H5TS.o H5VM.o H5WB.o H5Z.o H5Zdeflate.o H5Zfletcher32.o H5Znbit.o H5Zshuffle.o H5Zszip.o H5Zscaleoffset.o H5Ztrans.o libtool: link: ranlib .libs/libhdf5.a libtool: link: ( cd ".libs" && rm -f "libhdf5.la" && ln -s "../libhdf5.la" "libhdf5.la" ) make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/src' Making all in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/test' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dynlib1.lo ../../test/dynlib1.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib1.c -fPIC -DPIC -o .libs/dynlib1.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib1.c -o dynlib1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdynlib1.la -rpath /usr/lib64/mpich/lib dynlib1.lo -lsz -lz -ldl -lm libtool: link: mpicc -shared -fPIC -DPIC .libs/dynlib1.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libdynlib1.so.0 -o .libs/libdynlib1.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdynlib1.so.0" && ln -s "libdynlib1.so.0.0.0" "libdynlib1.so.0") libtool: link: (cd ".libs" && rm -f "libdynlib1.so" && ln -s "libdynlib1.so.0.0.0" "libdynlib1.so") libtool: link: ar cru .libs/libdynlib1.a dynlib1.o libtool: link: ranlib .libs/libdynlib1.a libtool: link: ( cd ".libs" && rm -f "libdynlib1.la" && ln -s "../libdynlib1.la" "libdynlib1.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dynlib2.lo ../../test/dynlib2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib2.c -fPIC -DPIC -o .libs/dynlib2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib2.c -o dynlib2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdynlib2.la -rpath /usr/lib64/mpich/lib dynlib2.lo -lsz -lz -ldl -lm libtool: link: mpicc -shared -fPIC -DPIC .libs/dynlib2.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libdynlib2.so.0 -o .libs/libdynlib2.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdynlib2.so.0" && ln -s "libdynlib2.so.0.0.0" "libdynlib2.so.0") libtool: link: (cd ".libs" && rm -f "libdynlib2.so" && ln -s "libdynlib2.so.0.0.0" "libdynlib2.so") libtool: link: ar cru .libs/libdynlib2.a dynlib2.o libtool: link: ranlib .libs/libdynlib2.a libtool: link: ( cd ".libs" && rm -f "libdynlib2.la" && ln -s "../libdynlib2.la" "libdynlib2.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dynlib3.lo ../../test/dynlib3.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib3.c -fPIC -DPIC -o .libs/dynlib3.o ../../test/dynlib3.c: In function 'H5Z_filter_dynlib3': ../../test/dynlib3.c:91:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] memcpy(dst, (void*)GROUP_SUFFIX, SUFFIX_LEN); ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib3.c -o dynlib3.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdynlib3.la -rpath /usr/lib64/mpich/lib dynlib3.lo -lsz -lz -ldl -lm libtool: link: mpicc -shared -fPIC -DPIC .libs/dynlib3.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libdynlib3.so.0 -o .libs/libdynlib3.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdynlib3.so.0" && ln -s "libdynlib3.so.0.0.0" "libdynlib3.so.0") libtool: link: (cd ".libs" && rm -f "libdynlib3.so" && ln -s "libdynlib3.so.0.0.0" "libdynlib3.so") libtool: link: ar cru .libs/libdynlib3.a dynlib3.o libtool: link: ranlib .libs/libdynlib3.a libtool: link: ( cd ".libs" && rm -f "libdynlib3.la" && ln -s "../libdynlib3.la" "libdynlib3.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dynlib4.lo ../../test/dynlib4.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib4.c -fPIC -DPIC -o .libs/dynlib4.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib4.c -o dynlib4.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdynlib4.la -rpath /usr/lib64/mpich/lib dynlib4.lo -lsz -lz -ldl -lm libtool: link: mpicc -shared -fPIC -DPIC .libs/dynlib4.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libdynlib4.so.0 -o .libs/libdynlib4.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdynlib4.so.0" && ln -s "libdynlib4.so.0.0.0" "libdynlib4.so.0") libtool: link: (cd ".libs" && rm -f "libdynlib4.so" && ln -s "libdynlib4.so.0.0.0" "libdynlib4.so") libtool: link: ar cru .libs/libdynlib4.a dynlib4.o libtool: link: ranlib .libs/libdynlib4.a libtool: link: ( cd ".libs" && rm -f "libdynlib4.la" && ln -s "../libdynlib4.la" "libdynlib4.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5test.lo ../../test/h5test.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/h5test.c -fPIC -DPIC -o .libs/h5test.o In file included from ../../test/h5test.h:26:0, from ../../test/h5test.c:27: ../../test/h5test.c: In function 'h5_make_local_copy': ../../src/H5private.h:1403:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~~~~~~~~ ../../test/h5test.c:1202:9: note: in expansion of macro 'HDwrite' HDwrite(fd_new, buf, (size_t)nread); ^~~~~~~ In file included from ../../test/h5test.c:28:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/h5test.c -o h5test.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o testframe.lo ../../test/testframe.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/testframe.c -fPIC -DPIC -o .libs/testframe.o ../../test/testframe.c: In function 'PrintErrorStackOn': ../../test/testframe.c:618:31: warning: passing argument 2 of 'H5Eset_auto2' from incompatible pointer type [-Wincompatible-pointer-types] H5Eset_auto2(H5E_DEFAULT, PrintErrorStackFunc, PrintErrorStackData); ^~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Eprivate.h:22:0, from ../../test/testhdf5.h:28, from ../../test/testframe.c:24: ../../src/H5Epublic.h:174:15: note: expected 'H5E_auto2_t {aka int (*)(int, void *)}' but argument is of type 'herr_t (**)(hid_t, void *) {aka int (**)(int, void *)}' H5_DLL herr_t H5Eset_auto2(hid_t estack_id, H5E_auto2_t func, void *client_data); ^~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/testframe.c -o testframe.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cache_common.lo ../../test/cache_common.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/cache_common.c -fPIC -DPIC -o .libs/cache_common.o ../../test/cache_common.c: In function 'clear': ../../test/cache_common.c:523:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t * base_addr; ^~~~~~~~~ ../../test/cache_common.c: In function 'destroy': ../../test/cache_common.c:647:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t * base_addr; ^~~~~~~~~ ../../test/cache_common.c: In function 'flush': ../../test/cache_common.c:811:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t * base_addr; ^~~~~~~~~ ../../test/cache_common.c: In function 'size': ../../test/cache_common.c:1098:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t * base_addr; ^~~~~~~~~ ../../test/cache_common.c: In function 'col_major_scan_backward': ../../test/cache_common.c:4401:9: warning: 'cache_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] H5C_stats(cache_ptr, "test cache", display_detailed_stats); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/cache_common.c -o cache_common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libh5test.la h5test.lo testframe.lo cache_common.lo -lsz -lz -ldl -lm libtool: link: ar cru .libs/libh5test.a .libs/h5test.o .libs/testframe.o .libs/cache_common.o libtool: link: ranlib .libs/libh5test.a libtool: link: ( cd ".libs" && rm -f "libh5test.la" && ln -s "../libh5test.la" "libh5test.la" ) mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o testhdf5.o ../../test/testhdf5.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tarray.o ../../test/tarray.c ../../test/tarray.c: In function 'test_array_funcs': ../../test/tarray.c:192:10: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] size=H5Tget_precision(type); ^~~~~~~~~~~~~~~~ ../../test/tarray.c:195:10: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] size=H5Tget_size(type); ^~~~~~~~~~~ ../../test/tarray.c:198:10: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] size=H5Tget_ebias(type); ^~~~~~~~~~~~ ../../test/tarray.c: In function 'test_array_compound_atomic': ../../test/tarray.c:544:39: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] wdata[i][j].f = (float)(i * 2.5F + j); ^ ../../test/tarray.c:544:46: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] wdata[i][j].f = (float)(i * 2.5F + j); ^ ../../test/tarray.c: In function 'test_array_compound_array': ../../test/tarray.c:748:44: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] wdata[i][j].f[k]=(float)(i * 10.0F + j * 2.5F + k); ^ ../../test/tarray.c:748:56: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] wdata[i][j].f[k]=(float)(i * 10.0F + j * 2.5F + k); ^ ../../test/tarray.c:748:63: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] wdata[i][j].f[k]=(float)(i * 10.0F + j * 2.5F + k); ^ ../../test/tarray.c: In function 'test_array_alloc_custom': ../../test/tarray.c:977:18: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] *mem_used+=size; ^~ ../../test/tarray.c:977:20: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] *mem_used+=size; ^~~~ ../../test/tarray.c: In function 'test_array_free_custom': ../../test/tarray.c:1005:18: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] *mem_used-=*(size_t *)mem; ^~ ../../test/tarray.c:1005:20: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] *mem_used-=*(size_t *)mem; ^ In file included from ../../test/testhdf5.h:27:0, from ../../test/tarray.c:24: ../../test/tarray.c: In function 'test_array_vlen_atomic': ../../test/tarray.c:1044:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i][j].p=HDmalloc((i+j+1)*sizeof(unsigned int)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/tarray.c:1045:29: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i][j].len=i+j+1; ^ ../../test/tarray.c:1047:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ((unsigned int *)wdata[i][j].p)[k]=i*100+j*10+k; ^ In file included from ../../test/testhdf5.h:27:0, from ../../test/tarray.c:24: ../../test/tarray.c: In function 'test_array_vlen_array': ../../test/tarray.c:1255:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i][j].p=HDmalloc((i+j+1)*(sizeof(unsigned int)*ARRAY1_DIM1)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/tarray.c:1256:29: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i][j].len=i+j+1; ^ ../../test/tarray.c:1259:70: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ((unsigned int *)wdata[i][j].p)[k*ARRAY1_DIM1+l]=i*1000+j*100+k*10+l; ^ ../../test/tarray.c: In function 'test_array_bkg': ../../test/tarray.c:1537:31: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf[i].b[j] = (float)(100.0F*(i+1) + 0.01F*j); ^ ../../test/tarray.c:1537:45: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf[i].b[j] = (float)(100.0F*(i+1) + 0.01F*j); ^ ../../test/tarray.c:1538:32: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf[i].c[j] = (double)(100.0F*(i+1) + 0.02F*j); ^ ../../test/tarray.c:1538:46: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf[i].c[j] = (double)(100.0F*(i+1) + 0.02F*j); ^ In file included from ../../test/tarray.c:25:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tattr.o ../../test/tattr.c In file included from ../../test/tattr.c:24:0: ../../test/tattr.c: In function 'test_attr_compound_read': ../../test/testhdf5.h:85:34: warning: cast from function call of type 'H5T_order_t {aka enum H5T_order_t}' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tattr.c:847:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_INT), "H5Tget_order"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: cast from function call of type 'H5T_order_t {aka enum H5T_order_t}' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tattr.c:856:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_DOUBLE), "H5Tget_order"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: cast from function call of type 'H5T_order_t {aka enum H5T_order_t}' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tattr.c:865:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_SCHAR), "H5Tget_order"); ^~~~~~ ../../test/tattr.c:884:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^~~~~~~~~~~ In file included from ../../test/tattr.c:24:0: ../../test/tattr.c: In function 'test_attr_mult_read': ../../test/testhdf5.h:85:34: warning: cast from function call of type 'H5T_order_t {aka enum H5T_order_t}' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tattr.c:1228:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_INT), "H5Tget_order"); ^~~~~~ ../../test/tattr.c:1243:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^~~~~~~~~~~ ../../test/tattr.c:1249:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr,HDstrlen(ATTR1_NAME), attr_name); ^~~~~~~~~~~ In file included from ../../test/tattr.c:24:0: ../../test/testhdf5.h:85:34: warning: cast from function call of type 'H5T_order_t {aka enum H5T_order_t}' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tattr.c:1283:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_INT), "H5Tget_order"); ^~~~~~ ../../test/tattr.c:1299:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^~~~~~~~~~~ ../../test/tattr.c:1305:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, HDstrlen(ATTR2_NAME), attr_name); ^~~~~~~~~~~ In file included from ../../test/tattr.c:24:0: ../../test/testhdf5.h:85:34: warning: cast from function call of type 'H5T_order_t {aka enum H5T_order_t}' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tattr.c:1341:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_DOUBLE), "H5Tget_order"); ^~~~~~ ../../test/tattr.c:1358:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^~~~~~~~~~~ ../../test/tattr.c:1364:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, HDstrlen(ATTR3_NAME), attr_name); ^~~~~~~~~~~ ../../test/tattr.c: In function 'test_attr_delete': ../../test/tattr.c:1552:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^~~~~~~~~~~ ../../test/tattr.c:1566:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^~~~~~~~~~~ ../../test/tattr.c:1589:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^~~~~~~~~~~ ../../test/tattr.c: In function 'test_attr_dense_verify': ../../test/tattr.c:2086:20: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, check_name); ^~~~~~~~~~~ ../../test/tattr.c: In function 'attr_info_by_idx_check': ../../test/tattr.c:5559:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, n, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:5584:15: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_NATIVE, n, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:5605:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_DEC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:5625:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_NAME, H5_ITER_INC, n, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:5650:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_NAME, H5_ITER_DEC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c: In function 'test_attr_info_by_idx': ../../test/tattr.c:5759:19: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:5796:19: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:5846:19: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c: In function 'test_attr_delete_by_idx': ../../test/tattr.c:6073:31: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:6198:31: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:6309:31: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:6358:31: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c: In function 'attr_iterate_check': ../../test/tattr.c:6614:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip); ^~~~~ ../../test/tattr.c:6614:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:6646:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip); ^~~~~ ../../test/tattr.c:6646:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:6678:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip); ^~~~~ ../../test/tattr.c:6678:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c: In function 'test_attr_bug3': ../../test/tattr.c:9861:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata2[u][v] = (int)((u * dims2[1]) + v); ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tchecksum.o ../../test/tchecksum.c ../../test/tchecksum.c: In function 'test_chksum_large': ../../test/tchecksum.c:192:24: warning: conversion to 'uint8_t {aka unsigned char}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] large_buf[u] = u * 3; ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tconfig.o ../../test/tconfig.c ../../test/tconfig.c: In function 'test_config_ctypes': ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:117:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(char, H5_SIZEOF_CHAR); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:118:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(signed char, unsigned char, H5_SIZEOF_CHAR); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:118:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(signed char, unsigned char, H5_SIZEOF_CHAR); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:119:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int, unsigned int, H5_SIZEOF_INT); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:119:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int, unsigned int, H5_SIZEOF_INT); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:120:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(short, unsigned short, H5_SIZEOF_SHORT); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:120:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(short, unsigned short, H5_SIZEOF_SHORT); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:121:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(long, unsigned long, H5_SIZEOF_LONG); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:121:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(long, unsigned long, H5_SIZEOF_LONG); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:122:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(float, H5_SIZEOF_FLOAT); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:123:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(double, H5_SIZEOF_DOUBLE); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:125:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(long double, H5_SIZEOF_LONG_DOUBLE); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:130:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(long long, unsigned long long, H5_SIZEOF_LONG_LONG); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:130:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(long long, unsigned long long, H5_SIZEOF_LONG_LONG); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:134:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int8_t, uint8_t, H5_SIZEOF_INT8_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:134:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int8_t, uint8_t, H5_SIZEOF_INT8_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:138:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int16_t, uint16_t, H5_SIZEOF_INT16_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:138:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int16_t, uint16_t, H5_SIZEOF_INT16_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:142:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int32_t, uint32_t, H5_SIZEOF_INT32_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:142:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int32_t, uint32_t, H5_SIZEOF_INT32_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:146:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int64_t, uint64_t, H5_SIZEOF_INT64_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:146:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int64_t, uint64_t, H5_SIZEOF_INT64_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:152:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(int_fast8_t, H5_SIZEOF_INT_FAST8_T); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:156:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(uint_fast8_t, H5_SIZEOF_UINT_FAST8_T); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:160:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_fast16_t, uint_fast16_t, H5_SIZEOF_INT_FAST16_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:160:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_fast16_t, uint_fast16_t, H5_SIZEOF_INT_FAST16_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:164:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_fast32_t, uint_fast32_t, H5_SIZEOF_INT_FAST32_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:164:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_fast32_t, uint_fast32_t, H5_SIZEOF_INT_FAST32_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:168:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_fast64_t, uint_fast64_t, H5_SIZEOF_INT_FAST64_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:168:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_fast64_t, uint_fast64_t, H5_SIZEOF_INT_FAST64_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:172:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least8_t, uint_least8_t, H5_SIZEOF_INT_LEAST8_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:172:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least8_t, uint_least8_t, H5_SIZEOF_INT_LEAST8_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:176:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least16_t, uint_least16_t, H5_SIZEOF_INT_LEAST16_T); ^~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tfile.o ../../test/tfile.c ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:176:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least16_t, uint_least16_t, H5_SIZEOF_INT_LEAST16_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:180:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least32_t, uint_least32_t, H5_SIZEOF_INT_LEAST32_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:180:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least32_t, uint_least32_t, H5_SIZEOF_INT_LEAST32_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:184:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least64_t, uint_least64_t, H5_SIZEOF_INT_LEAST64_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:184:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least64_t, uint_least64_t, H5_SIZEOF_INT_LEAST64_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:193:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(off_t, H5_SIZEOF_OFF_T); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:197:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(size_t, H5_SIZEOF_SIZE_T); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:201:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(ssize_t, H5_SIZEOF_SSIZE_T); ^~~~~~~~~~ ../../test/tfile.c: In function 'test_file_open_overlap': ../../test/tfile.c:1851:13: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] nobjs = H5Fget_obj_count(fid1, H5F_OBJ_LOCAL|H5F_OBJ_ALL); ^~~~~~~~~~~~~~~~ ../../test/tfile.c:1872:13: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] nobjs = H5Fget_obj_count(fid2, H5F_OBJ_ALL); ^~~~~~~~~~~~~~~~ In file included from ../../test/tfile.c:26:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tgenprop.o ../../test/tgenprop.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o th5o.o ../../test/th5o.c In file included from ../../test/th5o.c:24:0: ../../test/th5o.c: In function 'test_h5o_close': ../../test/testhdf5.h:85:16: warning: cast from function call of type 'H5I_type_t {aka enum H5I_type_t}' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/th5o.c:167:5: note: in expansion of macro 'VERIFY' VERIFY(H5Iget_type(grp), H5I_GROUP, "H5Iget_type"); ^~~~~~ ../../test/th5o.c: In function 'test_h5o_comment': ../../test/th5o.c:1011:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment(fid, check_comment, (size_t)comment_len+1); ^~~~~~~~~~~~~~ ../../test/th5o.c:1025:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment(grp, check_comment, (size_t)comment_len+1); ^~~~~~~~~~~~~~ ../../test/th5o.c:1039:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment(dtype, check_comment, (size_t)comment_len+1); ^~~~~~~~~~~~~~ ../../test/th5o.c:1053:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment(dset, check_comment, (size_t)comment_len+1); ^~~~~~~~~~~~~~ ../../test/th5o.c: In function 'test_h5o_comment_by_name': ../../test/th5o.c:1182:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment_by_name(fid, ".", check_comment, (size_t)comment_len+1, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~ ../../test/th5o.c:1196:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment_by_name(fid, "group", check_comment, (size_t)comment_len+1, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~ ../../test/th5o.c:1206:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment_by_name(grp, "datatype", check_comment, (size_t)comment_len+1, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~ ../../test/th5o.c:1216:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment_by_name(fid, "dataset", check_comment, (size_t)comment_len+1, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o th5s.o ../../test/th5s.c ../../test/th5s.c: In function 'test_h5s_zero_dim': ../../test/th5s.c:562:27: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata[i][j] = i + j; ^ ../../test/th5s.c:564:33: warning: conversion to 'short int' from 'unsigned int' may alter its value [-Wconversion] wdata_short[i][j] = i + j; ^ ../../test/th5s.c:571:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata_real[i][j][k] = i + j + k; ^ ../../test/th5s.c: In function 'test_h5s_chunk': ../../test/th5s.c:1655:52: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] chunk_data_flt[i][j] = (float)((i + 1) * 2.5F - j * 100.3F); ^ ../../test/th5s.c:1655:63: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] chunk_data_flt[i][j] = (float)((i + 1) * 2.5F - j * 100.3F); ^ In file included from ../../test/th5s.c:25:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tcoords.o ../../test/tcoords.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o theap.o ../../test/theap.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tid.o ../../test/tid.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o titerate.o ../../test/titerate.c ../../test/titerate.c: In function 'test_iter_group': ../../test/titerate.c:286:11: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] idx = i = 0; ^ ../../test/titerate.c:311:11: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] idx = i = 0; ^ ../../test/titerate.c: In function 'test_iter_attr': ../../test/titerate.c:465:11: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] idx = i = 0; ^ ../../test/titerate.c:491:11: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] idx = i = 0; ^ ../../test/titerate.c: In function 'test_iter_group_large': ../../test/titerate.c:675:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hsize_t idx = i; ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tmeta.o ../../test/tmeta.c In file included from ../../test/tmeta.c:25:0: ../../test/tmeta.c: In function 'test_metadata': ../../src/H5Fprivate.h:132:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] (i) |= ((int32_t)(((*(p) & 0xff) << 24) | \ ^ ../../test/tmeta.c:89:5: note: in expansion of macro 'INT32DECODE' INT32DECODE(p, di32); /* Decode the int32 value */ ^~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tmisc.o ../../test/tmisc.c ../../test/tmisc.c: In function 'test_misc8': ../../test/tmisc.c:1257:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] *tdata++=((u*MISC8_DIM1)+v)%13; ^ In file included from ../../test/tmisc.c:32:0: ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tmisc.c:1313:5: note: in expansion of macro 'VERIFY' VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tmisc.c:1408:5: note: in expansion of macro 'VERIFY' VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tmisc.c:1435:5: note: in expansion of macro 'VERIFY' VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size"); ^~~~~~ ../../test/tmisc.c: In function 'test_misc16': ../../test/tmisc.c:2725:63: warning: initialization makes integer from pointer without a cast [-Wint-conversion] {"1234567", "1234567\0", "12345678", {NULL}}; ^~~~ ../../test/tmisc.c:2725:63: note: (near initialization for 'wdata[3][0]') ../../test/tmisc.c: In function 'test_misc17': ../../test/tmisc.c:2804:63: warning: initialization makes integer from pointer without a cast [-Wint-conversion] {"1234567", "1234567\0", "12345678", {NULL}}; ^~~~ ../../test/tmisc.c:2804:63: note: (near initialization for 'wdata[3][0]') ../../test/tmisc.c: In function 'test_misc22': ../../test/tmisc.c:3733:28: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] correct = prec[j]; ^~~~ ../../test/tmisc.c:3735:31: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] correct = H5Tget_size(idts[i]) * 8; ^~~~~~~~~~~ ../../test/tmisc.c: In function 'test_misc23': ../../test/tmisc.c:3882:14: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] status = H5Iget_name(tmp_id, objname, (size_t)MISC23_NAME_BUF_SIZE); ^~~~~~~~~~~ ../../test/tmisc.c: In function 'test_misc28': ../../test/tmisc.c:5038:18: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] buf[i] = i; ^ ../../test/tmisc.c:308:33: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] #define MISC28_SIZE 10 ^ ../../test/tmisc.c:5059:18: note: in expansion of macro 'MISC28_SIZE' buf[i] = MISC28_SIZE - 1 - i; ^~~~~~~~~~~ In file included from ../../test/tmisc.c:33:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o trefer.o ../../test/trefer.c ../../test/trefer.c: In function 'test_reference_params': ../../test/trefer.c:117:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *tu32++=i*3; ^ ../../test/trefer.c:198:17: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_size = H5Rget_name((hid_t)-1, H5R_DATASET_REGION, &rbuf[0], NULL, 0); ^~~~~~~~~~~ ../../test/trefer.c:200:17: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_size = H5Rget_name(fid1, H5R_DATASET_REGION, NULL, NULL, 0); ^~~~~~~~~~~ ../../test/trefer.c:202:17: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_size = H5Rget_name(fid1, H5R_MAXTYPE, &rbuf[0], NULL, 0); ^~~~~~~~~~~ ../../test/trefer.c: In function 'test_reference_obj': ../../test/trefer.c:287:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *tu32++=i*3; ^ ../../test/trefer.c:418:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment(group, read_comment, (size_t)10); ^~~~~~~~~~~~~~ ../../test/trefer.c: In function 'test_reference_region': ../../test/trefer.c:532:18: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion] *tu8++ = i * 3; ^ In file included from ../../test/testhdf5.h:27:0, from ../../test/trefer.c:24: ../../test/trefer.c:719:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] coords = (hsize_t *)HDmalloc(ret * SPACE2_RANK * sizeof(hsize_t) * 2); /* allocate space for the hyperslab blocks */ ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/trefer.c:747:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] coords = (hsize_t *)HDmalloc(ret * SPACE2_RANK * sizeof(hsize_t)); /* allocate space for the element points */ ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/trefer.c: In function 'test_reference_region_1D': ../../test/trefer.c:868:18: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion] *tu8++ = i * 3; ^ In file included from ../../test/testhdf5.h:27:0, from ../../test/trefer.c:24: ../../test/trefer.c:991:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] coords = (hsize_t *)HDmalloc(ret * SPACE3_RANK * sizeof(hsize_t) * 2); /* allocate space for the hyperslab blocks */ ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/trefer.c:1043:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] coords = (hsize_t *)HDmalloc(ret * SPACE3_RANK * sizeof(hsize_t)); /* allocate space for the element points */ ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/trefer.c: In function 'test_reference_group': ../../test/trefer.c:1328:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Lget_name_by_idx(gid, ".", H5_INDEX_NAME, H5_ITER_INC, (hsize_t)0, objname, (size_t)NAME_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o trefstr.o ../../test/trefstr.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tselect.o ../../test/tselect.c ../../test/tselect.c: In function 'test_select_all': ../../test/tselect.c:717:27: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion] *tbuf++ = (uint8_t)(((i * SPACE4_DIM2) + j) * SPACE4_DIM3) + k; ^ ../../test/tselect.c: In function 'verify_select_hyper_contig_dr__run_test': ../../test/tselect.c:1608:12: warning: unused parameter 'cube_size' [-Wunused-parameter] size_t cube_size, unsigned edge_size, unsigned cube_rank) ^~~~~~~~~ ../../test/tselect.c: In function 'test_select_fill_point': ../../test/tselect.c:7185:47: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] points[u][0] = (hsize_t)(points[u][0] + real_offset[0]); ^ ../../test/tselect.c:7186:47: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] points[u][1] = (hsize_t)(points[u][1] + real_offset[1]); ^ ../../test/tselect.c: In function 'test_select_fill_hyper_simple': ../../test/tselect.c:7266:42: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] if((u >= (unsigned)(start[0] + real_offset[0]) && u < (unsigned)(start[0] + count[0] + real_offset[0])) ^ ../../test/tselect.c:7266:98: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] if((u >= (unsigned)(start[0] + real_offset[0]) && u < (unsigned)(start[0] + count[0] + real_offset[0])) ^ ../../test/tselect.c:7267:46: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] && (v >= (unsigned)(start[1] + real_offset[1]) && v < (unsigned)(start[1] + count[1] + real_offset[1]))) { ^ ../../test/tselect.c:7267:102: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] && (v >= (unsigned)(start[1] + real_offset[1]) && v < (unsigned)(start[1] + count[1] + real_offset[1]))) { ^ ../../test/tselect.c:7285:60: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] points[num_points][0] = (hsize_t)(u + start[0] + real_offset[0]); ^ ../../test/tselect.c:7286:60: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] points[num_points][1] = (hsize_t)(v + start[1] + real_offset[1]); ^ ../../test/tselect.c: In function 'test_select_fill_hyper_regular': ../../test/tselect.c:7376:49: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) { ^ ../../test/tselect.c:7376:99: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) { ^ ../../test/tselect.c:7393:47: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] points[u][0] = (hsize_t)(points[u][0] + real_offset[0]); ^ ../../test/tselect.c:7394:47: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] points[u][1] = (hsize_t)(points[u][1] + real_offset[1]); ^ ../../test/tselect.c: In function 'test_select_fill_hyper_irregular': ../../test/tselect.c:7499:49: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) { ^ ../../test/tselect.c:7499:99: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) { ^ ../../test/tselect.c:7516:57: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] iter_points[u][0] = (hsize_t)(iter_points[u][0] + real_offset[0]); ^ ../../test/tselect.c:7517:57: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] iter_points[u][1] = (hsize_t)(iter_points[u][1] + real_offset[1]); ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tskiplist.o ../../test/tskiplist.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tsohm.o ../../test/tsohm.c In file included from ../../test/tsohm.c:24:0: ../../test/tsohm.c: In function 'size2_verify_plist1': ../../test/testhdf5.h:91:16: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'int (*)(const void *, const void *, size_t) {aka int (*)(const void *, const void *, long unsigned int)}' [-Wformat=] TestErrPrintf("*** UNEXPECTED VALUE from %s should be %ld, but is %ld at line %4d " \ ^ "in %s\n", (where), __val, __x, (int)__LINE__, __FILE__); \ ~ ../../test/testhdf5.h:91:16: note: in definition of macro 'VERIFY' TestErrPrintf("*** UNEXPECTED VALUE from %s should be %ld, but is %ld at line %4d " \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/testhdf5.h:91:44: note: format string is defined here TestErrPrintf("*** UNEXPECTED VALUE from %s should be %ld, but is %ld at line %4d " \ ~^ ../../test/tsohm.c: In function 'size2_verify_plist2': ../../test/testhdf5.h:91:16: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'int (*)(const void *, const void *, size_t) {aka int (*)(const void *, const void *, long unsigned int)}' [-Wformat=] TestErrPrintf("*** UNEXPECTED VALUE from %s should be %ld, but is %ld at line %4d " \ ^ "in %s\n", (where), __val, __x, (int)__LINE__, __FILE__); \ ~ ../../test/testhdf5.h:91:16: note: in definition of macro 'VERIFY' TestErrPrintf("*** UNEXPECTED VALUE from %s should be %ld, but is %ld at line %4d " \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/testhdf5.h:91:44: note: format string is defined here TestErrPrintf("*** UNEXPECTED VALUE from %s should be %ld, but is %ld at line %4d " \ ~^ ../../test/tsohm.c: In function 'size2_helper': ../../test/tsohm.c:1684:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_string1[0] = attr_name[0] = (x / 10) + '0'; ^ ../../test/tsohm.c:1685:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_string1[1] = attr_name[1] = (x % 10) + '0'; ^ ../../test/tsohm.c:1724:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_string1[0] = attr_name[0] = (x / 10) + '0'; ^ ../../test/tsohm.c:1725:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_string1[1] = attr_name[1] = (x % 10) + '0'; ^ ../../test/tsohm.c: In function 'size2_verify': ../../test/tsohm.c:1943:49: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_correct_string[0] = attr_name[0] = (x / 10) + '0'; ^ ../../test/tsohm.c:1944:49: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_correct_string[1] = attr_name[1] = (x % 10) + '0'; ^ ../../test/tsohm.c: In function 'test_sohm_size2': ../../test/tsohm.c:2200:58: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_med.empty_size > norm_sizes.empty_size * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2261:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(btree_index.dsets2 > list_index_small.dsets2 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2270:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_small.dsets2 > btree_index.dsets2 * OVERHEAD_ALLOWED * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2294:63: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(btree_index.interleaved > list_index_small.interleaved * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2323:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(btree_index.attrs1 > list_index_small.attrs1 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2325:51: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(btree_index.attrs1 > list_index_med.attrs1 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2327:51: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_med.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2329:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_small.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2334:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_small.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2336:51: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_med.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2352:61: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] ((btree_index.attrs1 - btree_index.interleaved) * OVERHEAD_ALLOWED)) ^ ../../test/tsohm.c:2360:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(btree_index.attrs2 > list_index_small.attrs2 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2362:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_small.attrs2 > btree_index.attrs2 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2364:51: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(btree_index.attrs2 > list_index_med.attrs2 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2366:51: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_med.attrs2 > btree_index.attrs2 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2454:61: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] (list_index_med.dsets2 - list_index_med.dsets1) * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2457:55: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] (btree_index.dsets2 - btree_index.dsets1) * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2461:66: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] (list_index_med.interleaved - list_index_med.dsets2) * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2464:60: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] (btree_index.interleaved - btree_index.dsets2) * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2486:31: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(mult_index_med.attrs2 * OVERHEAD_ALLOWED < btree_index.attrs2) ^ ../../test/tsohm.c:2488:33: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(mult_index_btree.attrs2 * OVERHEAD_ALLOWED < btree_index.attrs2) ^ ../../test/tsohm.c:2557:67: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(share_tiny_index.first_dset >= type_space_index.first_dset * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2564:37: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(share_tiny_index.second_dset * OVERHEAD_ALLOWED < type_space_index.second_dset) ^ ../../test/tsohm.c:2569:32: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(share_tiny_index.dsets1 * OVERHEAD_ALLOWED < type_space_index.dsets1) ^ ../../test/tsohm.c:2574:32: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(share_tiny_index.dsets2 * OVERHEAD_ALLOWED < type_space_index.dsets2) ^ ../../test/tsohm.c:2579:37: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(share_tiny_index.interleaved * OVERHEAD_ALLOWED < type_space_index.interleaved) ^ ../../test/tsohm.c:2584:32: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(share_tiny_index.attrs1 * OVERHEAD_ALLOWED < type_space_index.attrs1) ^ ../../test/tsohm.c:2589:32: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(share_tiny_index.attrs2 * OVERHEAD_ALLOWED < type_space_index.attrs2) ^ ../../test/tsohm.c: In function 'delete_helper_write': ../../test/tsohm.c:2619:13: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] wdata = x + 'a'; ^ ../../test/tsohm.c: In function 'delete_helper': ../../test/tsohm.c:2767:41: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(norm_filesize > deleted_filesize * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2769:41: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(deleted_filesize > norm_filesize * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c: In function 'test_sohm_external_dtype': ../../test/tsohm.c:3890:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] s_ptr->a = i*3 + 1; ^ ../../test/tsohm.c:3891:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] s_ptr->b = i*3 + 2; ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ttime.o ../../test/ttime.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ttst.o ../../test/ttst.c ../../test/ttst.c: In function 'test_tst_init': ../../test/ttst.c:110:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] tmp_word=(char *)words[u]; ^ ../../test/ttst.c:129:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] v=u+(HDrandom()%(num_uniq_words-u)); ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tunicode.o ../../test/tunicode.c ../../test/tunicode.c: In function 'test_objnames': ../../test/tunicode.c:402:9: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment_by_name(fid, string, read_buf, (size_t)MAX_STRING_LENGTH, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~ ../../test/tunicode.c: In function 'test_attrname': ../../test/tunicode.c:535:9: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name(attr_id, (size_t)MAX_STRING_LENGTH, read_buf); ^~~~~~~~~~~ ../../test/tunicode.c: In function 'write_char': ../../test/tunicode.c:747:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos] = c; ^ ../../test/tunicode.c:751:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos] = (0xC0 | c>>6); ^ ../../test/tunicode.c:752:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+1] = (0x80 | (c & 0x3F)); ^ ../../test/tunicode.c:756:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos] = (0xE0 | c>>12); ^ ../../test/tunicode.c:757:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+1] = (0x80 | (c>>6 & 0x3F)); ^ ../../test/tunicode.c:758:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+2] = (0x80 | (c & 0x3F)); ^ ../../test/tunicode.c:762:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos] = (0xF0 | c>>18); ^ ../../test/tunicode.c:763:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+1] = (0x80 | (c>>12 & 0x3F)); ^ ../../test/tunicode.c:764:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+2] = (0x80 | (c>>6 & 0x3F)); ^ ../../test/tunicode.c:765:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+3] = (0x80 | (c & 0x3F)); ^ ../../test/tunicode.c: In function 'dump_string': ../../test/tunicode.c:784:12: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] length = strlen(string); ^~~~~~ ../../test/tunicode.c: In function 'test_unicode': ../../test/tunicode.c:817:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] unicode_point = (HDrandom() % (MAX_CODE_POINT-32)) + 32; ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tvlstr.o ../../test/tvlstr.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tvltypes.o ../../test/tvltypes.c ../../test/tvltypes.c: In function 'test_vltypes_funcs': ../../test/tvltypes.c:186:10: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] size=H5Tget_precision(type); ^~~~~~~~~~~~~~~~ ../../test/tvltypes.c:189:10: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] size=H5Tget_size(type); ^~~~~~~~~~~ ../../test/tvltypes.c:192:10: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] size=H5Tget_ebias(type); ^~~~~~~~~~~~ In file included from ../../test/testhdf5.h:27:0, from ../../test/tvltypes.c:24: ../../test/tvltypes.c: In function 'rewrite_vltypes_vlen_atomic': ../../test/tvltypes.c:569:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].p = HDmalloc((i + increment) * sizeof(unsigned int)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/tvltypes.c:570:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].len = i + increment; ^ ../../test/tvltypes.c:571:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] for(j = 0; j < (i + increment); j++) ^ ../../test/tvltypes.c: In function 'test_vltypes_vlen_compound': ../../test/tvltypes.c:733:37: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ((s1 *)wdata[i].p)[j].i=i*10+j; ^ ../../test/tvltypes.c:734:53: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] ((s1 *)wdata[i].p)[j].f=(float)((i*20+j)/3.0F); ^ In file included from ../../test/testhdf5.h:27:0, from ../../test/tvltypes.c:24: ../../test/tvltypes.c: In function 'rewrite_vltypes_vlen_compound': ../../test/tvltypes.c:876:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].p = HDmalloc((i + increment) * sizeof(s1)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/tvltypes.c:877:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].len = i + increment; ^ ../../test/tvltypes.c:878:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] for(j = 0; j < (i + increment); j++) { ^ ../../test/tvltypes.c:879:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ((s1 *)wdata[i].p)[j].i = i * 40 + j; ^ ../../test/tvltypes.c:880:60: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] ((s1 *)wdata[i].p)[j].f = (float)((i * 60 + j) / 3.0F); ^ ../../test/tvltypes.c: In function 'test_vltypes_compound_vlen_vlen': ../../test/tvltypes.c:1020:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata[i].i=i*10; ^ ../../test/tvltypes.c:1021:34: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] wdata[i].f=(float)((i*20)/3.0F); ^ ../../test/tvltypes.c: In function 'test_vltypes_compound_vlen_atomic': ../../test/tvltypes.c:1481:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata[i].i=i*10; ^ ../../test/tvltypes.c:1482:34: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] wdata[i].f=(float)((i*20)/3.0F); ^ ../../test/tvltypes.c: In function 'rewrite_vltypes_compound_vlen_atomic': ../../test/tvltypes.c:1699:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata[i].i = i * 40; ^ ../../test/tvltypes.c:1700:39: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] wdata[i].f = (float)((i * 50) / 3.0F); ^ In file included from ../../test/testhdf5.h:27:0, from ../../test/tvltypes.c:24: ../../test/tvltypes.c:1701:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].v.p = HDmalloc((i + increment) * sizeof(unsigned int)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/tvltypes.c:1702:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].v.len = i + increment; ^ ../../test/tvltypes.c:1703:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] for(j = 0; j < (i + increment); j++) ^ In file included from ../../test/tvltypes.c:24:0: ../../test/tvltypes.c: In function 'test_vltypes_vlen_vlen_atomic': ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tvltypes.c:1963:5: note: in expansion of macro 'VERIFY' VERIFY(size, ((SPACE1_DIM1 * (SPACE1_DIM1 + 1)) / 2) * sizeof(hvl_t) + vlen_size_func((unsigned long)SPACE1_DIM1) * sizeof(unsigned int), "H5Dvlen_get_buf_size"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tvltypes.c:1972:5: note: in expansion of macro 'VERIFY' VERIFY(mem_used, ((SPACE1_DIM1 * (SPACE1_DIM1 + 1)) / 2) * sizeof(hvl_t) + vlen_size_func((unsigned long)SPACE1_DIM1) * sizeof(unsigned int), "H5Dread"); ^~~~~~ In file included from ../../test/testhdf5.h:27:0, from ../../test/tvltypes.c:24: ../../test/tvltypes.c: In function 'rewrite_longer_vltypes_vlen_vlen_atomic': ../../test/tvltypes.c:2059:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].p = HDmalloc((i + increment) * sizeof(hvl_t)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/tvltypes.c:2064:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].len = i + increment; ^ ../../test/tvltypes.c:2065:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] for(t1 = wdata[i].p, j = 0; j < (i + increment); j++, t1++) { ^ In file included from ../../test/testhdf5.h:27:0, from ../../test/tvltypes.c:24: ../../test/tvltypes.c: In function 'rewrite_shorter_vltypes_vlen_vlen_atomic': ../../test/tvltypes.c:2235:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].p=HDmalloc((i+increment)*sizeof(hvl_t)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/tvltypes.c:2240:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].len=i+increment; ^ ../../test/tvltypes.c:2241:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] for(t1=wdata[i].p,j=0; j<(i+increment); j++, t1++) { ^ In file included from ../../test/tvltypes.c:24:0: ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tvltypes.c:2319:5: note: in expansion of macro 'VERIFY' VERIFY(size, ((SPACE1_DIM1*(SPACE1_DIM1 + 1)) / 2) * sizeof(hvl_t) + vlen_size_func((unsigned long)SPACE1_DIM1) * sizeof(unsigned int), "H5Dvlen_get_buf_size"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tvltypes.c:2328:5: note: in expansion of macro 'VERIFY' VERIFY(mem_used,((SPACE1_DIM1*(SPACE1_DIM1+1))/2)*sizeof(hvl_t)+vlen_size_func((unsigned long)SPACE1_DIM1)*sizeof(unsigned int),"H5Dread"); ^~~~~~ ../../test/tvltypes.c: In function 'test_vltypes_fill_value': ../../test/tvltypes.c:2433:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~~~~~ ../../test/tvltypes.c:2433:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~ ../../test/tvltypes.c:2433:60: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~ ../../test/tvltypes.c:2433:66: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~~~ ../../test/tvltypes.c:2433:97: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~~~~~ ../../test/tvltypes.c:2433:107: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~~~~ ../../test/tvltypes.c:2434:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~ ../../test/tvltypes.c:2434:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~ ../../test/tvltypes.c:2434:56: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~~ ../../test/tvltypes.c:2434:63: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~~ ../../test/tvltypes.c:2434:93: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~~~~ ../../test/tvltypes.c:2434:102: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testhdf5 testhdf5.o tarray.o tattr.o tchecksum.o tconfig.o tfile.o tgenprop.o th5o.o th5s.o tcoords.o theap.o tid.o titerate.o tmeta.o tmisc.o trefer.o trefstr.o tselect.o tskiplist.o tsohm.o ttime.o ttst.o tunicode.o tvlstr.o tvltypes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/testhdf5 testhdf5.o tarray.o tattr.o tchecksum.o tconfig.o tfile.o tgenprop.o th5o.o th5s.o tcoords.o theap.o tid.o titerate.o tmeta.o tmisc.o trefer.o trefstr.o tselect.o tskiplist.o tsohm.o ttime.o ttst.o tunicode.o tvlstr.o tvltypes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lheap.o ../../test/lheap.c ../../test/lheap.c: In function 'main': ../../test/lheap.c:100:22: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] buf[j] = '0' + j % 10; ^~~ ../../test/lheap.c:133:22: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] buf[j] = '0' + j % 10; ^~~ In file included from ../../test/lheap.c:23:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lheap lheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/lheap lheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ohdr.o ../../test/ohdr.c In file included from ../../test/ohdr.c:20:0: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohdr ohdr.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohdr ohdr.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o stab.o ../../test/stab.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stab stab.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/stab stab.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gheap.o ../../test/gheap.c ../../test/gheap.c: In function 'test_1': ../../test/gheap.c:107:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size = i + 1; ^ ../../test/gheap.c:126:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size = i + 1; ^ ../../test/gheap.c: In function 'test_2': ../../test/gheap.c:200:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size = 1024-i; ^~~~ ../../test/gheap.c:214:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size = 1024-i; ^~~~ ../../test/gheap.c: In function 'test_3': ../../test/gheap.c:285:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size = i%30+100; ^ ../../test/gheap.c: In function 'test_4': ../../test/gheap.c:364:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size = i%30+100; ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gheap gheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gheap gheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cache.o ../../test/cache.c ../../test/cache.c: In function 'check_resize_entry': ../../test/cache.c:14905:18: warning: 'entry_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] result = H5C_get_entry_status(file_ptr, entry_ptr->addr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &reported_entry_size, &in_cache, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &is_dirty, &is_protected, &is_pinned); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cache cache.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cache cache.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cache_api.o ../../test/cache_api.c ../../test/cache_api.c: In function 'mdc_api_call_smoke_check': ../../test/cache_api.c:1186:29: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[0] = i; /*offset of hyperslab in file*/ ^ ../../test/cache_api.c:1187:29: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[1] = j; ^ ../../test/cache_api.c:1257:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[0] = i; /*offset of hyperslab in file*/ ^ ../../test/cache_api.c:1258:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[1] = j; ^ ../../test/cache_api.c:1382:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[0] = i; /*offset of hyperslab in file*/ ^ ../../test/cache_api.c:1383:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[1] = j; ^ ../../test/cache_api.c:1107:34: warning: 'properties' may be used uninitialized in this function [-Wmaybe-uninitialized] dataset_ids[i] = H5Dcreate2(file_id, dset_name, H5T_STD_I32BE, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dataspace_id, H5P_DEFAULT, properties, H5P_DEFAULT); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cache_api cache_api.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cache_api cache_api.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pool.o ../../test/pool.c ../../test/pool.c: In function 'test_allocate_random': ../../test/pool.c:674:40: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] swap_idx = (size_t)(HDrandom() % (MPOOL_NUM_RANDOM - u)) + u; ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pool pool.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pool pool.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o accum.o ../../test/accum.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o accum accum.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/accum accum.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hyperslab.o ../../test/hyperslab.c ../../test/hyperslab.c: In function 'test_fill': ../../test/hyperslab.c:226:46: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] ref_value += fill_value * dx * dy * dz; ^~~~~~~~~~ ../../test/hyperslab.c: In function 'test_transpose': ../../test/hyperslab.c:822:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] dst_stride[0] = (ssize_t)((1 - nx * ny) * sizeof(*src)); ^ ../../test/hyperslab.c:823:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] dst_stride[1] = (ssize_t)(nx * sizeof(*src)); ^ ../../test/hyperslab.c: In function 'test_sub_super': ../../test/hyperslab.c:926:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] src_stride[0] = (ssize_t)(2 * ny); ^ ../../test/hyperslab.c:975:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] dst_stride[0] = (ssize_t)(2 * ny); ^ ../../test/hyperslab.c:976:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] dst_stride[1] = (ssize_t)(2 * sizeof(uint8_t) - 4 * ny); ^ ../../test/hyperslab.c:977:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] dst_stride[2] = (ssize_t)(2 * ny - 2 * sizeof(uint8_t)); ^ ../../test/hyperslab.c: In function 'test_array_offset_n_calc': ../../test/hyperslab.c:1147:43: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] coords[0] = (hssize_t)(HDrandom() % z); ^ ../../test/hyperslab.c:1147:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long long int' may change the sign of the result [-Wsign-conversion] coords[0] = (hssize_t)(HDrandom() % z); ^ ../../test/hyperslab.c:1148:43: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] coords[1] = (hssize_t)(HDrandom() % y); ^ ../../test/hyperslab.c:1148:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long long int' may change the sign of the result [-Wsign-conversion] coords[1] = (hssize_t)(HDrandom() % y); ^ ../../test/hyperslab.c:1149:43: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] coords[2] = (hssize_t)(HDrandom() % x); ^ ../../test/hyperslab.c:1149:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long long int' may change the sign of the result [-Wsign-conversion] coords[2] = (hssize_t)(HDrandom() % x); ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hyperslab hyperslab.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hyperslab hyperslab.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o istore.o ../../test/istore.c ../../test/istore.c: In function 'test_sparse': ../../test/istore.c:532:35: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[0] = (hsize_t)(HDrandom() % (TEST_SPARSE_SIZE-nx)); ^ ../../test/istore.c:533:35: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[1] = (hsize_t)(HDrandom() % (TEST_SPARSE_SIZE-ny)); ^ ../../test/istore.c:534:35: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[2] = (hsize_t)(HDrandom() % (TEST_SPARSE_SIZE-nz)); ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o istore istore.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/istore istore.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bittests.o ../../test/bittests.c ../../test/bittests.c: In function 'test_find': ../../test/bittests.c:91:14: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion] v1[i / 8] = 1 << (i % 8); ^ ../../test/bittests.c:124:13: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion] v1[i/8] &= ~(1<<(i%8)); ^ ../../test/bittests.c: In function 'test_copy': ../../test/bittests.c:178:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] s_offset = HDrand() % (8*sizeof v1); ^ ../../test/bittests.c:179:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] d_offset = HDrand() % (8*sizeof v2); ^ ../../test/bittests.c: In function 'test_shift': ../../test/bittests.c:300:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] offset = HDrand() % (8*sizeof vector); ^ ../../test/bittests.c:304:31: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] shift_dist = HDrand() % size; ^ ../../test/bittests.c:304:22: warning: conversion to 'ssize_t {aka long int}' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] shift_dist = HDrand() % size; ^~~~~~ ../../test/bittests.c:314:23: warning: conversion to 'long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] if ((size_t)n!=offset+shift_dist) { ^ ../../test/bittests.c:353:30: warning: conversion to 'long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] if (n!=(ssize_t)(offset+size-shift_dist-1)) { ^ ../../test/bittests.c:365:26: warning: conversion to 'ssize_t {aka long int}' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] shift_dist = size; ^~~~ ../../test/bittests.c: In function 'test_increment': ../../test/bittests.c:433:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] offset = HDrand() % (8*sizeof vector); ^ ../../test/bittests.c: In function 'test_decrement': ../../test/bittests.c:520:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] offset = HDrand() % (8*sizeof vector); ^ ../../test/bittests.c: In function 'test_negate': ../../test/bittests.c:592:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] offset = HDrand() % (8*sizeof vector); ^ ../../test/bittests.c: In function 'test_set': ../../test/bittests.c:692:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] d_offset = HDrand() % (8*sizeof v2); ^ ../../test/bittests.c: In function 'test_clear': ../../test/bittests.c:809:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] d_offset = HDrand() % (8*sizeof v2); ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bittests bittests.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/bittests bittests.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dt_arith.o ../../test/dt_arith.c ../../test/dt_arith.c: In function 'test_conv_int_1': ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:148:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] value2 = (~value1) | value1; \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:148:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] value2 = (~value1) | value1; \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1784:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1784:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1784:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c: In function 'test_conv_flt_1': ../../test/dt_arith.c:3084:24: warning: conversion to 'float' from 'long double' may alter its value [-Wfloat-conversion] hw_f = *((long double*)aligned); ^ ../../test/dt_arith.c:3089:24: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion] hw_d = *((long double*)aligned); ^ In file included from ../../test/h5test.h:26:0, from ../../test/dt_arith.c:25: ../../src/H5private.h:796:34: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion] #define HDfrexpl(X,N) frexpl(X,N) ^ ../../test/dt_arith.c:3202:33: note: in expansion of macro 'HDfrexpl' check_mant[0] = HDfrexpl(x, check_expo+0); ^~~~~~~~ ../../src/H5private.h:796:34: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion] #define HDfrexpl(X,N) frexpl(X,N) ^ ../../test/dt_arith.c:3203:33: note: in expansion of macro 'HDfrexpl' check_mant[1] = HDfrexpl(hw_ld, check_expo+1); ^~~~~~~~ ../../test/dt_arith.c:3209:59: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] int valid_bits=(int)((dst_ebias+dst_msize)+MIN(check_expo[0],check_expo[1]))-1; ^ ../../test/dt_arith.c:3209:59: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c: In function 'test_conv_int_fp': ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:148:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] value2 = (~value1) | value1; \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:148:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] value2 = (~value1) | value1; \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3639:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3639:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3639:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3643:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3643:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3643:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3647:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3647:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3647:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:4197:19: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] for(q=dst_nbits/8; qb[j] = (float)(100.0f*(j+1) + 0.01f*j); ^ ../../test/dsets.c:1030:41: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf->b[j] = (float)(100.0f*(j+1) + 0.01f*j); ^ ../../test/dsets.c:1033:19: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf->c[j] = 100.0f*(j+1) + 0.02f*j; ^ ../../test/dsets.c:1033:33: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf->c[j] = 100.0f*(j+1) + 0.02f*j; ^ ../../test/dsets.c: In function 'test_filters': ../../test/dsets.c:2079:5: warning: unused parameter 'fapl' [-Wunused-parameter] fapl) ^~~~ ../../test/dsets.c: In function 'test_nbit_int': ../../test/dsets.c:2742:28: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0f, (double)(precision - 1))) << offset); ^ ../../test/dsets.c:2780:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j] & mask) != (orig_data[i][j] & mask)) { ^ ../../test/dsets.c:2780:60: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j] & mask) != (orig_data[i][j] & mask)) { ^ ../../test/dsets.c: In function 'test_nbit_array': ../../test/dsets.c:3109:38: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)precision)) << offset); ^ ../../test/dsets.c: In function 'test_nbit_compound': ../../test/dsets.c:3268:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[0]-1))) << offset[0]); ^ ../../test/dsets.c:3270:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[1]-1))) << offset[1]); ^ ../../test/dsets.c:3272:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[2]-1))) << offset[2]); ^ ../../test/dsets.c:3315:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].i & i_mask) != (orig_data[i][j].i & i_mask) || ^ ../../test/dsets.c:3315:66: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].i & i_mask) != (orig_data[i][j].i & i_mask) || ^ ../../test/dsets.c:3317:35: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].s & s_mask) != (orig_data[i][j].s & s_mask) || ^ ../../test/dsets.c:3317:67: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].s & s_mask) != (orig_data[i][j].s & s_mask) || ^ ../../test/dsets.c: In function 'test_nbit_compound_2': ../../test/dsets.c:3494:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[0]-1))) << offset[0]); ^ ../../test/dsets.c:3496:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[1]-1))) << offset[1]); ^ ../../test/dsets.c:3498:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[2]-1))) << offset[2]); ^ ../../test/dsets.c:3502:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)precision[3])) << offset[3]); ^ ../../test/dsets.c:3507:40: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[4]-1))) << offset[4]); ^ ../../test/dsets.c:3512:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[0]-1))) << offset[0]); ^ ../../test/dsets.c:3514:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[1]-1))) << offset[1]); ^ ../../test/dsets.c:3516:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[2]-1))) << offset[2]); ^ ../../test/dsets.c:3578:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].d[m][n].i & i_mask)!=(orig_data[i][j].d[m][n].i & i_mask)|| ^ ../../test/dsets.c:3578:81: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].d[m][n].i & i_mask)!=(orig_data[i][j].d[m][n].i & i_mask)|| ^ ../../test/dsets.c:3580:43: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].d[m][n].s & s_mask)!=(orig_data[i][j].d[m][n].s & s_mask)|| ^ ../../test/dsets.c:3580:81: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].d[m][n].s & s_mask)!=(orig_data[i][j].d[m][n].s & s_mask)|| ^ ../../test/dsets.c:3588:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].a.i & i_mask)!=(orig_data[i][j].a.i & i_mask)|| ^ ../../test/dsets.c:3588:64: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].a.i & i_mask)!=(orig_data[i][j].a.i & i_mask)|| ^ ../../test/dsets.c:3590:32: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].a.s & s_mask)!=(orig_data[i][j].a.s & s_mask)|| ^ ../../test/dsets.c:3590:64: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].a.s & s_mask)!=(orig_data[i][j].a.s & s_mask)|| ^ ../../test/dsets.c: In function 'test_nbit_compound_3': ../../test/dsets.c:3712:39: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] orig_data[i].i = HDrandom() % (long)HDpow(2.0F, 17.0F - 1.0F); ^ In file included from ../../test/h5test.h:26:0, from ../../test/dsets.c:26: ../../src/H5private.h:1069:31: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] #define HDrandom() HDrand() ^ ../../test/dsets.c:3712:26: note: in expansion of macro 'HDrandom' orig_data[i].i = HDrandom() % (long)HDpow(2.0F, 17.0F - 1.0F); ^~~~~~~~ ../../test/dsets.c: In function 'test_nbit_int_size': ../../test/dsets.c:3882:39: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] orig_data[i][j] = rand() % (int)pow((double)2, (double)(precision-1)) << offset; ^ ../../test/dsets.c: In function 'test_nbit_flt_size': ../../test/dsets.c:4080:30: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] orig_data[i][j] = (rand() % 1234567) / 2; ^ ../../test/dsets.c: In function 'test_scaleoffset_float': ../../test/dsets.c:4464:57: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] orig_data[i][j] = (float)((HDrandom() % 100000) / 1000.0F); ^ ../../test/dsets.c: In function 'test_scaleoffset_float_2': ../../test/dsets.c:4595:57: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] orig_data[0][j] = (float)((HDrandom() % 100000) / 1000.0F); ^ ../../test/dsets.c: In function 'test_scaleoffset_double': ../../test/dsets.c:4706:51: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] orig_data[i][j] = (HDrandom() % 10000000) / 10000000.0F; ^ ../../test/dsets.c: In function 'test_scaleoffset_double_2': ../../test/dsets.c:4837:51: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] orig_data[0][j] = (HDrandom() % 10000000) / 10000000.0F; ^ ../../test/dsets.c: In function 'test_deprec': ../../test/dsets.c:6816:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ In file included from ../../test/h5test.h:26:0, from ../../test/dsets.c:26: ../../test/dsets.c: In function 'test_simple_io': ../../src/H5private.h:1089:30: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] #define HDread(F,M,Z) read(F,M,Z) ^~~~~~~~~~~ ../../test/dsets.c:468:9: note: in expansion of macro 'HDread' HDread(f, rdata, sizeof(int)*DSET_DIM1*DSET_DIM2); ^~~~~~ ../../test/dsets.c: In function 'test_userblock_offset': ../../src/H5private.h:1089:30: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] #define HDread(F,M,Z) read(F,M,Z) ^~~~~~~~~~~ ../../test/dsets.c:559:9: note: in expansion of macro 'HDread' HDread(f, rdata, sizeof(int)*DSET_DIM1*DSET_DIM2); ^~~~~~ In file included from ../../test/dsets.c:27:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dsets dsets.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dsets dsets.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cmpd_dset.o ../../test/cmpd_dset.c ../../test/cmpd_dset.c: In function 'initialize_stype1': ../../test/cmpd_dset.c:885:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] s_ptr->f = i*2/3; ^ ../../test/cmpd_dset.c:886:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] s_ptr->g = i*2/3+1; ^ ../../test/cmpd_dset.c:888:20: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] s_ptr->h[j] = i*j/5+j; ^ ../../test/cmpd_dset.c:889:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] s_ptr->i = i*2/3+2; ^ ../../test/cmpd_dset.c:890:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] s_ptr->j = i*2/3+3; ^ ../../test/cmpd_dset.c: In function 'initialize_stype2': ../../test/cmpd_dset.c:921:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->a = i*8+0; ^ ../../test/cmpd_dset.c:922:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->b = i*8+1; ^ ../../test/cmpd_dset.c:924:20: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->c[j] = i*8+j; ^ ../../test/cmpd_dset.c:925:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->d = i*8+6; ^ ../../test/cmpd_dset.c:926:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->e = i*8+7; ^ ../../test/cmpd_dset.c:928:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->f = i*2/3; ^ ../../test/cmpd_dset.c:929:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->g = i*2/3+1; ^ ../../test/cmpd_dset.c:931:20: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->h[j] = i*j/5+j; ^ ../../test/cmpd_dset.c:932:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->i = i*2/3+2; ^ ../../test/cmpd_dset.c:933:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->j = i*2/3+3; ^ ../../test/cmpd_dset.c:935:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->k = i/7+1; ^ ../../test/cmpd_dset.c:936:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->l = i/7+2; ^ ../../test/cmpd_dset.c:937:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->m = i/7+3; ^ ../../test/cmpd_dset.c:938:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->n = i/7+4; ^ ../../test/cmpd_dset.c:940:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->o = i*3+0; ^ ../../test/cmpd_dset.c:941:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->p = i*3+1; ^ ../../test/cmpd_dset.c:942:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->q = i*3+2; ^ ../../test/cmpd_dset.c: In function 'initialize_stype4': ../../test/cmpd_dset.c:999:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->a = i*8+0; ^ ../../test/cmpd_dset.c:1000:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->b = i*8+1; ^ ../../test/cmpd_dset.c:1002:20: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->c[j] = i*8+j; ^ ../../test/cmpd_dset.c:1003:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->d = i*8+6; ^ ../../test/cmpd_dset.c:1004:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->e = i*8+7; ^ ../../test/cmpd_dset.c:1006:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->f = i*2/3; ^ ../../test/cmpd_dset.c:1007:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->g = i*2/3+1; ^ ../../test/cmpd_dset.c:1009:20: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->h[j] = i*j/5+j; ^ ../../test/cmpd_dset.c:1010:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->i = i*2/3+2; ^ ../../test/cmpd_dset.c:1011:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->j = i*2/3+3; ^ ../../test/cmpd_dset.c:1013:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->k = i/7+1; ^ ../../test/cmpd_dset.c:1014:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->l = i/7+2; ^ ../../test/cmpd_dset.c:1015:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->m = i/7+3; ^ ../../test/cmpd_dset.c:1016:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->n = i/7+4; ^ ../../test/cmpd_dset.c:1018:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->o = i*3+0; ^ ../../test/cmpd_dset.c:1019:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->p = i*3+1; ^ ../../test/cmpd_dset.c:1020:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->q = i*3+2; ^ ../../test/cmpd_dset.c:1022:23: warning: conversion to 'long long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->r = i*5+1; ^ ../../test/cmpd_dset.c:1023:23: warning: conversion to 'long long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->s = i*5+2; ^ ../../test/cmpd_dset.c:1024:23: warning: conversion to 'long long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->t = i*5+3; ^ ../../test/cmpd_dset.c: In function 'test_pack_ooo': ../../test/cmpd_dset.c:1791:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] j = HDrand() % num_free; ^ ../../test/cmpd_dset.c:1803:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] sub_cmpd_order = HDrand() % PACK_NMEMBS; ^~~~~~ ../../test/cmpd_dset.c: In function 'main': ../../test/cmpd_dset.c:2195:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_compound(fname, fapl_id); ^~ ../../test/cmpd_dset.c:2199:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_hdf5_src_subset(fname, fapl_id); ^~ ../../test/cmpd_dset.c:2203:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_hdf5_dst_subset(fname, fapl_id); ^~ ../../test/cmpd_dset.c:2206:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_pack_ooo(); ^~ ../../test/cmpd_dset.c:2209:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_ooo_order(fname); ^~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmpd_dset cmpd_dset.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cmpd_dset cmpd_dset.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o filter_fail.o ../../test/filter_fail.c In file included from ../../test/filter_fail.c:25:0: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o filter_fail filter_fail.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/filter_fail filter_fail.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o extend.o ../../test/extend.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o extend extend.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/extend extend.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o external.o ../../test/external.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o external external.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/external external.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o efc.o ../../test/efc.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o efc efc.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/efc efc.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o objcopy.o ../../test/objcopy.c ../../test/objcopy.c: In function 'compare_data': ../../test/objcopy.c:1073:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ref_buf1 = (const hdset_reg_ref_t *)buf1; ^ ../../test/objcopy.c:1074:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ref_buf2 = (const hdset_reg_ref_t *)buf2; ^ ../../test/objcopy.c: In function 'test_copy_dataset_compound': ../../test/objcopy.c:2324:25: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf[i].d = 1.0F / (i + 1); ^ ../../test/objcopy.c: In function 'test_copy_dataset_chunked': ../../test/objcopy.c:2456:30: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf1d[i] = (float)(i / 2.0F); ^ ../../test/objcopy.c:2458:42: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf2d[i][j] = (float)(i + (j / 100.0F)); ^ ../../test/objcopy.c:2458:37: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf2d[i][j] = (float)(i + (j / 100.0F)); ^ ../../test/objcopy.c: In function 'test_copy_dataset_chunked_sparse': ../../test/objcopy.c:2799:30: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf1d[i] = (float)(i / 10.0F); ^ ../../test/objcopy.c:2801:42: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf2d[i][j] = (float)(i + (j / 100.0F)); ^ ../../test/objcopy.c:2801:37: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf2d[i][j] = (float)(i + (j / 100.0F)); ^ ../../test/objcopy.c: In function 'test_copy_dataset_compact': ../../test/objcopy.c:3123:36: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf[i][j] = (float)(i+j/100.0F); ^ ../../test/objcopy.c:3123:34: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf[i][j] = (float)(i+j/100.0F); ^ ../../test/objcopy.c: In function 'attach_attribute_compound_vlstr': ../../test/objcopy.c:4591:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] buf.v = "ThisIsAString"; ^ ../../test/objcopy.c: In function 'test_copy_dataset_contig_cmpd_vl': ../../test/objcopy.c:7909:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] buf[i].a = i * (i - 1); ^ ../../test/objcopy.c:7914:30: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] buf[i].c = 1.0F / (i + 1.0F); ^ ../../test/objcopy.c: In function 'test_copy_dataset_chunked_cmpd_vl': ../../test/objcopy.c:8048:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] buf[i].a = i * (i - 1); ^ ../../test/objcopy.c:8053:30: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] buf[i].c = 1.0F / (i + 1.0F); ^ ../../test/objcopy.c: In function 'test_copy_dataset_compact_cmpd_vl': ../../test/objcopy.c:8193:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] buf[i].a = i * (i - 1); ^ ../../test/objcopy.c:8198:30: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] buf[i].c = 1.0F / (i + 1.0F); ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o objcopy objcopy.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/objcopy objcopy.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o links.o ../../test/links.c ../../test/links.c: In function 'external_link_dangling': ../../test/links.c:2698:18: warning: conversion to 'hid_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] status = H5Lget_name_by_idx(rid, "no_file", H5_INDEX_NAME, H5_ITER_INC, 0, NULL, 0, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'external_link_with_committed_datatype': ../../test/links.c:7339:10: warning: unused variable 'rdata' [-Wunused-variable] int rdata = 0; /* Attribute data read */ ^~~~~ ../../test/links.c: In function 'link_info_by_idx': ../../test/links.c:11334:23: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/links.c:11376:23: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/links.c:11418:23: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'link_info_by_idx_old': ../../test/links.c:11586:19: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'link_iterate_check': ../../test/links.c:12346:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? skip : ((max_links - 1) - skip); ^~~~~ ../../test/links.c:12346:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12374:35: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = max_links / 2; ^~~~~~~~~ ../../test/links.c:12374:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = max_links / 2; ^~~~~ ../../test/links.c:12378:81: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? (unsigned)gskip : ((max_links - 1) - gskip); ^ ../../test/links.c:12419:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = 0; ^~~~~ ../../test/links.c: In function 'link_iterate_old_check': ../../test/links.c:12776:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = 0; ^~~~~ ../../test/links.c:12796:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? skip : ((max_links - 1) - skip); ^~~~~ ../../test/links.c:12796:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12824:35: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = max_links / 2; ^~~~~~~~~ ../../test/links.c:12824:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = max_links / 2; ^~~~~ ../../test/links.c:12828:81: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? (unsigned)gskip : ((max_links - 1) - gskip); ^ ../../test/links.c:12869:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = 0; ^~~~~ In file included from ../../test/links.c:31:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o links links.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/links links.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o unlink.o ../../test/unlink.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unlink unlink.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/unlink unlink.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o big.o ../../test/big.c In file included from ../../test/h5test.h:26:0, from ../../test/big.c:56: ../../test/big.c: In function 'randll': ../../src/H5private.h:1069:31: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define HDrandom() HDrand() ^ ../../test/big.c:132:15: note: in expansion of macro 'HDrandom' acc = HDrandom(); ^~~~~~~~ ../../test/big.c:133:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] acc *= HDrandom(); ^~ ../../test/big.c: In function 'reader': ../../test/big.c:511:24: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int64_t {aka long int}' may change the sign of the result [-Wsign-conversion] hs_offset[0] = HDstrtoll(s, NULL, 0); ^~~~~~~~~ In file included from ../../test/h5test.h:26:0, from ../../test/big.c:56: ../../test/big.c: In function 'main': ../../test/big.c:804:15: warning: conversion to 'unsigned int' from 'long unsigned int' may alter its value [-Wconversion] HDsrandom(seed); ^ ../../src/H5private.h:1197:41: note: in definition of macro 'HDsrandom' #define HDsrandom(S) HDsrand(S) ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o big big.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/big big.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mtime.o ../../test/mtime.c In file included from ../../test/mtime.c:26:0: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mtime mtime.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/mtime mtime.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fillval.o ../../test/fillval.c ../../test/fillval.c: In function 'test_rdwr_cases': ../../test/fillval.c:792:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % cur_size[j]; ^ ../../test/fillval.c:941:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % cur_size[j]; ^ ../../test/fillval.c: In function 'test_extend_cases': ../../test/fillval.c:1443:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_vl_datatype val_rd_c, init_val_c = {87, "baz", "mumble", 129}; ^~~~~ ../../test/fillval.c:1443:57: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_vl_datatype val_rd_c, init_val_c = {87, "baz", "mumble", 129}; ^~~~~~~~ ../../test/fillval.c:1498:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % start_size[j]; ^ ../../test/fillval.c:1551:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % start_size[j]; ^ ../../test/fillval.c:1589:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % extend_size[j]; ^ ../../test/fillval.c:1628:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % max_size[j]; ^ ../../test/fillval.c:1669:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % extend_size[j]; ^ ../../test/fillval.c:1762:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % extend_size[j]; ^ ../../test/fillval.c: In function 'test_extend': ../../test/fillval.c:1845:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */ ^~~~~ ../../test/fillval.c:1845:46: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */ ^~~~~ In file included from ../../test/fillval.c:23:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ ../../test/fillval.c: In function 'test_rdwr_cases': ../../test/fillval.c:883:48: warning: 'fill_c.z' may be used uninitialized in this function [-Wmaybe-uninitialized] if(buf_c[u].a != fill_c.a || buf_c[u].x != fill_c.x || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ buf_c[u].y != fill_c.y || buf_c[u].z != fill_c.z) { ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/fillval.c:882:43: warning: 'fill_c.x' may be used uninitialized in this function [-Wmaybe-uninitialized] if(buf_c[u].a != fill_c.a || buf_c[u].x != fill_c.x || ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/fillval.c:1000:21: warning: 'fill_c.a' may be used uninitialized in this function [-Wmaybe-uninitialized] printf(" Elmt={%ld,%ld,%ld,%ld,%ld}, read: %f,%d,%f,%c " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "should be: %f,%d,%f,%c\n", ~~~~~~~~~~~~~~~~~~~~~~~~~~~ (long)hs_offset[0], (long)hs_offset[1], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (long)hs_offset[2], (long)hs_offset[3], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (long)hs_offset[4], ~~~~~~~~~~~~~~~~~~~ rd_c.a, rd_c.x, rd_c.y, rd_c.z, should_be_c.a, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ should_be_c.x,should_be_c.y,should_be_c.z); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fillval fillval.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fillval fillval.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mount.o ../../test/mount.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mount mount.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/mount mount.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o flush1.o ../../test/flush1.c ../../test/flush1.c: In function 'create_file': ../../test/flush1.c:77:42: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] the_data[i][j] = (double)(hssize_t)i/(hssize_t)(j+1); ^ ../../test/flush1.c: In function 'extend_file': ../../test/flush1.c:134:42: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] the_data[i][j] = (double)(hssize_t)i/(hssize_t)(j+1); ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o flush1 flush1.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/flush1 flush1.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o flush2.o ../../test/flush2.c ../../test/flush2.c: In function 'check_dset': ../../test/flush2.c:75:63: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] error = fabs(the_data[i][j] - (double)(hssize_t)i / ((hssize_t)j + 1)); ^ ../../test/flush2.c:81:40: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] (double)(hssize_t)i/(hssize_t)(j+1)); ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o flush2 flush2.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/flush2 flush2.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o app_ref.o ../../test/app_ref.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o app_ref app_ref.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/app_ref app_ref.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o enum.o ../../test/enum.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o enum enum.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/enum enum.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o set_extent.o ../../test/set_extent.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_extent set_extent.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/set_extent set_extent.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ttsafe.o ../../test/ttsafe.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ttsafe_dcreate.o ../../test/ttsafe_dcreate.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ttsafe_error.o ../../test/ttsafe_error.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ttsafe_cancel.o ../../test/ttsafe_cancel.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ttsafe_acreate.o ../../test/ttsafe_acreate.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ttsafe ttsafe.o ttsafe_dcreate.o ttsafe_error.o ttsafe_cancel.o ttsafe_acreate.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ttsafe ttsafe.o ttsafe_dcreate.o ttsafe_error.o ttsafe_cancel.o ttsafe_acreate.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o getname.o ../../test/getname.c ../../test/getname.c: In function 'test_obj_ref': ../../test/getname.c:2578:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2582:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[0], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2590:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2594:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[1], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2602:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(group, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2606:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[2], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2614:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(tid1, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2618:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[3], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2626:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2630:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[4], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2638:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(group, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2642:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[5], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2650:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2654:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[6], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2662:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(group, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2666:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[7], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2677:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2681:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[4], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2693:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2697:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[1], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o getname getname.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/getname getname.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vfd.o ../../test/vfd.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vfd vfd.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/vfd vfd.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ntypes.o ../../test/ntypes.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ntypes ntypes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ntypes ntypes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dangle.o ../../test/dangle.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dangle dangle.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dangle dangle.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dtransform.o ../../test/dtransform.c ../../test/dtransform.c: In function 'test_poly': ../../test/dtransform.c:470:50: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] polyflres[row][col] = (float) ((2.0f + windchillC) * ((windchillC - 8.0f) / 2.0f)); ^ ../../test/dtransform.c:470:79: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] polyflres[row][col] = (float) ((2.0f + windchillC) * ((windchillC - 8.0f) / 2.0f)); ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dtransform dtransform.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dtransform dtransform.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o reserved.o ../../test/reserved.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o reserved reserved.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/reserved reserved.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cross_read.o ../../test/cross_read.c ../../test/cross_read.c: In function 'open_dataset': ../../test/cross_read.c:210:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME, file, TRUE); ^~ ../../test/cross_read.c:213:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME1, file, TRUE); ^~ ../../test/cross_read.c:216:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME2, file, TRUE); ^~ ../../test/cross_read.c:219:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME3, file, TRUE); ^~ ../../test/cross_read.c:222:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME4, file, TRUE); ^~ ../../test/cross_read.c:225:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME5, file, TRUE); ^~ ../../test/cross_read.c:228:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME6, file, FALSE); ^~ ../../test/cross_read.c:231:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME7, file, FALSE); ^~ ../../test/cross_read.c:234:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME8, file, FALSE); ^~ ../../test/cross_read.c:237:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME9, file, FALSE); ^~ ../../test/cross_read.c:240:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME10, file, FALSE); ^~ ../../test/cross_read.c:243:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME11, file, FALSE); ^~ ../../test/cross_read.c:246:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME12, file, FALSE); ^~ ../../test/cross_read.c:249:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME13, file, FALSE); ^~ ../../test/cross_read.c:252:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME14, file, TRUE); ^~ ../../test/cross_read.c:255:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME15, file, TRUE); ^~ ../../test/cross_read.c:259:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME16, file, TRUE); ^~ ../../test/cross_read.c:267:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME17, file, TRUE); ^~ ../../test/cross_read.c:275:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME18, file, TRUE); ^~ ../../test/cross_read.c:283:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME19, file, TRUE); ^~ ../../test/cross_read.c:290:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME20, file, TRUE); ^~ ../../test/cross_read.c:293:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME21, file, TRUE); ^~ ../../test/cross_read.c:296:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME22, file, TRUE); ^~ ../../test/cross_read.c:299:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME23, file, TRUE); ^~ ../../test/cross_read.c:309:12: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] return nerrors; ^~~~~~~ ../../test/cross_read.c:201:18: warning: unused variable 'not_supported' [-Wunused-variable] const char *not_supported= " filter is not enabled."; ^~~~~~~~~~~~~ ../../test/cross_read.c: In function 'main': ../../test/cross_read.c:335:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += open_dataset(filename); ^~ ../../test/cross_read.c:339:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += open_dataset(filename); ^~ In file included from ../../test/cross_read.c:25:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cross_read cross_read.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cross_read cross_read.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o freespace.o ../../test/freespace.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o freespace freespace.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/freespace freespace.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mf.o ../../test/mf.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mf mf.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/mf mf.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o btree2.o ../../test/btree2.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o btree2 btree2.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/btree2 btree2.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fheap.o ../../test/fheap.c In file included from ../../test/h5test.h:26:0, from ../../test/fheap.c:19: ../../test/fheap.c: In function 'test_man_remove_bogus': ../../src/H5private.h:1069:31: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] #define HDrandom() HDrand() ^ ../../test/fheap.c:6187:22: note: in expansion of macro 'HDrandom' heap_id[u] = HDrandom() + 1; ^~~~~~~~ ../../src/H5private.h:1069:31: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] #define HDrandom() HDrand() ^ ../../test/fheap.c:6209:26: note: in expansion of macro 'HDrandom' heap_id[u] = HDrandom() + 1; ^~~~~~~~ ../../test/fheap.c: In function 'test_man_remove_one': ../../test/fheap.c:6346:18: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value [-Wconversion] obj[u] = u; ^ ../../test/fheap.c: In function 'test_man_remove_two': ../../test/fheap.c:6502:18: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value [-Wconversion] obj[u] = u; ^ ../../test/fheap.c: In function 'test_filtered_huge': ../../test/fheap.c:13456:29: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] old_actual_id_len = tparam->actual_id_len; ^~~~~~ ../../test/fheap.c: In function 'test_random_pow2': ../../test/fheap.c:15397:31: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] unsigned size_range = (tmp_cparam.managed.start_block_size / 8); /* Object size range */ ^ ../../test/fheap.c: In function 'test_write': ../../test/fheap.c:15685:26: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] rewrite_obj[u] = shared_wobj_g[u] * 2; ^~~~~~~~~~~~~ ../../test/fheap.c:15713:42: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] obj_size = (size_t)(obj_size * 1.3F); ^ ../../test/fheap.c:15715:42: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] obj_size = (size_t)(obj_size / 1.3F); ^ ../../test/fheap.c:15758:42: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] obj_size = (size_t)(obj_size * 1.3F); ^ ../../test/fheap.c:15760:42: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] obj_size = (size_t)(obj_size / 1.3F); ^ ../../test/fheap.c: In function 'main': ../../test/fheap.c:16051:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_create(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16052:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_reopen(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16053:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_open_twice(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16054:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_delete_open(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16055:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_id_limits(fapl, &small_cparam); ^~ ../../test/fheap.c:16056:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_filtered_create(fapl, &small_cparam); ^~ ../../test/fheap.c:16057:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_size(fapl, &small_cparam); ^~ ../../test/fheap.c:16102:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_insert_weird(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16145:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_start_5th_recursive_indirect(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16155:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_bogus(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16156:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_one(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16157:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_two(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16158:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_one_larger(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16160:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_two_larger(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16162:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_two_larger(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16164:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_three_larger(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16166:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_three_larger(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16200:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_root_direct(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16201:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_two_direct(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16202:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_first_row(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16203:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_first_two_rows(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16204:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_first_four_rows(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16208:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_all_root_direct(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16209:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_2nd_indirect(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16210:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_3rd_indirect(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16219:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_start_block(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16220:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_start_block_add_back(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16221:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16222:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_2nd_block(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16223:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_2nd_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16224:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_one_partial_skip_2nd_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16225:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_row_skip_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16226:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_direct_skip_indirect_two_rows_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16227:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_direct_skip_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16228:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_direct_skip_2nd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16229:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_2nd_direct_less_one_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16230:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_direct_skip_2nd_indirect_skip_2nd_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16231:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_direct_skip_indirect_two_rows_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16232:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_direct_skip_indirect_two_rows_skip_indirect_row_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16233:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_2nd_direct_skip_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16234:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_2nd_direct_skip_2nd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16235:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_2nd_direct_fill_direct_skip_3rd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16236:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_2nd_direct_fill_direct_skip2_3rd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16237:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_3rd_direct_less_one_fill_direct_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16238:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_1st_row_3rd_direct_fill_2nd_direct_less_one_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16242:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_3rd_direct_fill_direct_skip_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16243:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_3rd_direct_fill_2nd_direct_fill_direct_skip_3rd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16244:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_3rd_direct_fill_2nd_direct_fill_direct_skip_3rd_indirect_two_rows_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16245:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_3rd_direct_fill_2nd_direct_fill_direct_skip_3rd_indirect_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16246:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_4th_direct_less_one_fill_2nd_direct_fill_direct_skip_3rd_indirect_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16255:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_frag_simple(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16256:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_frag_direct(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16257:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_frag_2nd_direct(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16258:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_frag_3rd_direct(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16293:35: warning: conversion to 'uint16_t {aka short unsigned int}' from 'unsigned int' may alter its value [-Wconversion] small_cparam.id_len = id_len; ^~~~~~ ../../test/fheap.c:16328:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_huge_insert_one(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16329:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_huge_insert_two(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16330:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_huge_insert_three(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16331:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_huge_insert_mix(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16332:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_filtered_huge(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16339:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_tiny_insert_one(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16340:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_tiny_insert_two(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16341:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_tiny_insert_mix(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16371:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_filtered_man_root_direct(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16372:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_filtered_man_root_indirect(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16376:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(50*1000*1000) : (hsize_t)(25*1000*1000)), fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16377:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(50*1000*1000) : (hsize_t)(2*1000*1000)), fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16399:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16400:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16403:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16404:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16417:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &large_cparam, &tparam); ^~ ../../test/fheap.c:16418:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &large_cparam, &tparam); ^~ ../../test/fheap.c:16421:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &large_cparam, &tparam); ^~ ../../test/fheap.c:16422:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &large_cparam, &tparam); ^~ ../../test/fheap.c:16438:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_write(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16442:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_write(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16455:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_bug1(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c: In function 'test_man_incr_insert_remove.constprop': ../../test/fheap.c:7348:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(obj1.b, "%s%d", "ABCDEFGHIJKLMNOPQRSTUVWXYZ", i); ^~~~~~ In file included from /usr/include/stdio.h:862:0, from ../../src/H5Epublic.h:22, from ../../src/hdf5.h:28, from ../../test/h5test.h:25, from ../../test/fheap.c:19: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 28 and 30 bytes into a destination of size 29 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fheap fheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fheap fheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o file_image.o ../../test/file_image.c In file included from ../../test/h5test.h:26:0, from ../../test/file_image.c:24: ../../test/file_image.c: In function 'test_core': ../../src/H5private.h:1089:30: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] #define HDread(F,M,Z) read(F,M,Z) ^~~~~~~~~~~ ../../test/file_image.c:634:5: note: in expansion of macro 'HDread' HDread(fd, file_image, size); ^~~~~~ In file included from ../../test/file_image.c:25:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o file_image file_image.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/file_image file_image.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o unregister.o ../../test/unregister.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unregister unregister.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/unregister unregister.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o error_test.o ../../test/error_test.c ../../test/error_test.c: In function 'error_stack': ../../test/error_test.c:276:19: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] if((err_num = H5Eget_num(H5E_DEFAULT)) < 0) ^~~~~~~~~~ ../../test/error_test.c:285:19: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] if((err_num = H5Eget_num(ERR_STACK)) == 0) { ^~~~~~~~~~ ../../test/error_test.c: In function 'test_long_desc': ../../test/error_test.c:357:24: warning: conversion to 'char' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] long_desc[u] = 'A' + (u % 26); ^~~ ../../test/error_test.c: In function 'test_create': ../../test/error_test.c:497:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] err_num = H5Eget_num(estack_id); ^~~~~~~~~~ ../../test/error_test.c:504:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] err_num = H5Eget_num(estack_id); ^~~~~~~~~~ ../../test/error_test.c:511:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] err_num = H5Eget_num(estack_id); ^~~~~~~~~~ ../../test/error_test.c: In function 'test_copy': ../../test/error_test.c:549:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] err_num = H5Eget_num(H5E_DEFAULT); ^~~~~~~~~~ ../../test/error_test.c:556:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] err_num = H5Eget_num(estack_id); ^~~~~~~~~~ ../../test/error_test.c:560:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] err_num = H5Eget_num(H5E_DEFAULT); ^~~~~~~~~~ ../../test/error_test.c:567:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] err_num = H5Eget_num(H5E_DEFAULT); ^~~~~~~~~~ In file included from ../../test/error_test.c:23:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o error_test error_test.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/error_test error_test.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o err_compat.o ../../test/err_compat.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o err_compat err_compat.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/err_compat err_compat.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tcheck_version.o ../../test/tcheck_version.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tcheck_version tcheck_version.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tcheck_version tcheck_version.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o testmeta.o ../../test/testmeta.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testmeta testmeta.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/testmeta testmeta.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o links_env.o ../../test/links_env.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o links_env links_env.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/links_env links_env.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plugin.o ../../test/plugin.c ../../test/plugin.c: In function 'test_noread_with_filters': ../../test/plugin.c:616:33: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] plugin_state = plugin_state & ~H5PL_FILTER_PLUGIN; ^ In file included from ../../test/plugin.c:24:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o plugin plugin.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/plugin plugin.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/test' Making all in testpar make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_mpi.o ../../testpar/t_mpi.c ../../testpar/t_mpi.c: In function 'test_mpio_overlap_writes': ../../testpar/t_mpi.c:73:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (MAINPROCESS) ^~ ../../testpar/t_mpi.c:75:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' printf(" -SKIP- \n"); ^~~~~~ ../../testpar/t_mpi.c: In function 'test_mpio_gb_file': ../../testpar/t_mpi.c:313:18: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] *(buf+j) = i*mpi_size + mpi_rank; ^ ../../testpar/t_mpi.c:355:14: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] expected = i*mpi_size + (mpi_size - mpi_rank - 1); ^ ../../testpar/t_mpi.c: In function 'test_mpio_1wMr': ../../testpar/t_mpi.c:528:17: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] writedata[i] = irank*DIMSIZE + i; ^~~~~ ../../testpar/t_mpi.c:600:15: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] expect_val = irank*DIMSIZE + i; ^~~~~ ../../testpar/t_mpi.c: In function 'test_mpio_derived_dtype': ../../testpar/t_mpi.c:681:10: warning: declaration of 'nerrors' shadows a global declaration [-Wshadow] int nerrors = 0; /* number of errors */ ^~~~~~~ ../../testpar/t_mpi.c:37:5: note: shadowed declaration is here int nerrors = 0; ^~~~~~~ ../../testpar/t_mpi.c:701:16: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] buf[i] = i+1; ^ ../../testpar/t_mpi.c:684:19: warning: unused variable 'etypenew' [-Wunused-variable] MPI_Datatype etypenew, filetypenew; ^~~~~~~~ ../../testpar/t_mpi.c:681:10: warning: unused variable 'nerrors' [-Wunused-variable] int nerrors = 0; /* number of errors */ ^~~~~~~ ../../testpar/t_mpi.c: In function 'main': ../../testpar/t_mpi.c:1103:9: warning: too many arguments for format [-Wformat-extra-args] printf("Failed to turn off atexit processing. Continue.\n", mpi_rank); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_mpi t_mpi.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t_mpi t_mpi.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o testphdf5.o ../../testpar/testphdf5.c mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_dset.o ../../testpar/t_dset.c ../../testpar/t_dset.c: In function 'slab_set': ../../testpar/t_dset.c:53:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = dim0/mpi_size; ^~~~ ../../testpar/t_dset.c:54:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = dim1; ^~~~ ../../testpar/t_dset.c:59:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = mpi_rank*block[0]; ^ ../../testpar/t_dset.c:65:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = dim0; ^~~~ ../../testpar/t_dset.c:66:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = dim1/mpi_size; ^~~~ ../../testpar/t_dset.c:72:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[1] = mpi_rank*block[1]; ^ ../../testpar/t_dset.c:77:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = (mpi_rank ? dim0/mpi_size : 0); ^ ../../testpar/t_dset.c:78:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = dim1; ^~~~ ../../testpar/t_dset.c:83:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = (mpi_rank? mpi_rank*block[0] : 0); ^ ../../testpar/t_dset.c:89:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = dim0; ^~~~ ../../testpar/t_dset.c:90:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = (mpi_rank ? dim1/mpi_size : 0); ^ ../../testpar/t_dset.c:96:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[1] = (mpi_rank? mpi_rank*block[1] : 0); ^ ../../testpar/t_dset.c:102:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = dim0; ^~~~ ../../testpar/t_dset.c:103:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = dim1; ^~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c: In function 'dataset_writeInd': ../../testpar/t_dset.c:305:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:329:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^~~~ ../../testpar/t_dset.c:330:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c: In function 'dataset_readInd': ../../testpar/t_dset.c:450:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:452:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c: In function 'dataset_writeAll': ../../testpar/t_dset.c:581:18: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] num_points = dim1; ^~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c:582:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] coords = (hsize_t *)HDmalloc(dim1 * RANK * sizeof(hsize_t)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:586:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:610:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^~~~ ../../testpar/t_dset.c:611:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^~~~ ../../testpar/t_dset.c:912:47: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)malloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../testpar/t_dset.c:916:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = dim1; ^~~~ ../../testpar/t_dset.c:918:17: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] stride[1] = dim1; ^~~~ ../../testpar/t_dset.c:921:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = dim0/mpi_size * mpi_rank; ^~~~ ../../testpar/t_dset.c:968:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = dim0/mpi_size * mpi_rank; ^~~~ ../../testpar/t_dset.c:1006:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = dim0/mpi_size * mpi_rank; ^~~~ ../../testpar/t_dset.c:564:9: warning: unused variable 'i' [-Wunused-variable] int i; ^ ../../testpar/t_dset.c: In function 'dataset_readAll': ../../testpar/t_dset.c:1113:18: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] num_points = dim1; ^~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c:1114:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] coords = (hsize_t *)HDmalloc(dim0 * dim1 * RANK * sizeof(hsize_t)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:1118:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:1120:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:1298:47: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)malloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../testpar/t_dset.c:1300:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_origin1 = (DATATYPE *)malloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../testpar/t_dset.c:1304:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = dim1; ^~~~ ../../testpar/t_dset.c:1306:17: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] stride[1] = dim1; ^~~~ ../../testpar/t_dset.c:1309:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = dim0/mpi_size * mpi_rank; ^~~~ ../../testpar/t_dset.c:1360:47: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)malloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../testpar/t_dset.c:1365:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = dim0/mpi_size * mpi_rank; ^~~~ ../../testpar/t_dset.c:1405:47: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)malloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../testpar/t_dset.c:1415:18: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] num_points = dim0 * dim1; ^~~~ ../../testpar/t_dset.c:1419:27: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] coords[k++] = i; ^ ../../testpar/t_dset.c:1420:27: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] coords[k++] = j; ^ ../../testpar/t_dset.c:1443:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = dim0/mpi_size * mpi_rank; ^~~~ ../../testpar/t_dset.c:1095:13: warning: unused variable 'current_dims' [-Wunused-variable] hsize_t current_dims; /* for point selection */ ^~~~~~~~~~~~ ../../testpar/t_dset.c: In function 'extend_writeInd': ../../testpar/t_dset.c:1526:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[0] = chunkdim0; ^~~~~~~~~ ../../testpar/t_dset.c:1527:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[1] = chunkdim1; ^~~~~~~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c:1530:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:1617:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^~~~ ../../testpar/t_dset.c:1618:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^~~~ ../../testpar/t_dset.c:1677:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^~~~ ../../testpar/t_dset.c:1678:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^~~~ ../../testpar/t_dset.c: In function 'extend_writeInd2': ../../testpar/t_dset.c:1839:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] written[i] = orig_size + i; ^ ../../testpar/t_dset.c:1839:22: warning: conversion to 'int' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] written[i] = orig_size + i; ^~~~~~~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c: In function 'extend_readInd': ../../testpar/t_dset.c:1914:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:1916:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array2 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:1918:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c: In function 'extend_writeAll': ../../testpar/t_dset.c:2097:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[0] = chunkdim0; ^~~~~~~~~ ../../testpar/t_dset.c:2098:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[1] = chunkdim1; ^~~~~~~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c:2101:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:2188:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^~~~ ../../testpar/t_dset.c:2189:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^~~~ ../../testpar/t_dset.c:2271:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^~~~ ../../testpar/t_dset.c:2272:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c: In function 'extend_readAll': ../../testpar/t_dset.c:2344:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:2346:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array2 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:2348:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c: In function 'compress_readAll': ../../testpar/t_dset.c:2516:17: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hsize_t dim=dim0; /* Dataspace dimensions */ ^~~~ ../../testpar/t_dset.c:2542:22: warning: conversion to 'DATATYPE {aka int}' from 'unsigned int' may change the sign of the result [-Wsign-conversion] data_orig[u]=u; ^ ../../testpar/t_dset.c: In function 'none_selection_chunk': ../../testpar/t_dset.c:2711:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[0] = chunkdim0; ^~~~~~~~~ ../../testpar/t_dset.c:2712:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[1] = chunkdim1; ^~~~~~~~~ ../../testpar/t_dset.c:2742:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^~~~ ../../testpar/t_dset.c:2743:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^~~~ ../../testpar/t_dset.c: In function 'test_actual_io_mode': ../../testpar/t_dset.c:3020:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^~~~ ../../testpar/t_dset.c:3021:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^~~~ ../../testpar/t_dset.c:3032:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[0] = dims[0]/mpi_size; ^ ../../testpar/t_dset.c:3098:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = dim0 / mpi_size; ^~~~ ../../testpar/t_dset.c:3099:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = dim1 / mpi_size; ^~~~ ../../testpar/t_dset.c:3102:38: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] stride[0] = mpi_rank * block[0]; ^ ../../testpar/t_dset.c:3105:36: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[1] = mpi_rank*block[1]; ^ ../../testpar/t_dset.c:3136:38: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = block[0] / mpi_size; ^ ../../testpar/t_dset.c:3139:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = dim0 / mpi_size; ^~~~ ../../testpar/t_dset.c:3140:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = dim1 / mpi_size; ^~~~ ../../testpar/t_dset.c:3143:38: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] stride[0] = mpi_rank * block[0]; ^ ../../testpar/t_dset.c:3146:36: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[1] = mpi_rank*block[1]; ^ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c:3219:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buffer = (int *)HDmalloc(sizeof(int) * length); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c: In function 'test_no_collective_cause_mode': ../../testpar/t_dset.c:3548:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^~~~ ../../testpar/t_dset.c:3549:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^~~~ ../../testpar/t_dset.c:3571:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[0] = dims[0]/mpi_size; ^ ../../testpar/t_dset.c:3653:14: warning: conversion to 'int' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] length = dims[0] * dims[1]; ^~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c:3656:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buffer = (int *)HDmalloc(sizeof(int) * length); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:3462:13: warning: unused variable 'coord' [-Wunused-variable] hsize_t coord[NELM][RANK]; ^~~~~ ../../testpar/t_dset.c: In function 'test_no_collective_cause_mode_filter': ../../testpar/t_dset.c:3846:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^~~~ ../../testpar/t_dset.c:3847:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^~~~ ../../testpar/t_dset.c:3865:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[0] = dims[0]/mpi_size; ^ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c:3896:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buffer = (int *)HDmalloc(sizeof(int) * length); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c: In function 'dataset_atomicity': ../../testpar/t_dset.c:4081:33: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] write_buf = (int *)HDcalloc(buf_size, sizeof(int)); ^ ../../src/H5private.h:621:37: note: in definition of macro 'HDcalloc' #define HDcalloc(N,Z) calloc(N,Z) ^ ../../testpar/t_dset.c:4084:32: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] read_buf = (int *)HDcalloc(buf_size, sizeof(int)); ^ ../../src/H5private.h:621:37: note: in definition of macro 'HDcalloc' #define HDcalloc(N,Z) calloc(N,Z) ^ ../../testpar/t_dset.c:4100:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^~~~ ../../testpar/t_dset.c:4101:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c:4235:33: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] write_buf = (int *)HDcalloc(buf_size, sizeof(int)); ^ ../../src/H5private.h:621:37: note: in definition of macro 'HDcalloc' #define HDcalloc(N,Z) calloc(N,Z) ^ ../../testpar/t_dset.c:4238:32: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] read_buf = (int *)HDcalloc(buf_size, sizeof(int)); ^ ../../src/H5private.h:621:37: note: in definition of macro 'HDcalloc' #define HDcalloc(N,Z) calloc(N,Z) ^ ../../testpar/t_dset.c:4255:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = dim0/mpi_size - 1; ^~~~ ../../testpar/t_dset.c:4256:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = dim1/mpi_size - 1; ^~~~ ../../testpar/t_dset.c:4259:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] count[0] = mpi_size; ^~~~~~~~ ../../testpar/t_dset.c:4260:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] count[1] = mpi_size; ^~~~~~~~ ../../testpar/t_dset.c:4316:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] if (i >= mpi_rank*(block[0]+1)) { ^ ../../testpar/t_dset.c:4316:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (i >= mpi_rank*(block[0]+1)) { ^~ ../../testpar/t_dset.c:4319:22: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] if ((i+1)%(block[0]+1)==0) { ^ ../../testpar/t_dset.c:4324:34: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] if (j >= mpi_rank*(block[1]+1)) { ^ ../../testpar/t_dset.c:4324:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (j >= mpi_rank*(block[1]+1)) { ^~ ../../testpar/t_dset.c:4325:41: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] k += dim1 - mpi_rank*(block[1]+1); ^ ../../testpar/t_dset.c:4325:31: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] k += dim1 - mpi_rank*(block[1]+1); ^ ../../testpar/t_dset.c:4325:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] k += dim1 - mpi_rank*(block[1]+1); ^~ ../../testpar/t_dset.c:4325:26: warning: conversion to 'int' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] k += dim1 - mpi_rank*(block[1]+1); ^~~~ ../../testpar/t_dset.c:4328:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] if ((j+1)%(block[1]+1)==0) { ^ At top level: ../../testpar/t_dset.c:3779:1: warning: 'test_no_collective_cause_mode_filter' defined but not used [-Wunused-function] test_no_collective_cause_mode_filter(int selection_mode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_file.o ../../testpar/t_file.c ../../testpar/t_file.c: In function 'test_split_comm_access': ../../testpar/t_file.c:87:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] mrc = MPI_File_delete((char *)filename, info); ^ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_file_image.o ../../testpar/t_file_image.c mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_mdset.o ../../testpar/t_mdset.c In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_mdset.c:16: ../../testpar/t_mdset.c: In function 'multiple_dset_write': ../../testpar/t_mdset.c:168:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] outme = HDmalloc((size_t)(size * size * sizeof(double))); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_mdset.c: In function 'compact_dataset': ../../testpar/t_mdset.c:245:24: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] file_dims[i] = size; ^~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_mdset.c:16: ../../testpar/t_mdset.c:250:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] outme = HDmalloc((size_t)(size * size * sizeof(double))); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_mdset.c:253:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] inme = HDmalloc((size_t)(size * size * sizeof(double))); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_mdset.c: In function 'null_dataset': ../../testpar/t_mdset.c:374:13: warning: conversion to 'int' from 'hssize_t {aka long long int}' may alter its value [-Wconversion] nelem = H5Sget_simple_extent_npoints(sid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../testpar/t_mdset.c: In function 'dataset_fillvalue': ../../testpar/t_mdset.c:620:18: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dset_dims[0]=mpi_size+1; ^~~~~~~~ ../../testpar/t_mdset.c:680:18: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] req_start[0]=mpi_rank; ^~~~~~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_mdset.c:16: ../../testpar/t_mdset.c: In function 'collective_group_write': ../../testpar/t_mdset.c:808:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] outme = HDmalloc((size_t)(size * size * sizeof(DATATYPE))); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_mdset.c: In function 'group_dataset_read': ../../testpar/t_mdset.c:931:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_mdset.c:934:55: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] outdata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_mdset.c: In function 'write_dataset': ../../testpar/t_mdset.c:1102:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] outme = HDmalloc((size_t)(size * size * sizeof(double))); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_mdset.c: In function 'read_dataset': ../../testpar/t_mdset.c:1262:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_mdset.c:1265:55: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] outdata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_mdset.c: In function 'check_value': ../../testpar/t_mdset.c:1420:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] indata += chunk_origin[0]*size; ^ ../../testpar/t_mdset.c:1421:31: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] outdata += chunk_origin[0]*size; ^ ../../testpar/t_mdset.c: In function 'get_slab': ../../testpar/t_mdset.c:1454:27: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_origin[0] = mpi_rank *(size/mpi_size); ^~~~~~~~ ../../testpar/t_mdset.c:1458:27: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[0] = size/mpi_size; ^~~~ ../../testpar/t_mdset.c:1459:27: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[1] = size; ^~~~ ../../testpar/t_mdset.c:1462:39: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] file_dims[0] = file_dims[1] = size; ^~~~ ../../testpar/t_mdset.c: In function 'rr_obj_hdr_flush_confusion_writer': ../../testpar/t_mdset.c:1890:9: warning: variable 'mrc' set but not used [-Wunused-but-set-variable] int mrc; /* mpi error code */ ^~~ In file included from ../../testpar/testphdf5.h:21:0, from ../../testpar/t_mdset.c:16: ../../testpar/t_mdset.c: In function 'get_size': ../../testpar/testpar.h:50:8: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] if (val) { \ ^ ../../testpar/t_mdset.c:69:5: note: in expansion of macro 'VRFY' VRFY((mpi_size <= size), "mpi_size <= size"); ^~~~ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_ph5basic.o ../../testpar/t_ph5basic.c mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_coll_chunk.o ../../testpar/t_coll_chunk.c In file included from ../../testpar/t_coll_chunk.c:16:0: ../../testpar/t_coll_chunk.c: In function 'coll_chunktest': ../../testpar/testphdf5.h:70:20: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define SPACE_DIM1 24 ^ ../../testpar/t_coll_chunk.c:643:13: note: in expansion of macro 'SPACE_DIM1' dims[0] = SPACE_DIM1*mpi_size; ^~~~~~~~~~ ../../testpar/t_coll_chunk.c:676:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[0] = dims[0]/chunk_factor; ^ ../../testpar/t_coll_chunk.c:625:7: warning: unused variable 'i' [-Wunused-variable] int i; ^ ../../testpar/t_coll_chunk.c: In function 'ccslab_set': ../../testpar/t_coll_chunk.c:1063:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = mpi_rank*count[0]; ^ In file included from ../../testpar/t_coll_chunk.c:16:0: ../../testpar/testphdf5.h:70:20: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define SPACE_DIM1 24 ^ ../../testpar/t_coll_chunk.c:1076:15: note: in expansion of macro 'SPACE_DIM1' start[0] = SPACE_DIM1*mpi_rank; ^~~~~~~~~~ ../../testpar/t_coll_chunk.c:1090:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = mpi_rank*count[0]; ^ In file included from ../../testpar/t_coll_chunk.c:16:0: ../../testpar/testphdf5.h:70:20: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define SPACE_DIM1 24 ^ ../../testpar/t_coll_chunk.c:1102:21: note: in expansion of macro 'SPACE_DIM1' stride[0] = SPACE_DIM1*mpi_size/4+1; ^~~~~~~~~~ ../../testpar/t_coll_chunk.c:1107:45: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] if((mpi_rank *3)<(mpi_size*2)) start[0] = mpi_rank; ^~~~~~~~ ../../testpar/t_coll_chunk.c:1108:18: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] else start[0] = 1 + SPACE_DIM1*mpi_size/2 + (mpi_rank-2*mpi_size/3); ^ ../../testpar/t_coll_chunk.c:1116:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = mpi_rank*SPACE_DIM1; ^~~~~~~~ In file included from ../../testpar/t_coll_chunk.c:16:0: ../../testpar/testphdf5.h:70:20: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define SPACE_DIM1 24 ^ ../../testpar/t_coll_chunk.c:1127:14: note: in expansion of macro 'SPACE_DIM1' block[0] = SPACE_DIM1*mpi_size; ^~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_span_tree.o ../../testpar/t_span_tree.c In file included from ../../testpar/t_span_tree.c:44:0: ../../testpar/t_span_tree.c: In function 'coll_write_test': ../../testpar/testphdf5.h:96:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define MSPACE1_DIM 27000 /* Dataset size in memory */ ^ ../../testpar/t_span_tree.c:286:14: note: in expansion of macro 'MSPACE1_DIM' mdim1[0] = MSPACE1_DIM *mpi_size; ^~~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:44:0: ../../testpar/testphdf5.h:102:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define MSPACE_DIM2 3600 ^ ../../testpar/t_span_tree.c:288:14: note: in expansion of macro 'MSPACE_DIM2' mdim[1] = MSPACE_DIM2*mpi_size; ^~~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:44:0: ../../testpar/testphdf5.h:99:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define FSPACE_DIM2 3600 /* We will read dataset back from the file to the dataset in memory with these dataspace parameters. */ ^ ../../testpar/t_span_tree.c:290:14: note: in expansion of macro 'FSPACE_DIM2' fsdim[1] = FSPACE_DIM2*mpi_size; ^~~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:43:0: ../../testpar/t_span_tree.c:292:47: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] vector = (int*)HDmalloc(sizeof(int)*mdim1[0]*mpi_size); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_span_tree.c:293:59: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] matrix_out = (int*)HDmalloc(sizeof(int)*mdim[0]*mdim[1]*mpi_size); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_span_tree.c:294:59: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] matrix_out1 = (int*)HDmalloc(sizeof(int)*mdim[0]*mdim[1]*mpi_size); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_span_tree.c:296:41: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemset(vector,0,sizeof(int)*mdim1[0]*mpi_size); ^ ../../src/H5private.h:1011:43: note: in definition of macro 'HDmemset' #define HDmemset(X,C,Z) memset(X,C,Z) ^ ../../testpar/t_span_tree.c:298:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 1; i < MSPACE1_DIM*mpi_size - 1; i++) vector[i] = i; ^ ../../testpar/t_span_tree.c:298:62: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] for (i = 1; i < MSPACE1_DIM*mpi_size - 1; i++) vector[i] = i; ^ ../../testpar/t_span_tree.c:320:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[0] = fsdim[0] / chunk_factor; ^ ../../testpar/t_span_tree.c:321:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[1] = fsdim[1] / chunk_factor; ^ In file included from ../../testpar/t_span_tree.c:44:0: ../../testpar/testphdf5.h:110:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define FHSTART1 1 /* start of the second dimension of the first hyperslab selection*/ ^ ../../testpar/t_span_tree.c:357:15: note: in expansion of macro 'FHSTART1' start[1] = FHSTART1 + mpi_rank * FHSTRIDE1 * FHCOUNT1; ^~~~~~~~ ../../testpar/testphdf5.h:119:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define SHSTART1 0 /* start of the second dimension of the first hyperslab selection*/ ^ ../../testpar/t_span_tree.c:378:15: note: in expansion of macro 'SHSTART1' start[1] = SHSTART1+SHCOUNT1*SHBLOCK1*mpi_rank; ^~~~~~~~ ../../testpar/testphdf5.h:135:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define RFFHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ ^ ../../testpar/t_span_tree.c:516:15: note: in expansion of macro 'RFFHSTART1' start[1] = RFFHSTART1+mpi_rank*RFFHCOUNT1; ^~~~~~~~~~ ../../testpar/testphdf5.h:145:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define RFSHSTART1 4 /* start of the second dimension of the first hyperslab selection*/ ^ ../../testpar/t_span_tree.c:543:14: note: in expansion of macro 'RFSHSTART1' start[1] = RFSHSTART1+RFSHCOUNT1*mpi_rank; ^~~~~~~~~~ ../../testpar/testphdf5.h:155:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define RMFHSTART1 0 /* start of the second dimension of the first hyperslab selection*/ ^ ../../testpar/t_span_tree.c:582:15: note: in expansion of macro 'RMFHSTART1' start[1] = RMFHSTART1+mpi_rank*RMFHCOUNT1; ^~~~~~~~~~ ../../testpar/testphdf5.h:164:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define RMSHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ ^ ../../testpar/t_span_tree.c:605:15: note: in expansion of macro 'RMSHSTART1' start[1] = RMSHSTART1+mpi_rank*RMSHCOUNT1; ^~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:43:0: ../../testpar/t_span_tree.c:620:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemset(matrix_out,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); ^ ../../src/H5private.h:1011:43: note: in definition of macro 'HDmemset' #define HDmemset(X,C,Z) memset(X,C,Z) ^ ../../testpar/t_span_tree.c:621:61: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemset(matrix_out1,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); ^ ../../src/H5private.h:1011:43: note: in definition of macro 'HDmemset' #define HDmemset(X,C,Z) memset(X,C,Z) ^ ../../testpar/t_span_tree.c:637:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < MSPACE_DIM1*MSPACE_DIM2*mpi_size; i++){ ^ In file included from ../../testpar/t_span_tree.c:44:0: ../../testpar/t_span_tree.c: In function 'coll_read_test': ../../testpar/testphdf5.h:102:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define MSPACE_DIM2 3600 ^ ../../testpar/t_span_tree.c:749:13: note: in expansion of macro 'MSPACE_DIM2' mdim[1] = MSPACE_DIM2*mpi_size; ^~~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:43:0: ../../testpar/t_span_tree.c:750:65: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] matrix_out =(int*)HDmalloc(sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_span_tree.c:751:65: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] matrix_out1=(int*)HDmalloc(sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ In file included from ../../testpar/t_span_tree.c:44:0: ../../testpar/testphdf5.h:135:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define RFFHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ ^ ../../testpar/t_span_tree.c:786:15: note: in expansion of macro 'RFFHSTART1' start[1] = RFFHSTART1+mpi_rank*RFFHCOUNT1; ^~~~~~~~~~ ../../testpar/testphdf5.h:145:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define RFSHSTART1 4 /* start of the second dimension of the first hyperslab selection*/ ^ ../../testpar/t_span_tree.c:806:15: note: in expansion of macro 'RFSHSTART1' start[1] = RFSHSTART1+RFSHCOUNT1*mpi_rank; ^~~~~~~~~~ ../../testpar/testphdf5.h:155:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define RMFHSTART1 0 /* start of the second dimension of the first hyperslab selection*/ ^ ../../testpar/t_span_tree.c:836:15: note: in expansion of macro 'RMFHSTART1' start[1] = RMFHSTART1+mpi_rank*RMFHCOUNT1; ^~~~~~~~~~ ../../testpar/testphdf5.h:164:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define RMSHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ ^ ../../testpar/t_span_tree.c:858:15: note: in expansion of macro 'RMSHSTART1' start[1] = RMSHSTART1+mpi_rank*RMSHCOUNT1; ^~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:43:0: ../../testpar/t_span_tree.c:873:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemset(matrix_out,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); ^ ../../src/H5private.h:1011:43: note: in definition of macro 'HDmemset' #define HDmemset(X,C,Z) memset(X,C,Z) ^ ../../testpar/t_span_tree.c:874:61: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemset(matrix_out1,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); ^ ../../src/H5private.h:1011:43: note: in definition of macro 'HDmemset' #define HDmemset(X,C,Z) memset(X,C,Z) ^ ../../testpar/t_span_tree.c:905:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < MSPACE_DIM1*MSPACE_DIM2*mpi_size; i++){ ^ ../../testpar/t_span_tree.c:698:20: warning: unused parameter 'chunk_factor' [-Wunused-parameter] coll_read_test(int chunk_factor) ^~~~~~~~~~~~ ../../testpar/t_span_tree.c: In function 'lower_dim_size_comp_test__select_checker_board': ../../testpar/t_span_tree.c:1047:35: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] base_count = dims[sel_offset] / (checker_edge_size * 2); ^ ../../testpar/t_span_tree.c:1049:26: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if ( (dims[sel_rank] % (checker_edge_size * 2)) > 0 ) { ^ ../../testpar/t_span_tree.c: In function 'lower_dim_size_comp_test__run_test': ../../testpar/t_span_tree.c:1605:19: warning: variable 'large_ds_slice_size' set but not used [-Wunused-but-set-variable] size_t large_ds_slice_size; ^~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_chunk_alloc.o ../../testpar/t_chunk_alloc.c ../../testpar/t_chunk_alloc.c: In function 'get_filesize': ../../testpar/t_chunk_alloc.c:40:43: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] mpierr = MPI_File_open(MPI_COMM_SELF, (char*)filename, MPI_MODE_RDONLY, ^ ../../testpar/t_chunk_alloc.c: In function 'create_chunked_dataset': ../../testpar/t_chunk_alloc.c:100:17: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] dims[0]=nchunks*CHUNK_SIZE; ^~~~~~~ ../../testpar/t_chunk_alloc.c:133:36: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] offset[0] = (nchunks-2)*chunk_dims[0]; ^ ../../testpar/t_chunk_alloc.c:163:45: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] est_filesize = nchunks * CHUNK_SIZE * sizeof(unsigned char); ^ ../../testpar/t_chunk_alloc.c:163:24: warning: conversion to 'MPI_Offset {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] est_filesize = nchunks * CHUNK_SIZE * sizeof(unsigned char); ^~~~~~~ ../../testpar/t_chunk_alloc.c: In function 'parallel_access_dataset': ../../testpar/t_chunk_alloc.c:239:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] size[0] = nchunks*CHUNK_SIZE; ^~~~~~~ ../../testpar/t_chunk_alloc.c:251:42: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[0] = (i*mpi_size+mpi_rank)*chunk_dims[0]; ^ ../../testpar/t_chunk_alloc.c:299:38: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] est_filesize = nchunks*CHUNK_SIZE*sizeof(unsigned char); ^ ../../testpar/t_chunk_alloc.c:299:20: warning: conversion to 'MPI_Offset {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] est_filesize = nchunks*CHUNK_SIZE*sizeof(unsigned char); ^~~~~~~ ../../testpar/t_chunk_alloc.c: In function 'verify_data': ../../testpar/t_chunk_alloc.c:378:22: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[0] = i*chunk_dims[0]; ^ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_filter_read.o ../../testpar/t_filter_read.c ../../testpar/t_filter_read.c: In function 'filter_read_internal': ../../testpar/t_filter_read.c:79:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size[1] = hs_size[1] * mpi_size; ^ ../../testpar/t_filter_read.c:82:31: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[1] = hs_size[1] * mpi_rank; ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testphdf5 testphdf5.o t_dset.o t_file.o t_file_image.o t_mdset.o t_ph5basic.o t_coll_chunk.o t_span_tree.o t_chunk_alloc.o t_filter_read.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/testphdf5 testphdf5.o t_dset.o t_file.o t_file_image.o t_mdset.o t_ph5basic.o t_coll_chunk.o t_span_tree.o t_chunk_alloc.o t_filter_read.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_cache.o ../../testpar/t_cache.c ../../testpar/t_cache.c: In function 'serve_read_request': ../../testpar/t_cache.c:1609:31: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] reply.len = data[target_index].len; ^~~~ ../../testpar/t_cache.c: In function 'serve_write_request': ../../testpar/t_cache.c:1838:27: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] reply.len = data[target_index].len; ^~~~ ../../testpar/t_cache.c: In function 'clear_datum': ../../testpar/t_cache.c:2337:9: warning: variable 'idx' set but not used [-Wunused-but-set-variable] int idx; ^~~ ../../testpar/t_cache.c: In function 'destroy_datum': ../../testpar/t_cache.c:2402:9: warning: variable 'idx' set but not used [-Wunused-but-set-variable] int idx; ^~~ ../../testpar/t_cache.c: In function 'flush_datum': ../../testpar/t_cache.c:2515:30: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] mssg.len = entry_ptr->len; ^~~~~~~~~ ../../testpar/t_cache.c:2459:13: warning: variable 'cache_ptr' set but not used [-Wunused-but-set-variable] H5C_t * cache_ptr; ^~~~~~~~~ ../../testpar/t_cache.c:2456:9: warning: variable 'idx' set but not used [-Wunused-but-set-variable] int idx; ^~~ ../../testpar/t_cache.c: In function 'load_datum': ../../testpar/t_cache.c:2635:22: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] mssg.len = entry_ptr->len; ^~~~~~~~~ ../../testpar/t_cache.c: In function 'size_datum': ../../testpar/t_cache.c:2780:9: warning: variable 'idx' set but not used [-Wunused-but-set-variable] int idx; ^~~ ../../testpar/t_cache.c: In function 'server_smoke_check': ../../testpar/t_cache.c:4997:26: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] mssg.len = data[world_mpi_rank].len; ^~~~ ../../testpar/t_cache.c:5102:26: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] mssg.len = data[world_mpi_rank].len; ^~~~ ../../testpar/t_cache.c: In function 'smoke_check_3': ../../testpar/t_cache.c:5716:13: warning: declaration of 'verbose' shadows a global declaration [-Wshadow] hbool_t verbose = FALSE; ^~~~~~~ ../../testpar/t_cache.c:41:10: note: shadowed declaration is here hbool_t verbose = TRUE; /* used to control error messages */ ^~~~~~~ ../../testpar/t_cache.c: In function 'smoke_check_5': ../../testpar/t_cache.c:6401:13: warning: declaration of 'verbose' shadows a global declaration [-Wshadow] hbool_t verbose = FALSE; ^~~~~~~ ../../testpar/t_cache.c:41:10: note: shadowed declaration is here hbool_t verbose = TRUE; /* used to control error messages */ ^~~~~~~ ../../testpar/t_cache.c: In function 'main': ../../testpar/t_cache.c:7125:9: warning: too many arguments for format [-Wformat-extra-args] printf("Failed to turn off atexit processing. Continue.\n", mpi_rank); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../testpar/t_cache.c: In function 'verify_entry_reads': ../../testpar/t_cache.c:4432:12: warning: 'reported_entry_reads' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( reported_entry_reads != expected_entry_reads ) { ^ ../../testpar/t_cache.c: In function 'verify_writes': ../../testpar/t_cache.c:4540:12: warning: 'reported_entry_writes' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( reported_entry_writes != expected_entry_writes ) { ^ ../../testpar/t_cache.c:4476:9: note: 'reported_entry_writes' was declared here int reported_entry_writes; ^~~~~~~~~~~~~~~~~~~~~ ../../testpar/t_cache.c: In function 'verify_entry_writes': ../../testpar/t_cache.c:4540:12: warning: 'reported_entry_writes' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( reported_entry_writes != expected_entry_writes ) { ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_cache t_cache.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t_cache t_cache.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_pflush1.o ../../testpar/t_pflush1.c ../../testpar/t_pflush1.c: In function 'create_file': ../../testpar/t_pflush1.c:84:42: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] the_data[i][j] = (double)(hssize_t)i/(hssize_t)(j+1); ^ ../../testpar/t_pflush1.c: In function 'main': ../../testpar/t_pflush1.c:125:15: warning: unused variable 'mpifh_p' [-Wunused-variable] MPI_File *mpifh_p = NULL; ^~~~~~~ ../../testpar/t_pflush1.c:124:18: warning: variable 'file2' set but not used [-Wunused-but-set-variable] hid_t file1, file2, fapl; ^~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_pflush1 t_pflush1.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t_pflush1 t_pflush1.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_pflush2.o ../../testpar/t_pflush2.c ../../testpar/t_pflush2.c: In function 'check_file': ../../testpar/t_pflush2.c:80:53: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] error = fabs(the_data[i][j]-(double)(hssize_t)i/((hssize_t)j+1)); ^ ../../testpar/t_pflush2.c:86:23: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] (double)(hssize_t)i/(hssize_t)(j+1)); ^ ../../testpar/t_pflush2.c:111:9: warning: 'groups' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Gclose(groups); ^~~~~~~~~~~~~~~~ ../../testpar/t_pflush2.c:112:9: warning: 'dset' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Dclose(dset); ^~~~~~~~~~~~~~ ../../testpar/t_pflush2.c:114:9: warning: 'space' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Sclose(space); ^~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_pflush2 t_pflush2.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t_pflush2 t_pflush2.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_pshutdown.o ../../testpar/t_pshutdown.c In file included from ../../testpar/t_pshutdown.c:28:0: ../../testpar/t_pshutdown.c: In function 'main': ../../testpar/testphdf5.h:39:20: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define ROW_FACTOR 8 /* Nominal row factor for dataset size */ ^ ../../testpar/t_pshutdown.c:73:15: note: in expansion of macro 'ROW_FACTOR' dims[0] = ROW_FACTOR*mpi_size; ^~~~~~~~~~ ../../testpar/testphdf5.h:40:20: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define COL_FACTOR 16 /* Nominal column factor for dataset size */ ^ ../../testpar/t_pshutdown.c:74:15: note: in expansion of macro 'COL_FACTOR' dims[1] = COL_FACTOR*mpi_size; ^~~~~~~~~~ ../../testpar/t_pshutdown.c:86:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = dims[0]/mpi_size; ^ ../../testpar/t_pshutdown.c:92:24: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = mpi_rank*block[0]; ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_pshutdown t_pshutdown.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t_pshutdown t_pshutdown.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_prestart.o ../../testpar/t_prestart.c In file included from ../../testpar/testphdf5.h:21:0, from ../../testpar/t_prestart.c:24: ../../testpar/t_prestart.c: In function 'main': ../../testpar/t_prestart.c:78:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] VRFY(dims[0] == ROW_FACTOR*mpi_size, "Wrong dataset dimensions"); ^ ../../testpar/testpar.h:50:9: note: in definition of macro 'VRFY' if (val) { \ ^~~ ../../testpar/t_prestart.c:79:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] VRFY(dims[1] == COL_FACTOR*mpi_size, "Wrong dataset dimensions"); ^ ../../testpar/testpar.h:50:9: note: in definition of macro 'VRFY' if (val) { \ ^~~ ../../testpar/t_prestart.c:86:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = dims[0]/mpi_size; ^ ../../testpar/t_prestart.c:92:24: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = mpi_rank*block[0]; ^ ../../testpar/t_prestart.c:109:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < block[0]; i++){ ^ ../../testpar/t_prestart.c:110:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j=0; j < block[1]; j++){ ^ ../../testpar/t_prestart.c:114:41: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] (unsigned long)(i+start[0]), (unsigned long)(j+start[1]), ^ ../../testpar/t_prestart.c:114:70: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] (unsigned long)(i+start[0]), (unsigned long)(j+start[1]), ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_prestart t_prestart.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t_prestart t_prestart.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_init_term.o ../../testpar/t_init_term.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_init_term t_init_term.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t_init_term t_init_term.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_shapesame.o ../../testpar/t_shapesame.c ../../testpar/t_shapesame.c: In function 'contig_hs_dr_pio_test__run_test': ../../testpar/t_shapesame.c:2031:10: warning: variable 'mpi_rank' set but not used [-Wunused-but-set-variable] int mpi_rank; ^~~~~~~~ ../../testpar/t_shapesame.c: At top level: ../../testpar/t_shapesame.c:2235:1: warning: no previous prototype for 'contig_hs_dr_pio_test' [-Wmissing-prototypes] contig_hs_dr_pio_test(ShapeSameTestMethods sstest_type) ^~~~~~~~~~~~~~~~~~~~~ ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__m2d_l2s': ../../testpar/t_shapesame.c:3598:13: warning: variable 'mis_match' set but not used [-Wunused-but-set-variable] hbool_t mis_match = FALSE; ^~~~~~~~~ ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__m2d_s2l': ../../testpar/t_shapesame.c:3961:13: warning: variable 'mis_match' set but not used [-Wunused-but-set-variable] hbool_t mis_match = FALSE; ^~~~~~~~~ ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__run_test': ../../testpar/t_shapesame.c:4327:10: warning: variable 'mpi_rank' set but not used [-Wunused-but-set-variable] int mpi_rank; /* needed by VRFY */ ^~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_shapesame t_shapesame.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t_shapesame t_shapesame.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' Making all in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/lib' /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5tools.lo ../../../tools/lib/h5tools.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools.c -fPIC -DPIC -o .libs/h5tools.o In file included from ../../../tools/lib/h5tools.c:31:0: ../../../tools/lib/h5tools.c: In function 'render_bin_output_region_blocks': ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools.c:1650:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "Could not allocate buffer for ptdata"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools.c:1653:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Rget_select_hyper_blocklist failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools.c:1656:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Dget_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools.c:1658:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Tget_native_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools.c:1667:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools.c:1670:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ ../../../tools/lib/h5tools.c: In function 'render_bin_output_region_points': ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools.c:1774:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Dget_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools.c:1777:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Tget_native_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools.c:1784:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools.c:1787:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools.c -o h5tools.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5tools_dump.lo ../../../tools/lib/h5tools_dump.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_dump.c -fPIC -DPIC -o .libs/h5tools_dump.o In file included from ../../../tools/lib/h5tools_dump.c:31:0: ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_region_data_blocks': ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_dump.c:638:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "Could not allocate buffer for ptdata"); ^~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools_dump.c:643:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Rget_select_hyper_blocklist failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools_dump.c:669:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Dget_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools_dump.c:671:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Tget_native_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_dump.c:732:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_dump.c:735:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_region_data_points': ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools_dump.c:964:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "Could not allocate buffer for ptdata"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools_dump.c:967:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Sget_select_elem_pointlist failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools_dump.c:988:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Dget_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools_dump.c:991:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Tget_native_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_dump.c:1055:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_dump.c:1058:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_dump.c -o h5tools_dump.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5tools_str.lo ../../../tools/lib/h5tools_str.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_str.c -fPIC -DPIC -o .libs/h5tools_str.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_str.c -o h5tools_str.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5tools_utils.lo ../../../tools/lib/h5tools_utils.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_utils.c -fPIC -DPIC -o .libs/h5tools_utils.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_utils.c -o h5tools_utils.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5diff.lo ../../../tools/lib/h5diff.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff.c -fPIC -DPIC -o .libs/h5diff.o In file included from ../../../tools/lib/h5diff.c:18:0: ../../../tools/lib/h5diff.c: In function 'diff_match': ../../../tools/lib/h5diff.c:1151:56: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] char *workerTasks = (char*)HDmalloc((g_nTasks - 1) * sizeof(char)); ^ ../../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../../tools/lib/h5diff.c:1160:30: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] HDmemset(workerTasks, 1, (g_nTasks - 1)); ^ ../../../src/H5private.h:1011:43: note: in definition of macro 'HDmemset' #define HDmemset(X,C,Z) memset(X,C,Z) ^ ../../../tools/lib/h5diff.c:1463:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i = 1; i < g_nTasks; i++) ^ ../../../tools/lib/h5diff.c:1464:41: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] MPI_Send(NULL, 0, MPI_BYTE, i, MPI_TAG_END, MPI_COMM_WORLD); ^ In file included from ../../../tools/lib/h5diff.c:18:0: ../../../tools/lib/h5diff.c: In function 'h5diff': ../../../src/H5private.h:594:27: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #define HDasprintf asprintf /*varargs*/ ../../../tools/lib/h5diff.c:662:13: note: in expansion of macro 'HDasprintf' HDasprintf(&obj1fullname, "/%s", objname1); ^~~~~~~~~~ ../../../src/H5private.h:594:27: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #define HDasprintf asprintf /*varargs*/ ../../../tools/lib/h5diff.c:678:13: note: in expansion of macro 'HDasprintf' HDasprintf(&obj2fullname, "/%s", objname2); ^~~~~~~~~~ ../../../tools/lib/h5diff.c: In function 'diff_match': ../../../src/H5private.h:594:27: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #define HDasprintf asprintf /*varargs*/ ../../../tools/lib/h5diff.c:1170:13: note: in expansion of macro 'HDasprintf' HDasprintf(&obj1_fullpath, "%s%s", grp1_path, table->objs[i].name); ^~~~~~~~~~ ../../../src/H5private.h:594:27: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #define HDasprintf asprintf /*varargs*/ ../../../tools/lib/h5diff.c:1180:13: note: in expansion of macro 'HDasprintf' HDasprintf(&obj2_fullpath, "%s%s", grp2_path, table->objs[i].name); ^~~~~~~~~~ ../../../tools/lib/h5diff.c: In function 'h5diff': ../../../tools/lib/h5diff.c:912:38: warning: 'info2_lp' may be used uninitialized in this function [-Wmaybe-uninitialized] size_t idx = info2_lp->nused - 1; ~~~~~~~~^~~~~~~ ../../../tools/lib/h5diff.c:867:38: warning: 'info1_lp' may be used uninitialized in this function [-Wmaybe-uninitialized] size_t idx = info1_lp->nused - 1; ~~~~~~~~^~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff.c -o h5diff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5diff_array.lo ../../../tools/lib/h5diff_array.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_array.c -fPIC -DPIC -o .libs/h5diff_array.o ../../../tools/lib/h5diff_array.c: In function 'character_compare_opt': ../../../tools/lib/h5diff_array.c:3047:24: warning: variable 'both_zero' set but not used [-Wunused-but-set-variable] hbool_t both_zero; ^~~~~~~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_schar': ../../../tools/lib/h5diff_array.c:4032:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4046:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(char); ^~~~ ../../../tools/lib/h5diff_array.c:4076:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4090:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(char); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_uchar': ../../../tools/lib/h5diff_array.c:4210:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4224:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned char); ^~~~ ../../../tools/lib/h5diff_array.c:4254:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4268:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned char); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_short': ../../../tools/lib/h5diff_array.c:4385:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4399:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(short); ^~~~ ../../../tools/lib/h5diff_array.c:4431:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4445:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(short); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_ushort': ../../../tools/lib/h5diff_array.c:4563:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4577:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned short); ^~~~ ../../../tools/lib/h5diff_array.c:4609:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4623:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned short); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_int': ../../../tools/lib/h5diff_array.c:4742:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4756:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(int); ^~~~ ../../../tools/lib/h5diff_array.c:4788:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4802:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(int); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_uint': ../../../tools/lib/h5diff_array.c:4920:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4934:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned int); ^~~~ ../../../tools/lib/h5diff_array.c:4965:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4979:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned int); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_long': ../../../tools/lib/h5diff_array.c:5101:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5115:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(long); ^~~~ ../../../tools/lib/h5diff_array.c:5147:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5161:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(long); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_ulong': ../../../tools/lib/h5diff_array.c:5286:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5300:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned long); ^~~~ ../../../tools/lib/h5diff_array.c:5331:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5345:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned long); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_llong': ../../../tools/lib/h5diff_array.c:5463:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5475:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(long long); ^~~~ ../../../tools/lib/h5diff_array.c:5506:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5518:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(long long); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_ullong': ../../../tools/lib/h5diff_array.c:5639:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5651:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned long long); ^~~~ ../../../tools/lib/h5diff_array.c:5684:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5696:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned long long); ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_array.c -o h5diff_array.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5diff_attr.lo ../../../tools/lib/h5diff_attr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_attr.c -fPIC -DPIC -o .libs/h5diff_attr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_attr.c -o h5diff_attr.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5diff_dset.lo ../../../tools/lib/h5diff_dset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_dset.c -fPIC -DPIC -o .libs/h5diff_dset.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_dset.c -o h5diff_dset.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5diff_util.lo ../../../tools/lib/h5diff_util.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_util.c -fPIC -DPIC -o .libs/h5diff_util.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_util.c -o h5diff_util.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5trav.lo ../../../tools/lib/h5trav.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5trav.c -fPIC -DPIC -o .libs/h5trav.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5trav.c -o h5trav.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5tools_filters.lo ../../../tools/lib/h5tools_filters.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_filters.c -fPIC -DPIC -o .libs/h5tools_filters.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_filters.c -o h5tools_filters.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5tools_ref.lo ../../../tools/lib/h5tools_ref.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_ref.c -fPIC -DPIC -o .libs/h5tools_ref.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_ref.c -o h5tools_ref.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5tools_type.lo ../../../tools/lib/h5tools_type.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_type.c -fPIC -DPIC -o .libs/h5tools_type.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_type.c -o h5tools_type.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o io_timer.lo ../../../tools/lib/io_timer.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/io_timer.c -fPIC -DPIC -o .libs/io_timer.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/io_timer.c -o io_timer.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libh5tools.la h5tools.lo h5tools_dump.lo h5tools_str.lo h5tools_utils.lo h5diff.lo h5diff_array.lo h5diff_attr.lo h5diff_dset.lo h5diff_util.lo h5trav.lo h5tools_filters.lo h5tools_ref.lo h5tools_type.lo io_timer.lo -lsz -lz -ldl -lm libtool: link: ar cru .libs/libh5tools.a .libs/h5tools.o .libs/h5tools_dump.o .libs/h5tools_str.o .libs/h5tools_utils.o .libs/h5diff.o .libs/h5diff_array.o .libs/h5diff_attr.o .libs/h5diff_dset.o .libs/h5diff_util.o .libs/h5trav.o .libs/h5tools_filters.o .libs/h5tools_ref.o .libs/h5tools_type.o .libs/io_timer.o libtool: link: ranlib .libs/libh5tools.a libtool: link: ( cd ".libs" && rm -f "libh5tools.la" && ln -s "../libh5tools.la" "libh5tools.la" ) make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/lib' Making all in h5diff make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5diff' mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5diff -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5diff_main.o ../../../tools/h5diff/h5diff_main.c mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5diff -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5diff_common.o ../../../tools/h5diff/h5diff_common.c ../../../tools/h5diff/h5diff_common.c: In function 'parse_command_line': ../../../tools/h5diff/h5diff_common.c:191:38: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] exclude_node->obj_path = (char*)opt_arg; ^ ../../../tools/h5diff/h5diff_common.c:252:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] options->count = atol( opt_arg ); ^~~~ ../../../tools/h5diff/h5diff_common.c:123:13: warning: this statement may fall through [-Wimplicit-fallthrough=] h5diff_exit(EXIT_FAILURE); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diff_common.c:124:9: note: here case 'h': ^~~~ ../../../tools/h5diff/h5diff_common.c:126:13: warning: this statement may fall through [-Wimplicit-fallthrough=] h5diff_exit(EXIT_SUCCESS); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diff_common.c:127:9: note: here case 'V': ^~~~ ../../../tools/h5diff/h5diff_common.c:129:13: warning: this statement may fall through [-Wimplicit-fallthrough=] h5diff_exit(EXIT_SUCCESS); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diff_common.c:130:9: note: here case 'v': ^~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5diff h5diff_main.o h5diff_common.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5diff h5diff_main.o h5diff_common.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5diff -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ph5diff_main.o ../../../tools/h5diff/ph5diff_main.c ../../../tools/h5diff/ph5diff_main.c: In function 'main': ../../../tools/h5diff/ph5diff_main.c:69:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] MPI_Init(&argc, (char***) &argv); ^ ../../../tools/h5diff/ph5diff_main.c: In function 'ph5diff_worker': ../../../tools/h5diff/ph5diff_main.c:198:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=0; ingroups = (argc - opt_ind); ^ ../../../tools/misc/h5mkgrp.c:135:17: warning: this statement may fall through [-Wimplicit-fallthrough=] leave(EXIT_SUCCESS); ^~~~~~~~~~~~~~~~~~~ ../../../tools/misc/h5mkgrp.c:138:13: note: here case 'l': ^~~~ ../../../tools/misc/h5mkgrp.c:155:17: warning: this statement may fall through [-Wimplicit-fallthrough=] leave(EXIT_SUCCESS); ^~~~~~~~~~~~~~~~~~~ ../../../tools/misc/h5mkgrp.c:158:13: note: here default: ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5mkgrp h5mkgrp.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5mkgrp h5mkgrp.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repart_gentest.o ../../../tools/misc/h5repart_gentest.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5repart_gentest h5repart_gentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5repart_gentest h5repart_gentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o talign.o ../../../tools/misc/talign.c ../../../tools/misc/talign.c: In function 'main': ../../../tools/misc/talign.c:196:5: warning: 'spc' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Sclose(spc); ^~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o talign talign.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/talign talign.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o repart_test.o ../../../tools/misc/repart_test.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o repart_test repart_test.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/repart_test repart_test.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/misc' Making all in h5import make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5import' mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5import -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5import.o ../../../tools/h5import/h5import.c In file included from ../../../tools/h5import/h5import.c:17:0: ../../../tools/h5import/h5import.c: In function 'processConfigurationFile': ../../../src/H5private.h:1274:32: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] #define HDstrtol(S,R,N) strtol(S,R,N) ^ ../../../tools/h5import/h5import.c:1442:40: note: in expansion of macro 'HDstrtol' ival = HDstrtol(more, &more, 10); ^~~~~~~~ ../../../tools/h5import/h5import.c: In function 'parseDimensions': ../../../src/H5private.h:1274:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] #define HDstrtol(S,R,N) strtol(S,R,N) ^ ../../../tools/h5import/h5import.c:2282:15: note: in expansion of macro 'HDstrtol' = HDstrtol(HDstrtok (temp, delimiter), NULL, BASE_10); ^~~~~~~~ ../../../src/H5private.h:1274:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] #define HDstrtol(S,R,N) strtol(S,R,N) ^ ../../../tools/h5import/h5import.c:2288:36: note: in expansion of macro 'HDstrtol' in->sizeOfDimension[i++] = HDstrtol(token, NULL, BASE_10); ^~~~~~~~ ../../../tools/h5import/h5import.c: In function 'getDimensionSizes': ../../../tools/h5import/h5import.c:3136:36: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] in->sizeOfDimension[i++] = ival; ^~~~ ../../../tools/h5import/h5import.c: In function 'getChunkedDimensionSizes': ../../../tools/h5import/h5import.c:3160:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] in->sizeOfChunk[i++] = ival; ^~~~ ../../../tools/h5import/h5import.c: In function 'getMaximumDimensionSizes': ../../../tools/h5import/h5import.c:3193:43: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] in->maxsizeOfDimension[i++] = ival; ^~~~ ../../../tools/h5import/h5import.c: In function 'process': ../../../tools/h5import/h5import.c:3930:88: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5Pset_external(proplist, in->externFilename, (off_t) 0, numOfElements * in->inputSize / 8); ^ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5import h5import.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5import h5import.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5import -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5importtest.o ../../../tools/h5import/h5importtest.c ../../../tools/h5import/h5importtest.c: In function 'main': ../../../tools/h5import/h5importtest.c:122:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] row4i16[i] = row4i16[i - 1] + rowi4i16; ^~~~~~~ ../../../tools/h5import/h5importtest.c:123:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] row4i8[i] = row4i8[i - 1] + rowi4i8; ^~~~~~ ../../../tools/h5import/h5importtest.c:134:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] col4i16[j] = col4i16[j - 1] + coli4i16; ^~~~~~~ ../../../tools/h5import/h5importtest.c:135:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] col4i8[j] = col4i8[j - 1] + coli4i8; ^~~~~~ ../../../tools/h5import/h5importtest.c:145:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] pln4i16[k] = pln4i16[k - 1] + plni4i16; ^~~~~~~ ../../../tools/h5import/h5importtest.c:146:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] pln4i8[k] = pln4i8[k - 1] + plni4i8; ^~~~~~ ../../../tools/h5import/h5importtest.c:160:34: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] b16i3[k][i][j] = row4i16[i] + col4i16[j] + pln4i16[k]; ^~~~~~~ ../../../tools/h5import/h5importtest.c:161:33: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] b8i3[k][i][j] = row4i8[i] + col4i8[j] + pln4i8[k]; ^~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5importtest h5importtest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5importtest h5importtest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5import' Making all in h5repack make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack' /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dynlib_rpk.lo ../../../tools/h5repack/dynlib_rpk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/h5repack/dynlib_rpk.c -fPIC -DPIC -o .libs/dynlib_rpk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/h5repack/dynlib_rpk.c -o dynlib_rpk.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdynlibadd.la -rpath /usr/lib64/mpich/lib dynlib_rpk.lo -lsz -lz -ldl -lm libtool: link: mpicc -shared -fPIC -DPIC .libs/dynlib_rpk.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libdynlibadd.so.0 -o .libs/libdynlibadd.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdynlibadd.so.0" && ln -s "libdynlibadd.so.0.0.0" "libdynlibadd.so.0") libtool: link: (cd ".libs" && rm -f "libdynlibadd.so" && ln -s "libdynlibadd.so.0.0.0" "libdynlibadd.so") libtool: link: ar cru .libs/libdynlibadd.a dynlib_rpk.o libtool: link: ranlib .libs/libdynlibadd.a libtool: link: ( cd ".libs" && rm -f "libdynlibadd.la" && ln -s "../libdynlibadd.la" "libdynlibadd.la" ) /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dynlib_vrpk.lo ../../../tools/h5repack/dynlib_vrpk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/h5repack/dynlib_vrpk.c -fPIC -DPIC -o .libs/dynlib_vrpk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/h5repack/dynlib_vrpk.c -o dynlib_vrpk.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdynlibvers.la -rpath /usr/lib64/mpich/lib dynlib_vrpk.lo -lsz -lz -ldl -lm libtool: link: mpicc -shared -fPIC -DPIC .libs/dynlib_vrpk.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libdynlibvers.so.0 -o .libs/libdynlibvers.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdynlibvers.so.0" && ln -s "libdynlibvers.so.0.0.0" "libdynlibvers.so.0") libtool: link: (cd ".libs" && rm -f "libdynlibvers.so" && ln -s "libdynlibvers.so.0.0.0" "libdynlibvers.so") libtool: link: ar cru .libs/libdynlibvers.a dynlib_vrpk.o libtool: link: ranlib .libs/libdynlibvers.a libtool: link: ( cd ".libs" && rm -f "libdynlibvers.la" && ln -s "../libdynlibvers.la" "libdynlibvers.la" ) mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack.o ../../../tools/h5repack/h5repack.c mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack_copy.o ../../../tools/h5repack/h5repack_copy.c mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack_filters.o ../../../tools/h5repack/h5repack_filters.c mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack_opttable.o ../../../tools/h5repack/h5repack_opttable.c mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack_parse.o ../../../tools/h5repack/h5repack_parse.c mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack_refs.o ../../../tools/h5repack/h5repack_refs.c mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack_verify.o ../../../tools/h5repack/h5repack_verify.c mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack_main.o ../../../tools/h5repack/h5repack_main.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5repack h5repack.o h5repack_copy.o h5repack_filters.o h5repack_opttable.o h5repack_parse.o h5repack_refs.o h5repack_verify.o h5repack_main.o ../../tools/lib/libh5tools.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5repack h5repack.o h5repack_copy.o h5repack_filters.o h5repack_opttable.o h5repack_parse.o h5repack_refs.o h5repack_verify.o h5repack_main.o ../../tools/lib/.libs/libh5tools.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o testh5repack_detect_szip.o ../../../tools/h5repack/testh5repack_detect_szip.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testh5repack_detect_szip testh5repack_detect_szip.o ../../tools/lib/libh5tools.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/testh5repack_detect_szip testh5repack_detect_szip.o ../../tools/lib/.libs/libh5tools.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repacktst.o ../../../tools/h5repack/h5repacktst.c ../../../tools/h5repack/h5repacktst.c: In function 'make_userblock': ../../../tools/h5repack/h5repacktst.c:3342:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] ssize_t nwritten; /* # of bytes written */ ^~~~~~~~ ../../../tools/h5repack/h5repacktst.c: In function 'verify_userblock': ../../../tools/h5repack/h5repacktst.c:3405:13: warning: variable 'nread' set but not used [-Wunused-but-set-variable] ssize_t nread; /* # of bytes read */ ^~~~~ ../../../tools/h5repack/h5repacktst.c: In function 'make_userblock_file': ../../../tools/h5repack/h5repacktst.c:3472:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] ssize_t nwritten; /* # of bytes written */ ^~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5repacktst h5repack.o h5repack_copy.o h5repack_filters.o h5repack_opttable.o h5repack_parse.o h5repack_refs.o h5repack_verify.o h5repacktst.o ../../tools/lib/libh5tools.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5repacktst h5repack.o h5repack_copy.o h5repack_filters.o h5repack_opttable.o h5repack_parse.o h5repack_refs.o h5repack_verify.o h5repacktst.o ../../tools/lib/.libs/libh5tools.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack' Making all in h5jam make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5jam' mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5jam.o ../../../tools/h5jam/h5jam.c ../../../tools/h5jam/h5jam.c: In function 'parse_command_line': ../../../tools/h5jam/h5jam.c:186:11: warning: this statement may fall through [-Wimplicit-fallthrough=] leave (EXIT_SUCCESS); ^~~~~~~~~~~~~~~~~~~~ ../../../tools/h5jam/h5jam.c:187:7: note: here case 'V': ^~~~ ../../../tools/h5jam/h5jam.c:189:11: warning: this statement may fall through [-Wimplicit-fallthrough=] leave (EXIT_SUCCESS); ^~~~~~~~~~~~~~~~~~~~ ../../../tools/h5jam/h5jam.c:190:7: note: here case '?': ^~~~ In file included from ../../../tools/h5jam/h5jam.c:17:0: ../../../tools/h5jam/h5jam.c: In function 'copy_some_to_file': ../../../src/H5private.h:1403:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~~~~~~~~ ../../../tools/h5jam/h5jam.c:504:18: note: in expansion of macro 'HDwrite' /*ncw = */ HDwrite (outfid, buf, (unsigned) nchars); ^~~~~~~ ../../../tools/h5jam/h5jam.c: In function 'write_pad': ../../../src/H5private.h:1403:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~~~~~~~~ ../../../tools/h5jam/h5jam.c:585:9: note: in expansion of macro 'HDwrite' HDwrite (ofile, buf, 1); ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5jam h5jam.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5jam h5jam.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5unjam.o ../../../tools/h5jam/h5unjam.c ../../../tools/h5jam/h5unjam.c: In function 'copy_to_file': ../../../tools/h5jam/h5unjam.c:377:24: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] bytes_in = how_much; ^~~~~~~~ ../../../tools/h5jam/h5unjam.c:396:18: warning: conversion to 'long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] how_much -= bytes_read; ^~ ../../../tools/h5jam/h5unjam.c:396:21: warning: conversion to 'ssize_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] how_much -= bytes_read; ^~~~~~~~~~ ../../../tools/h5jam/h5unjam.c:397:14: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] from += bytes_read; ^~ ../../../tools/h5jam/h5unjam.c:397:17: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] from += bytes_read; ^~~~~~~~~~ ../../../tools/h5jam/h5unjam.c:398:12: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] to += bytes_read; ^~ ../../../tools/h5jam/h5unjam.c:398:15: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] to += bytes_read; ^~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5unjam h5unjam.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5unjam h5unjam.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tellub.o ../../../tools/h5jam/tellub.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tellub tellub.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tellub tellub.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5jamgentest.o ../../../tools/h5jam/h5jamgentest.c ../../../tools/h5jam/h5jamgentest.c: In function 'gent_ub': ../../../tools/h5jam/h5jamgentest.c:257:30: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] dset2_1[i] = (float)(i*0.1F+1); ^ ../../../tools/h5jam/h5jamgentest.c:268:44: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] dset2_2[i][j] = (float)((i+1)*j*0.1F); ^ In file included from ../../../tools/h5jam/h5jamgentest.c:29:0: ../../../tools/h5jam/h5jamgentest.c: In function 'create_textfile': ../../../src/H5private.h:1403:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~~~~~~~~ ../../../tools/h5jam/h5jamgentest.c:319:5: note: in expansion of macro 'HDwrite' HDwrite(fd, buf, size); ^~~~~~~ ../../../tools/h5jam/h5jamgentest.c: In function 'gent_ub': ../../../src/H5private.h:1403:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~~~~~~~~ ../../../tools/h5jam/h5jamgentest.c:295:3: note: in expansion of macro 'HDwrite' HDwrite(fd, buf, ub_size); ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5jamgentest h5jamgentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5jamgentest h5jamgentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o getub.o ../../../tools/h5jam/getub.c In file included from ../../../tools/h5jam/getub.c:23:0: ../../../tools/h5jam/getub.c: In function 'main': ../../../src/H5private.h:1403:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~~~~~~~~ ../../../tools/h5jam/getub.c:170:3: note: in expansion of macro 'HDwrite' HDwrite (1, buf, (unsigned)size); ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o getub getub.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/getub getub.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5jam' Making all in h5copy make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5copy' mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5copy -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5copy.o ../../../tools/h5copy/h5copy.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5copy h5copy.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5copy h5copy.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5copy -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5copygentest.o ../../../tools/h5copy/h5copygentest.c ../../../tools/h5copy/h5copygentest.c: In function 'gent_att_compound_vlstr': ../../../tools/h5copy/h5copygentest.c:354:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] buf.v = "ThisIsAString"; ^ ../../../tools/h5copy/h5copygentest.c:388:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] buf.v = "ThisIsAString"; ^ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5copygentest h5copygentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5copygentest h5copygentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5copy' Making all in h5stat make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5stat' mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5stat -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5stat.o ../../../tools/h5stat/h5stat.c ../../../tools/h5stat/h5stat.c: In function 'group_stats': ../../../tools/h5stat/h5stat.c:381:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^~~ ../../../tools/h5stat/h5stat.c: In function 'dataset_stats': ../../../tools/h5stat/h5stat.c:464:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^~~ ../../../tools/h5stat/h5stat.c: In function 'datatype_stats': ../../../tools/h5stat/h5stat.c:637:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5stat h5stat.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5stat h5stat.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5stat -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5stat_gentest.o ../../../tools/h5stat/h5stat_gentest.c ../../../tools/h5stat/h5stat_gentest.c: In function 'gen_newgrat_file': ../../../tools/h5stat/h5stat_gentest.c:49:30: warning: unused parameter 'fname' [-Wunused-parameter] gen_newgrat_file(const char *fname) ^~~~~ ../../../tools/h5stat/h5stat_gentest.c: In function 'main': ../../../tools/h5stat/h5stat_gentest.c:117:9: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Dclose(did); ^~~~~~~~~~~~~ ../../../tools/h5stat/h5stat_gentest.c:57:11: note: 'did' was declared here hid_t did; /* Dataset id */ ^~~ ../../../tools/h5stat/h5stat_gentest.c:116:2: warning: 'attr_id' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Aclose(attr_id); ^~~~~~~~~~~~~~~~~ ../../../tools/h5stat/h5stat_gentest.c:56:11: note: 'attr_id' was declared here hid_t attr_id; /* Attribute id */ ^~~~~~~ ../../../tools/h5stat/h5stat_gentest.c:119:9: warning: 'sid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Sclose(sid); ^~~~~~~~~~~~~ ../../../tools/h5stat/h5stat_gentest.c:55:11: note: 'sid' was declared here hid_t sid; /* Dataspace id */ ^~~ ../../../tools/h5stat/h5stat_gentest.c:118:9: warning: 'tid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Tclose(tid); ^~~~~~~~~~~~~ ../../../tools/h5stat/h5stat_gentest.c:54:11: note: 'tid' was declared here hid_t tid; /* Datatype id */ ^~~ ../../../tools/h5stat/h5stat_gentest.c:120:9: warning: 'gid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Gclose(gid); ^~~~~~~~~~~~~ ../../../tools/h5stat/h5stat_gentest.c:53:11: note: 'gid' was declared here hid_t gid; /* Group id */ ^~~ ../../../tools/h5stat/h5stat_gentest.c:121:9: warning: 'fid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Fclose(fid); ^~~~~~~~~~~~~ ../../../tools/h5stat/h5stat_gentest.c:52:11: note: 'fid' was declared here hid_t fid; /* File id */ ^~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5stat_gentest h5stat_gentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5stat_gentest h5stat_gentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5stat' Making all in perform make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/perform' mpicc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sio_perf.o ../../../tools/perform/sio_perf.c ../../../tools/perform/sio_perf.c: In function 'run_test_loop': ../../../tools/perform/sio_perf.c:401:22: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] parms.h5_align = opts->h5_alignment; ^~~~ ../../../tools/perform/sio_perf.c:402:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] parms.h5_thresh = opts->h5_threshold; ^~~~ ../../../tools/perform/sio_perf.c: In function 'parse_command_line': ../../../tools/perform/sio_perf.c:979:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) != EOF) { ^ ../../../tools/perform/sio_perf.c:1035:44: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->chk_size[j] = parse_size_directive(buf); ^~~~~~~~~~~~~~~~~~~~ ../../../tools/perform/sio_perf.c:1185:44: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->buf_size[j] = parse_size_directive(buf); ^~~~~~~~~~~~~~~~~~~~ In file included from ../../../tools/perform/sio_perf.h:20:0, from ../../../tools/perform/sio_perf.c:58: ../../../tools/perform/sio_perf.c: In function 'parse_size_directive': ../../../src/H5private.h:1281:32: warning: conversion to 'off_t {aka long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] #define HDstrtoull(S,R,N) strtoull(S,R,N) ^ ../../../tools/perform/sio_perf.c:1305:9: note: in expansion of macro 'HDstrtoull' s = HDstrtoull(size, &endptr, 10); ^~~~~~~~~~ ../../../tools/perform/sio_perf.c: At top level: ../../../tools/perform/sio_perf.c:1415:6: warning: no previous prototype for 'debug_start_stop_time' [-Wmissing-prototypes] void debug_start_stop_time(io_time_t *pt, timer_type t, int start_stop) ^~~~~~~~~~~~~~~~~~~~~ ../../../tools/perform/sio_perf.c: In function 'run_test': ../../../tools/perform/sio_perf.c:500:13: warning: function call has aggregate value [-Waggregate-return] res = do_sio(parms); ~~~~^~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sio_engine.o ../../../tools/perform/sio_engine.c ../../../tools/perform/sio_engine.c: In function 'do_sio': ../../../tools/perform/sio_engine.c:179:32: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] if ((param.dset_size[i]%param.buf_size[i])!=0) { ^ ../../../tools/perform/sio_engine.c: In function 'do_write': ../../../tools/perform/sio_engine.c:445:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (parms->buf_size[i]==parms->dset_size[i]) ^~ ../../../tools/perform/sio_engine.c:461:25: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5dims[i] = parms->dset_size[i]; ^~~~~ ../../../tools/perform/sio_engine.c: In function 'dset_write': ../../../tools/perform/sio_engine.c:634:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < parms->dset_size[cur_dim]; i += parms->buf_size[cur_dim]){ ^ ../../../tools/perform/sio_engine.c: In function 'do_read': ../../../tools/perform/sio_engine.c:804:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (parms->buf_size[i]==parms->dset_size[i]) ^~ ../../../tools/perform/sio_engine.c:817:25: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5dims[i] = parms->dset_size[i]; ^~~~~ ../../../tools/perform/sio_engine.c: In function 'dset_read': ../../../tools/perform/sio_engine.c:956:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < parms->dset_size[cur_dim]; i += parms->buf_size[cur_dim]){ ^ ../../../tools/perform/sio_engine.c: In function 'do_sio': ../../../tools/perform/sio_engine.c:127:1: warning: function returns an aggregate [-Waggregate-return] do_sio(parameters param) ^~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5perf_serial sio_perf.o sio_engine.o ../../tools/lib/libh5tools.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5perf_serial sio_perf.o sio_engine.o ../../tools/lib/.libs/libh5tools.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pio_perf.o ../../../tools/perform/pio_perf.c ../../../tools/perform/pio_perf.c: In function 'run_test_loop': ../../../tools/perform/pio_perf.c:433:22: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] parms.h5_align = opts->h5_alignment; ^~~~ ../../../tools/perform/pio_perf.c:434:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] parms.h5_thresh = opts->h5_threshold; ^~~~ ../../../tools/perform/pio_perf.c:461:31: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] parms.num_bytes = (off_t)pow((double)(opts->num_bpp*parms.num_procs),2); ^ ../../../tools/perform/pio_perf.c: In function 'report_parameters': ../../../tools/perform/pio_perf.c:1160:44: warning: conversion to 'double' from 'off_t {aka long int}' may alter its value [-Wconversion] recover_size_and_print((long long)(pow(opts->num_bpp * opts->min_num_procs,2) ^~~~ ../../../tools/perform/pio_perf.c:1161:13: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] * opts->num_dsets), ":"); ^ ../../../tools/perform/pio_perf.c:1162:44: warning: conversion to 'double' from 'off_t {aka long int}' may alter its value [-Wconversion] recover_size_and_print((long long)(pow(opts->num_bpp * opts->max_num_procs,2) ^~~~ ../../../tools/perform/pio_perf.c:1163:13: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] * opts->num_dsets), "\n"); ^ ../../../tools/perform/pio_perf.c: In function 'parse_command_line': ../../../tools/perform/pio_perf.c:1282:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) != EOF) { ^ ../../../tools/perform/pio_perf.c:1327:33: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->blk_size = parse_size_directive(opt_arg); ^~~~~~~~~~~~~~~~~~~~ ../../../tools/perform/pio_perf.c:1428:38: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->min_xfer_size = parse_size_directive(opt_arg); ^~~~~~~~~~~~~~~~~~~~ ../../../tools/perform/pio_perf.c:1431:38: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->max_xfer_size = parse_size_directive(opt_arg); ^~~~~~~~~~~~~~~~~~~~ ../../../tools/perform/pio_perf.c:1451:34: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->max_xfer_size = cl_opts->num_bpp; ^~~~~~~ ../../../tools/perform/pio_perf.c:1454:34: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->min_xfer_size = (cl_opts->num_bpp)/2; ^ ../../../tools/perform/pio_perf.c:1457:29: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->blk_size = (cl_opts->num_bpp)/2; ^ ../../../tools/perform/pio_perf.c:1467:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (cl_opts->min_xfer_size > cl_opts->num_bpp) ^ ../../../tools/perform/pio_perf.c:1468:34: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->min_xfer_size = cl_opts->num_bpp; ^~~~~~~ ../../../tools/perform/pio_perf.c:1469:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (cl_opts->max_xfer_size > cl_opts->num_bpp) ^ ../../../tools/perform/pio_perf.c:1470:34: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->max_xfer_size = cl_opts->num_bpp; ^~~~~~~ ../../../tools/perform/pio_perf.c:1474:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (cl_opts->blk_size > cl_opts->num_bpp ) ^ ../../../tools/perform/pio_perf.c:1475:29: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->blk_size = cl_opts->num_bpp; ^~~~~~~ ../../../tools/perform/pio_perf.c: In function 'run_test': ../../../tools/perform/pio_perf.c:589:13: warning: function call has aggregate value [-Waggregate-return] res = do_pio(parms); ~~~~^~~~~~~~~~~~~~~ ../../../tools/perform/pio_perf.c: In function 'main': ../../../tools/perform/pio_perf.c:452:8: warning: 'doing_pio' may be used uninitialized in this function [-Wmaybe-uninitialized] if (doing_pio){ ^ ../../../tools/perform/pio_perf.c:424:9: note: 'doing_pio' was declared here int doing_pio; /* if this process is doing PIO */ ^~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pio_engine.o ../../../tools/perform/pio_engine.c ../../../tools/perform/pio_engine.c: In function 'do_pio': ../../../tools/perform/pio_engine.c:207:31: warning: conversion to 'double' from 'off_t {aka long int}' may alter its value [-Wconversion] snbytes = (off_t)sqrt(nbytes); /* General dataset size */ ^~~~~~ ../../../tools/perform/pio_engine.c:207:19: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] snbytes = (off_t)sqrt(nbytes); /* General dataset size */ ^ ../../../tools/perform/pio_engine.c:259:39: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] if(((snbytes/pio_mpi_nprocs_g)%buf_size)!=0) { ^ ../../../tools/perform/pio_engine.c:268:20: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] if((snbytes%buf_size)!=0) { ^ ../../../tools/perform/pio_engine.c:317:9: warning: statement with no effect [-Wunused-value] hrc == SUCCESS; ../../../tools/perform/pio_engine.c: In function 'do_write': ../../../tools/perform/pio_engine.c:589:46: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bytes_begin[0] = (off_t)(blk_size*pio_mpi_rank_g); ^ ../../../tools/perform/pio_engine.c:601:31: warning: conversion to 'double' from 'off_t {aka long int}' may alter its value [-Wconversion] snbytes = (off_t)sqrt(nbytes); ^~~~~~ ../../../tools/perform/pio_engine.c:601:19: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] snbytes = (off_t)sqrt(nbytes); ^ ../../../tools/perform/pio_engine.c:613:50: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bytes_begin[1] = (off_t)(blk_size*pio_mpi_rank_g); ^ ../../../tools/perform/pio_engine.c:615:59: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bytes_begin[1] = (off_t)(blk_size*blk_size*pio_mpi_rank_g); ^ ../../../tools/perform/pio_engine.c:693:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mrc = MPI_Type_vector((int)blk_size, (int)1, (int)(snbytes/buf_size), ^ ../../../tools/perform/pio_engine.c:711:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mrc = MPI_Type_vector((int)buf_size, (int)1, (int)(snbytes/blk_size), ^ ../../../tools/perform/pio_engine.c:738:82: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mrc = MPI_Type_vector((int)(buf_size/blk_size), (int)1, (int)(snbytes/blk_size), ^ ../../../tools/perform/pio_engine.c:754:29: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5dims[0] = nbytes; ^~~~~~ ../../../tools/perform/pio_engine.c:761:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:768:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:769:39: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] h5stride[0] = blk_size*pio_mpi_nprocs_g; ^ ../../../tools/perform/pio_engine.c:797:29: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5dims[0] = snbytes; ^~~~~~~ ../../../tools/perform/pio_engine.c:798:29: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5dims[1] = snbytes; ^~~~~~~ ../../../tools/perform/pio_engine.c:805:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:806:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[1] = bytes_begin[1]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:815:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:816:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[1] = bytes_begin[1]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:818:39: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] h5stride[1] = blk_size*pio_mpi_nprocs_g; ^ ../../../tools/perform/pio_engine.c:982:32: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~ ../../../tools/perform/pio_engine.c:982:34: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:1011:36: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^~ ../../../tools/perform/pio_engine.c:1011:38: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:1025:76: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] file_offset=posix_file_offset+(off_t)(((nbytes_xfer/blk_size) ^ ../../../tools/perform/pio_engine.c:1026:29: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ ../../../tools/perform/pio_engine.c:1026:48: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ ../../../tools/perform/pio_engine.c:1026:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ ../../../tools/perform/pio_engine.c:1026:81: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ ../../../tools/perform/pio_engine.c:1037:77: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] file_offset=posix_file_offset+(off_t)((((nbytes_xfer/buf_size) ^ ../../../tools/perform/pio_engine.c:1038:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:1038:47: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:1038:66: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:1039:43: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); ^ ../../../tools/perform/pio_engine.c:1039:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); ^ ../../../tools/perform/pio_engine.c:1039:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); ^ ../../../tools/perform/pio_engine.c:1070:76: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] file_offset=posix_file_offset+(off_t)(((nbytes_xfer/(buf_size/blk_size) ^ ../../../tools/perform/pio_engine.c:1071:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ ../../../tools/perform/pio_engine.c:1071:52: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ ../../../tools/perform/pio_engine.c:1071:73: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ ../../../tools/perform/pio_engine.c:1071:96: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ ../../../tools/perform/pio_engine.c:1072:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)%(snbytes*blk_size)); ^ ../../../tools/perform/pio_engine.c:1072:52: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)%(snbytes*blk_size)); ^ ../../../tools/perform/pio_engine.c:1079:62: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] file_offset_advance = (off_t)(snbytes*blk_size); ^ ../../../tools/perform/pio_engine.c:1106:32: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^~ ../../../tools/perform/pio_engine.c:1106:34: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^~~~~~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1137:36: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~ ../../../tools/perform/pio_engine.c:1137:38: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:1162:40: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^~ ../../../tools/perform/pio_engine.c:1162:42: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:1183:36: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~ ../../../tools/perform/pio_engine.c:1183:38: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:1193:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] mpi_file_type, (char*)"native", h5_io_info_g); ^ ../../../tools/perform/pio_engine.c:1202:36: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~ ../../../tools/perform/pio_engine.c:1202:38: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:1213:65: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^ ../../../tools/perform/pio_engine.c:1213:75: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^ ../../../tools/perform/pio_engine.c:1214:38: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); ^ ../../../tools/perform/pio_engine.c:1213:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset {aka long long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^ ../../../tools/perform/pio_engine.c:1214:61: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); ^ ../../../tools/perform/pio_engine.c:1214:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); ^ ../../../tools/perform/pio_engine.c:1213:36: warning: conversion to 'MPI_Offset {aka long long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1228:66: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ ../../../tools/perform/pio_engine.c:1228:76: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ ../../../tools/perform/pio_engine.c:1228:94: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ ../../../tools/perform/pio_engine.c:1229:38: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ ../../../tools/perform/pio_engine.c:1228:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset {aka long long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ ../../../tools/perform/pio_engine.c:1229:61: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ ../../../tools/perform/pio_engine.c:1229:71: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ ../../../tools/perform/pio_engine.c:1229:89: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ ../../../tools/perform/pio_engine.c:1228:36: warning: conversion to 'MPI_Offset {aka long long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1266:65: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) ^ ../../../tools/perform/pio_engine.c:1267:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:1267:56: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:1267:77: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:1266:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset {aka long long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) ^ ../../../tools/perform/pio_engine.c:1268:43: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); ^ ../../../tools/perform/pio_engine.c:1268:64: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); ^ ../../../tools/perform/pio_engine.c:1268:91: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); ^ ../../../tools/perform/pio_engine.c:1266:36: warning: conversion to 'MPI_Offset {aka long long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) ^~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1275:66: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset_advance = (MPI_Offset)(snbytes*blk_size); ^ ../../../tools/perform/pio_engine.c:1301:36: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^~ ../../../tools/perform/pio_engine.c:1301:38: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^~~~~~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1315:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] mpi_collective_type, (char *)"native", h5_io_info_g); ^ ../../../tools/perform/pio_engine.c:1324:32: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size*blk_size; ^~ ../../../tools/perform/pio_engine.c:1324:34: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size*blk_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:1353:25: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size; ^~ ../../../tools/perform/pio_engine.c:1353:28: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:1360:52: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; ^ ../../../tools/perform/pio_engine.c:1360:43: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; ^ ../../../tools/perform/pio_engine.c:1360:31: warning: conversion to 'hssize_t {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; ^ ../../../tools/perform/pio_engine.c:1361:52: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; ^ ../../../tools/perform/pio_engine.c:1361:43: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; ^ ../../../tools/perform/pio_engine.c:1361:31: warning: conversion to 'hssize_t {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; ^ ../../../tools/perform/pio_engine.c:1367:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; ^ ../../../tools/perform/pio_engine.c:1367:62: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; ^ ../../../tools/perform/pio_engine.c:1367:31: warning: conversion to 'hssize_t {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; ^ ../../../tools/perform/pio_engine.c:1368:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; ^ ../../../tools/perform/pio_engine.c:1368:62: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; ^ ../../../tools/perform/pio_engine.c:1368:31: warning: conversion to 'hssize_t {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; ^ ../../../tools/perform/pio_engine.c:1380:25: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size*blk_size; ^~ ../../../tools/perform/pio_engine.c:1380:28: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size*blk_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c: In function 'do_read': ../../../tools/perform/pio_engine.c:1569:46: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bytes_begin[0] = (off_t)(blk_size*pio_mpi_rank_g); ^ ../../../tools/perform/pio_engine.c:1577:31: warning: conversion to 'double' from 'off_t {aka long int}' may alter its value [-Wconversion] snbytes = (off_t)sqrt(nbytes); ^~~~~~ ../../../tools/perform/pio_engine.c:1577:19: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] snbytes = (off_t)sqrt(nbytes); ^ ../../../tools/perform/pio_engine.c:1591:50: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bytes_begin[1] = (off_t)(blk_size*pio_mpi_rank_g); ^ ../../../tools/perform/pio_engine.c:1593:59: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bytes_begin[1] = (off_t)(blk_size*blk_size*pio_mpi_rank_g); ^ ../../../tools/perform/pio_engine.c:1665:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mrc = MPI_Type_vector((int)blk_size, (int)1, (int)(snbytes/buf_size), ^ ../../../tools/perform/pio_engine.c:1683:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mrc = MPI_Type_vector((int)buf_size, (int)1, (int)(snbytes/blk_size), ^ ../../../tools/perform/pio_engine.c:1710:82: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mrc = MPI_Type_vector((int)(buf_size/blk_size), (int)1, (int)(snbytes/blk_size), ^ ../../../tools/perform/pio_engine.c:1725:25: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5dims[0] = nbytes; ^~~~~~ ../../../tools/perform/pio_engine.c:1732:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1739:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1740:35: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] h5stride[0] = blk_size*pio_mpi_nprocs_g; ^ ../../../tools/perform/pio_engine.c:1768:25: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5dims[0] = snbytes; ^~~~~~~ ../../../tools/perform/pio_engine.c:1769:25: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5dims[1] = snbytes; ^~~~~~~ ../../../tools/perform/pio_engine.c:1776:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1777:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[1] = bytes_begin[1]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1786:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1787:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[1] = bytes_begin[1]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1789:35: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] h5stride[1] = blk_size*pio_mpi_nprocs_g; ^ ../../../tools/perform/pio_engine.c:1913:32: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~ ../../../tools/perform/pio_engine.c:1913:34: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:1942:32: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^~ ../../../tools/perform/pio_engine.c:1942:34: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:1956:76: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] file_offset=posix_file_offset+(off_t)(((nbytes_xfer/blk_size) ^ ../../../tools/perform/pio_engine.c:1957:29: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ ../../../tools/perform/pio_engine.c:1957:48: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ ../../../tools/perform/pio_engine.c:1957:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ ../../../tools/perform/pio_engine.c:1957:81: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ ../../../tools/perform/pio_engine.c:1968:77: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] file_offset=posix_file_offset+(off_t)((((nbytes_xfer/buf_size) ^ ../../../tools/perform/pio_engine.c:1969:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:1969:47: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:1969:66: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:1970:43: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); ^ ../../../tools/perform/pio_engine.c:1970:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); ^ ../../../tools/perform/pio_engine.c:1970:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); ^ ../../../tools/perform/pio_engine.c:2001:76: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] file_offset=posix_file_offset+(off_t)(((nbytes_xfer/(buf_size/blk_size) ^ ../../../tools/perform/pio_engine.c:2002:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ ../../../tools/perform/pio_engine.c:2002:52: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ ../../../tools/perform/pio_engine.c:2002:73: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ ../../../tools/perform/pio_engine.c:2002:96: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ ../../../tools/perform/pio_engine.c:2003:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)%(snbytes*blk_size)); ^ ../../../tools/perform/pio_engine.c:2003:52: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)%(snbytes*blk_size)); ^ ../../../tools/perform/pio_engine.c:2010:62: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] file_offset_advance = (off_t)(snbytes*blk_size); ^ ../../../tools/perform/pio_engine.c:2037:32: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^~ ../../../tools/perform/pio_engine.c:2037:34: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^~~~~~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c:2067:36: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~ ../../../tools/perform/pio_engine.c:2067:38: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:2092:40: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^~ ../../../tools/perform/pio_engine.c:2092:42: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:2113:36: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~ ../../../tools/perform/pio_engine.c:2113:38: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:2123:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] mpi_file_type, (char*)"native", h5_io_info_g); ^ ../../../tools/perform/pio_engine.c:2132:36: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~ ../../../tools/perform/pio_engine.c:2132:38: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:2143:65: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^ ../../../tools/perform/pio_engine.c:2143:75: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^ ../../../tools/perform/pio_engine.c:2144:38: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); ^ ../../../tools/perform/pio_engine.c:2143:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset {aka long long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^ ../../../tools/perform/pio_engine.c:2144:61: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); ^ ../../../tools/perform/pio_engine.c:2144:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); ^ ../../../tools/perform/pio_engine.c:2143:36: warning: conversion to 'MPI_Offset {aka long long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c:2158:66: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ ../../../tools/perform/pio_engine.c:2158:76: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ ../../../tools/perform/pio_engine.c:2158:94: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ ../../../tools/perform/pio_engine.c:2159:38: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ ../../../tools/perform/pio_engine.c:2158:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset {aka long long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ ../../../tools/perform/pio_engine.c:2159:61: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ ../../../tools/perform/pio_engine.c:2159:71: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ ../../../tools/perform/pio_engine.c:2159:89: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ ../../../tools/perform/pio_engine.c:2158:36: warning: conversion to 'MPI_Offset {aka long long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c:2196:65: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) ^ ../../../tools/perform/pio_engine.c:2197:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:2197:56: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:2197:77: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:2196:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset {aka long long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) ^ ../../../tools/perform/pio_engine.c:2198:43: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); ^ ../../../tools/perform/pio_engine.c:2198:64: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); ^ ../../../tools/perform/pio_engine.c:2198:91: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); ^ ../../../tools/perform/pio_engine.c:2196:36: warning: conversion to 'MPI_Offset {aka long long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) ^~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c:2205:66: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset_advance = (MPI_Offset)(snbytes*blk_size); ^ ../../../tools/perform/pio_engine.c:2231:36: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^~ ../../../tools/perform/pio_engine.c:2231:38: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^~~~~~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c:2245:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] mpi_collective_type, (char *)"native", h5_io_info_g); ^ ../../../tools/perform/pio_engine.c:2254:32: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size*blk_size; ^~ ../../../tools/perform/pio_engine.c:2254:34: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size*blk_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:2282:25: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size; ^~ ../../../tools/perform/pio_engine.c:2282:28: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:2289:52: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; ^ ../../../tools/perform/pio_engine.c:2289:43: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; ^ ../../../tools/perform/pio_engine.c:2289:31: warning: conversion to 'hssize_t {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; ^ ../../../tools/perform/pio_engine.c:2290:52: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; ^ ../../../tools/perform/pio_engine.c:2290:43: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; ^ ../../../tools/perform/pio_engine.c:2290:31: warning: conversion to 'hssize_t {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; ^ ../../../tools/perform/pio_engine.c:2295:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; ^ ../../../tools/perform/pio_engine.c:2295:62: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; ^ ../../../tools/perform/pio_engine.c:2295:31: warning: conversion to 'hssize_t {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; ^ ../../../tools/perform/pio_engine.c:2296:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; ^ ../../../tools/perform/pio_engine.c:2296:62: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; ^ ../../../tools/perform/pio_engine.c:2296:31: warning: conversion to 'hssize_t {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; ^ ../../../tools/perform/pio_engine.c:2308:25: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size*blk_size; ^~ ../../../tools/perform/pio_engine.c:2308:28: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size*blk_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c: In function 'do_write.isra.0': ../../../tools/perform/pio_engine.c:949:26: warning: 'bytes_begin[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] posix_file_offset=dset_offset + bytes_begin[0]*snbytes+ ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bytes_begin[1]; ~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c: In function 'do_pio': ../../../tools/perform/pio_engine.c:147:1: warning: function returns an aggregate [-Waggregate-return] do_pio(parameters param) ^~~~~~ ../../../tools/perform/pio_engine.c:1880:26: warning: 'bytes_begin[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] posix_file_offset=dset_offset + bytes_begin[0]*snbytes+ ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bytes_begin[1]; ~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1507:17: note: 'bytes_begin[1]' was declared here off_t bytes_begin[2]; /*first elmt this process transfer */ ^~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5perf pio_perf.o pio_engine.o ../../tools/lib/libh5tools.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5perf pio_perf.o pio_engine.o ../../tools/lib/.libs/libh5tools.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o iopipe.o ../../../tools/perform/iopipe.c ../../../tools/perform/iopipe.c: In function 'synchronize': ../../../tools/perform/iopipe.c:138:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^~~~~~ ../../../tools/perform/iopipe.c: In function 'main': ../../../tools/perform/iopipe.c:184:14: warning: variable 'offset' set but not used [-Wunused-but-set-variable] off_t offset; ^~~~~~ ../../../tools/perform/iopipe.c:183:17: warning: variable 'n' set but not used [-Wunused-but-set-variable] hssize_t n; ^ ../../../tools/perform/iopipe.c:174:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o iopipe iopipe.o ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/iopipe iopipe.o ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o chunk.o ../../../tools/perform/chunk.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o chunk chunk.o ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/chunk chunk.o ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o overhead.o ../../../tools/perform/overhead.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o overhead overhead.o ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/overhead overhead.o ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o zip_perf.o ../../../tools/perform/zip_perf.c ../../../tools/perform/zip_perf.c: In function 'main': ../../../tools/perform/zip_perf.c:566:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) > 0) { ^ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o zip_perf zip_perf.o ../../tools/lib/libh5tools.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/zip_perf zip_perf.o ../../tools/lib/.libs/libh5tools.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o perf_meta.o ../../../tools/perform/perf_meta.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o perf_meta perf_meta.o ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/perf_meta perf_meta.o ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o perf.o ../../../tools/perform/perf.c ../../../tools/perform/perf.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] extern int errno; ^~~~~~ In file included from ../../../src/H5private.h:52:0, from ../../../tools/perform/perf.c:26: ../../../tools/perform/perf.c:115:12: warning: redundant redeclaration of '__errno_location' [-Wredundant-decls] extern int errno; ^ /usr/include/errno.h:37:13: note: previous declaration of '__errno_location' was here extern int *__errno_location (void) __THROW __attribute_const__; ^~~~~~~~~~~~~~~~ ../../../tools/perform/perf.c:118:14: warning: redundant redeclaration of 'optarg' [-Wredundant-decls] extern char *optarg; ^~~~~~ In file included from /usr/include/bits/getopt_posix.h:27:0, from /usr/include/unistd.h:872, from ../../../src/H5private.h:70, from ../../../tools/perform/perf.c:26: /usr/include/bits/getopt_core.h:36:14: note: previous declaration of 'optarg' was here extern char *optarg; ^~~~~~ ../../../tools/perform/perf.c: In function 'main': ../../../tools/perform/perf.c:153:5: warning: "H5_HAVE_SETENV" is not defined, evaluates to 0 [-Wundef] #if H5_HAVE_SETENV ^~~~~~~~~~~~~~ ../../../tools/perform/perf.c:169:33: warning: conversion to 'size_t {aka long unsigned int}' from 'int64_t {aka long int}' may change the sign of the result [-Wsign-conversion] if (!(tmp = (char *) malloc(opt_block + 256))) { ^~~~~~~~~ ../../../tools/perform/perf.c:177:42: warning: conversion to 'size_t {aka long unsigned int}' from 'int64_t {aka long int}' may change the sign of the result [-Wsign-conversion] if (!(tmp2 = (char *) malloc(opt_block + 256))) { ^~~~~~~~~ ../../../tools/perform/perf.c:227:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int64_t {aka long int}' may change the sign of the result [-Wsign-conversion] dims[0] = opt_iter * nprocs * opt_block; ^~~~~~~~ ../../../tools/perform/perf.c:235:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int64_t {aka long int}' may change the sign of the result [-Wsign-conversion] dims[0] = opt_block; ^~~~~~~~~ ../../../tools/perform/perf.c:247:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int64_t {aka long int}' may change the sign of the result [-Wsign-conversion] stride[0] = block[0] = opt_block; ^~~~~~~~~ ../../../tools/perform/perf.c:249:65: warning: pointer targets in passing argument 3 of 'H5Sselect_hyperslab' differ in signedness [-Wpointer-sign] ret=H5Sselect_hyperslab(file_dataspace, H5S_SELECT_SET, start, stride, count, block); ^~~~~ In file included from ../../../src/hdf5.h:39:0, from ../../../tools/perform/perf.c:25: ../../../src/H5Spublic.h:111:15: note: expected 'const hsize_t * {aka const long long unsigned int *}' but argument is of type 'hssize_t * {aka long long int *}' H5_DLL herr_t H5Sselect_hyperslab(hid_t space_id, H5S_seloper_t op, ^~~~~~~~~~~~~~~~~~~ ../../../tools/perform/perf.c:300:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int64_t {aka long int}' may change the sign of the result [-Wsign-conversion] stride[0] = block[0] = opt_block; ^~~~~~~~~ ../../../tools/perform/perf.c:302:65: warning: pointer targets in passing argument 3 of 'H5Sselect_hyperslab' differ in signedness [-Wpointer-sign] ret=H5Sselect_hyperslab(file_dataspace, H5S_SELECT_SET, start, stride, count, block); ^~~~~ In file included from ../../../src/hdf5.h:39:0, from ../../../tools/perform/perf.c:25: ../../../src/H5Spublic.h:111:15: note: expected 'const hsize_t * {aka const long long unsigned int *}' but argument is of type 'hssize_t * {aka long long int *}' H5_DLL herr_t H5Sselect_hyperslab(hid_t space_id, H5S_seloper_t op, ^~~~~~~~~~~~~~~~~~~ ../../../tools/perform/perf.c:326:67: warning: ISO C does not support the '%Ld' gnu_printf format [-Wformat=] if (ret < 0) fprintf(stderr, "node %d, read error, loc = %Ld: %s\n", ^ ../../../tools/perform/perf.c:326:67: warning: format '%Ld' expects argument of type 'long long int', but argument 4 has type 'int64_t {aka long int}' [-Wformat=] if (ret < 0) fprintf(stderr, "node %d, read error, loc = %Ld: %s\n", ~~^ %ld mynod, mynod*opt_block, strerror(myerrno)); ~~~~~~~~~~~~~~~ ../../../tools/perform/perf.c:331:46: warning: conversion to 'size_t {aka long unsigned int}' from 'int64_t {aka long int}' may change the sign of the result [-Wsign-conversion] if (opt_correct && memcmp(buf, buf2, opt_block)) { ^~~~~~~~~ ../../../tools/perform/perf.c:372:56: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] read_bw = ((int64_t)(opt_block*nprocs*opt_iter))/(max_read_tim*1000000.0); ^ ../../../tools/perform/perf.c:373:57: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] write_bw = ((int64_t)(opt_block*nprocs*opt_iter))/(max_write_tim*1000000.0); ^ ../../../tools/perform/perf.c:396:5: warning: "H5_HAVE_SETENV" is not defined, evaluates to 0 [-Wundef] #if H5_HAVE_SETENV ^~~~~~~~~~~~~~ ../../../tools/perform/perf.c:135:9: warning: unused variable 'nchars' [-Wunused-variable] int nchars; ^~~~~~ ../../../tools/perform/perf.c:134:16: warning: unused variable 'status' [-Wunused-variable] MPI_Status status; ^~~~~~ ../../../tools/perform/perf.c:133:14: warning: unused variable 'fh' [-Wunused-variable] MPI_File fh; ^~ ../../../tools/perform/perf.c:132:13: warning: unused variable 'seek_position' [-Wunused-variable] int64_t seek_position = 0; ^~~~~~~~~~~~~ ../../../tools/perform/perf.c:123:34: warning: unused variable 'err' [-Wunused-variable] int i, j, mynod=0, nprocs=1, err, my_correct = 1, correct, myerrno; ^~~ ../../../tools/perform/perf.c: In function 'parse_args': ../../../tools/perform/perf.c:442:33: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] opt_alignment = atoi(optarg); ^~~~ ../../../tools/perform/perf.c:443:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (p=(char*)strchr(optarg, '/')) ^ ../../../tools/perform/perf.c:444:37: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] opt_threshold = atoi(p+1); ^~~~ ../../../tools/perform/perf.c: In function 'main': ../../../tools/perform/perf.c:389:21: warning: 'correct' may be used uninitialized in this function [-Wmaybe-uninitialized] printf("Correctness test %s.\n", correct ? "passed" : "failed"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../tools/perform/perf.c:405:22: warning: 'tmp2' may be used uninitialized in this function [-Wmaybe-uninitialized] if (opt_correct) free(tmp2); ^~~~~~~~~~ ../../../tools/perform/perf.c:316:17: warning: 'buf2' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = H5Dread(dataset, H5T_NATIVE_CHAR, mem_dataspace, file_dataspace, H5P_DEFAULT, buf2); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o perf perf.o ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/perf perf.o ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/perform' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools' Making all in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich' Making all in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src' mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5test_kind_STORAGE_SIZE.o ../../../fortran/src/H5test_kind_STORAGE_SIZE.f90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5test_kind H5test_kind_STORAGE_SIZE.o -lsz -lz -ldl -lm libtool: link: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5test_kind H5test_kind_STORAGE_SIZE.o -lsz -lz -ldl -lm ./H5test_kind > H5fortran_detect.f90 mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5fortran_detect.o H5fortran_detect.f90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5fortran_detect H5fortran_detect.o -lsz -lz -ldl -lm libtool: link: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5fortran_detect H5fortran_detect.o -lsz -lz -ldl -lm ./H5fortran_detect > H5fort_type_defines.h mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5match_types.o ../../../fortran/src/H5match_types.c ../../../fortran/src/H5match_types.c: In function 'main': ../../../fortran/src/H5match_types.c:413:36: warning: '%d' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=] sprintf(chrA, "Fortran_INTEGER_%d", (-1)*FoundIntSize[i]); ^~ ../../../fortran/src/H5match_types.c:413:19: note: directive argument in the range [0, 2147483647] sprintf(chrA, "Fortran_INTEGER_%d", (-1)*FoundIntSize[i]); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from ../../../fortran/src/H5match_types.c:33: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 18 and 27 bytes into a destination of size 20 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../fortran/src/H5match_types.c:426:40: warning: '%d' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=] sprintf(chrA, "Fortran_INTEGER_%d", (-1)*FoundIntSize[i]); ^~ ../../../fortran/src/H5match_types.c:426:23: note: directive argument in the range [0, 2147483647] sprintf(chrA, "Fortran_INTEGER_%d", (-1)*FoundIntSize[i]); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from ../../../fortran/src/H5match_types.c:33: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 18 and 27 bytes into a destination of size 20 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../fortran/src/H5match_types.c:480:33: warning: '%d' directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] sprintf(chrA, "Fortran_REAL_%d", (-1)*FoundRealSize[i]); ^~ ../../../fortran/src/H5match_types.c:480:19: note: directive argument in the range [0, 2147483647] sprintf(chrA, "Fortran_REAL_%d", (-1)*FoundRealSize[i]); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from ../../../fortran/src/H5match_types.c:33: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 15 and 24 bytes into a destination of size 20 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../fortran/src/H5match_types.c:499:37: warning: '%d' directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] sprintf(chrA, "Fortran_REAL_%d", (-1)*FoundRealSize[i]); ^~ ../../../fortran/src/H5match_types.c:499:23: note: directive argument in the range [0, 2147483647] sprintf(chrA, "Fortran_REAL_%d", (-1)*FoundRealSize[i]); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from ../../../fortran/src/H5match_types.c:33: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 15 and 24 bytes into a destination of size 20 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5match_types H5match_types.o -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5match_types H5match_types.o -lsz -lz -ldl -lm ./H5match_types make all-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src' /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5fortran_types.lo H5fortran_types.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c H5fortran_types.f90 -fPIC -o .libs/H5fortran_types.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c H5fortran_types.f90 -o H5fortran_types.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5f90global.lo ../../../fortran/src/H5f90global.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5f90global.f90 -fPIC -o .libs/H5f90global.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5f90global.f90 -o H5f90global.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5_ff_F03.lo ../../../fortran/src/H5_ff_F03.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5_ff_F03.f90 -fPIC -o .libs/H5_ff_F03.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5_ff_F03.f90 -o H5_ff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5_ff.lo ../../../fortran/src/H5_ff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5_ff.f90 -fPIC -o .libs/H5_ff.o ../../../fortran/src/H5_ff.f90:407:0: END FUNCTION h5kind_to_type Warning: 'h5_type' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../fortran/src/H5_ff.f90:381:0: INTEGER(HID_T) FUNCTION h5kind_to_type(kind, flag) RESULT(h5_type) note: 'h5_type' was declared here libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5_ff.f90 -o H5_ff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Aff.lo ../../../fortran/src/H5Aff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Aff.f90 -fPIC -o .libs/H5Aff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Aff.f90 -o H5Aff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Dff.lo ../../../fortran/src/H5Dff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Dff.f90 -fPIC -o .libs/H5Dff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Dff.f90 -o H5Dff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Eff.lo ../../../fortran/src/H5Eff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Eff.f90 -fPIC -o .libs/H5Eff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Eff.f90 -o H5Eff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Fff.lo ../../../fortran/src/H5Fff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Fff.f90 -fPIC -o .libs/H5Fff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Fff.f90 -o H5Fff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Gff.lo ../../../fortran/src/H5Gff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Gff.f90 -fPIC -o .libs/H5Gff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Gff.f90 -o H5Gff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Iff.lo ../../../fortran/src/H5Iff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Iff.f90 -fPIC -o .libs/H5Iff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Iff.f90 -o H5Iff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Lff.lo ../../../fortran/src/H5Lff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Lff.f90 -fPIC -o .libs/H5Lff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Lff.f90 -o H5Lff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Off.lo ../../../fortran/src/H5Off.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Off.f90 -fPIC -o .libs/H5Off.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Off.f90 -o H5Off.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Pff.lo ../../../fortran/src/H5Pff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Pff.f90 -fPIC -o .libs/H5Pff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Pff.f90 -o H5Pff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Rff.lo ../../../fortran/src/H5Rff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Rff.f90 -fPIC -o .libs/H5Rff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Rff.f90 -o H5Rff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Sff.lo ../../../fortran/src/H5Sff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Sff.f90 -fPIC -o .libs/H5Sff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Sff.f90 -o H5Sff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Tff.lo ../../../fortran/src/H5Tff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Tff.f90 -fPIC -o .libs/H5Tff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Tff.f90 -o H5Tff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Zff.lo ../../../fortran/src/H5Zff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Zff.f90 -fPIC -o .libs/H5Zff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Zff.f90 -o H5Zff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Aff_F03.lo ../../../fortran/src/H5Aff_F03.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Aff_F03.f90 -fPIC -o .libs/H5Aff_F03.o ../../../fortran/src/H5Aff_F03.f90:159:33: INTEGER FUNCTION h5aread_f_c(attr_id, mem_type_id, buf) BIND(C, NAME='h5aread_f_c') 1 Warning: Variable 'h5aread_f_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Aff_F03.f90:159:41: INTEGER FUNCTION h5aread_f_c(attr_id, mem_type_id, buf) BIND(C, NAME='h5aread_f_c') 1 Warning: Variable 'attr_id' at (1) is a dummy argument of the BIND(C) procedure 'h5aread_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Aff_F03.f90:159:54: INTEGER FUNCTION h5aread_f_c(attr_id, mem_type_id, buf) BIND(C, NAME='h5aread_f_c') 1 Warning: Variable 'mem_type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5aread_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Aff_F03.f90:146:34: INTEGER FUNCTION h5awrite_f_c(attr_id, mem_type_id, buf) BIND(C, NAME='h5awrite_f_c') 1 Warning: Variable 'h5awrite_f_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Aff_F03.f90:146:42: INTEGER FUNCTION h5awrite_f_c(attr_id, mem_type_id, buf) BIND(C, NAME='h5awrite_f_c') 1 Warning: Variable 'attr_id' at (1) is a dummy argument of the BIND(C) procedure 'h5awrite_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Aff_F03.f90:146:55: INTEGER FUNCTION h5awrite_f_c(attr_id, mem_type_id, buf) BIND(C, NAME='h5awrite_f_c') 1 Warning: Variable 'mem_type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5awrite_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Aff_F03.f90:1052:63: SUBROUTINE h5aread_char_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Aff_F03.f90:910:63: SUBROUTINE h5aread_real_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Aff_F03.f90:770:66: SUBROUTINE h5aread_integer_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Aff_F03.f90:530:77: SUBROUTINE h5awrite_char_scalar_fix(attr_id, memtype_id, buf, buf_len, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Aff_F03.f90:368:64: SUBROUTINE h5awrite_real_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Aff_F03.f90:221:67: SUBROUTINE h5awrite_integer_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Aff_F03.f90 -o H5Aff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Dff_F03.lo ../../../fortran/src/H5Dff_F03.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Dff_F03.f90 -fPIC -o .libs/H5Dff_F03.o ../../../fortran/src/H5Dff_F03.f90:203:31: INTEGER FUNCTION h5dfill_c(f_ptr_fill_value, fill_type_id, space_id, & 1 Warning: Variable 'h5dfill_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:203:62: INTEGER FUNCTION h5dfill_c(f_ptr_fill_value, fill_type_id, space_id, & 1 Warning: Variable 'fill_type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dfill_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:203:72: INTEGER FUNCTION h5dfill_c(f_ptr_fill_value, fill_type_id, space_id, & 1 Warning: Variable 'space_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dfill_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:204:32: f_ptr_buf, mem_type_id) BIND(C, NAME='h5dfill_c') 1 Warning: Variable 'mem_type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dfill_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:178:33: INTEGER FUNCTION h5dread_f_c(dset_id, mem_type_id, & 1 Warning: Variable 'h5dread_f_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:178:41: INTEGER FUNCTION h5dread_f_c(dset_id, mem_type_id, & 1 Warning: Variable 'dset_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dread_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:178:54: INTEGER FUNCTION h5dread_f_c(dset_id, mem_type_id, & 1 Warning: Variable 'mem_type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dread_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:179:30: mem_space_id_default, & 1 Warning: Variable 'mem_space_id_default' at (1) is a dummy argument of the BIND(C) procedure 'h5dread_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:180:31: file_space_id_default, & 1 Warning: Variable 'file_space_id_default' at (1) is a dummy argument of the BIND(C) procedure 'h5dread_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:181:26: xfer_prp_default, buf) BIND(C, NAME='h5dread_f_c') 1 Warning: Variable 'xfer_prp_default' at (1) is a dummy argument of the BIND(C) procedure 'h5dread_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:159:34: INTEGER FUNCTION h5dwrite_f_c(dset_id, mem_type_id, & 1 Warning: Variable 'h5dwrite_f_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:159:42: INTEGER FUNCTION h5dwrite_f_c(dset_id, mem_type_id, & 1 Warning: Variable 'dset_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dwrite_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:159:55: INTEGER FUNCTION h5dwrite_f_c(dset_id, mem_type_id, & 1 Warning: Variable 'mem_type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dwrite_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:160:30: mem_space_id_default , & 1 Warning: Variable 'mem_space_id_default' at (1) is a dummy argument of the BIND(C) procedure 'h5dwrite_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:161:31: file_space_id_default, & 1 Warning: Variable 'file_space_id_default' at (1) is a dummy argument of the BIND(C) procedure 'h5dwrite_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:162:26: xfer_prp_default, buf ) BIND(C, NAME='h5dwrite_f_c') 1 Warning: Variable 'xfer_prp_default' at (1) is a dummy argument of the BIND(C) procedure 'h5dwrite_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:2373:41: INTEGER FUNCTION h5dvlen_reclaim_c(type_id, space_id, plist_id, buf) BIND(C, NAME='h5dvlen_reclaim_c') 1 Warning: Variable 'h5dvlen_reclaim_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:2373:49: INTEGER FUNCTION h5dvlen_reclaim_c(type_id, space_id, plist_id, buf) BIND(C, NAME='h5dvlen_reclaim_c') 1 Warning: Variable 'type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dvlen_reclaim_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:2373:59: INTEGER FUNCTION h5dvlen_reclaim_c(type_id, space_id, plist_id, buf) BIND(C, NAME='h5dvlen_reclaim_c') 1 Warning: Variable 'space_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dvlen_reclaim_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:2373:69: INTEGER FUNCTION h5dvlen_reclaim_c(type_id, space_id, plist_id, buf) BIND(C, NAME='h5dvlen_reclaim_c') 1 Warning: Variable 'plist_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dvlen_reclaim_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:1806:64: SUBROUTINE h5dread_real_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Dff_F03.f90:1516:64: SUBROUTINE h5dread_char_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Dff_F03.f90:1258:67: SUBROUTINE h5dread_integer_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Dff_F03.f90:859:65: SUBROUTINE h5dwrite_real_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Dff_F03.f90:591:78: SUBROUTINE h5dwrite_char_scalar_fix(dset_id, mem_type_id, buf, buf_len, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Dff_F03.f90:314:68: SUBROUTINE h5dwrite_integer_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Dff_F03.f90 -o H5Dff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Fff_F03.lo ../../../fortran/src/H5Fff_F03.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Fff_F03.f90 -fPIC -o .libs/H5Fff_F03.o ../../../fortran/src/H5Fff_F03.f90:77:43: INTEGER FUNCTION h5fget_file_image_c(file_id, buf_ptr, buf_len, buf_size) BIND(C, NAME='h5fget_file_image_c') 1 Warning: Variable 'h5fget_file_image_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Fff_F03.f90:77:51: INTEGER FUNCTION h5fget_file_image_c(file_id, buf_ptr, buf_len, buf_size) BIND(C, NAME='h5fget_file_image_c') 1 Warning: Variable 'file_id' at (1) is a dummy argument of the BIND(C) procedure 'h5fget_file_image_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Fff_F03.f90:77:69: INTEGER FUNCTION h5fget_file_image_c(file_id, buf_ptr, buf_len, buf_size) BIND(C, NAME='h5fget_file_image_c') 1 Warning: Variable 'buf_len' at (1) is a dummy argument of the BIND(C) procedure 'h5fget_file_image_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Fff_F03.f90:77:79: INTEGER FUNCTION h5fget_file_image_c(file_id, buf_ptr, buf_len, buf_size) BIND(C, NAME='h5fget_file_image_c') 1 Warning: Variable 'buf_size' at (1) is a dummy argument of the BIND(C) procedure 'h5fget_file_image_c' but may not be C interoperable [-Wc-binding-type] libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Fff_F03.f90 -o H5Fff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Eff_F03.lo ../../../fortran/src/H5Eff_F03.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Eff_F03.f90 -fPIC -o .libs/H5Eff_F03.o ../../../fortran/src/H5Eff_F03.f90:84:38: INTEGER FUNCTION h5eset_auto2_c(printflag, estack_id, func, client_data) & 1 Warning: Variable 'h5eset_auto2_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Eff_F03.f90:84:48: INTEGER FUNCTION h5eset_auto2_c(printflag, estack_id, func, client_data) & 1 Warning: Variable 'printflag' at (1) is a dummy argument of the BIND(C) procedure 'h5eset_auto2_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Eff_F03.f90:84:59: INTEGER FUNCTION h5eset_auto2_c(printflag, estack_id, func, client_data) & 1 Warning: Variable 'estack_id' at (1) is a dummy argument of the BIND(C) procedure 'h5eset_auto2_c' but may not be C interoperable [-Wc-binding-type] libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Eff_F03.f90 -o H5Eff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Pff_F03.lo ../../../fortran/src/H5Pff_F03.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Pff_F03.f90 -fPIC -o .libs/H5Pff_F03.o ../../../fortran/src/H5Pff_F03.f90:130:30: INTEGER FUNCTION h5pget_c(prp_id, name, name_len, value) & 1 Warning: Variable 'h5pget_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:130:37: INTEGER FUNCTION h5pget_c(prp_id, name, name_len, value) & 1 Warning: Variable 'prp_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pget_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:130:53: INTEGER FUNCTION h5pget_c(prp_id, name, name_len, value) & 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'h5pget_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:92:41: INTEGER FUNCTION h5pget_fill_value_c(prp_id, type_id, fillvalue) & 1 Warning: Variable 'h5pget_fill_value_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:92:48: INTEGER FUNCTION h5pget_fill_value_c(prp_id, type_id, fillvalue) & 1 Warning: Variable 'prp_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pget_fill_value_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:92:57: INTEGER FUNCTION h5pget_fill_value_c(prp_id, type_id, fillvalue) & 1 Warning: Variable 'type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pget_fill_value_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:155:33: INTEGER FUNCTION h5pinsert_c(plist, name, name_len, size, value) & 1 Warning: Variable 'h5pinsert_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:155:39: INTEGER FUNCTION h5pinsert_c(plist, name, name_len, size, value) & 1 Warning: Variable 'plist' at (1) is a dummy argument of the BIND(C) procedure 'h5pinsert_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:155:55: INTEGER FUNCTION h5pinsert_c(plist, name, name_len, size, value) & 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'h5pinsert_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:155:61: INTEGER FUNCTION h5pinsert_c(plist, name, name_len, size, value) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'h5pinsert_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:142:35: INTEGER FUNCTION h5pregister_c(class, name, name_len, size, value) & 1 Warning: Variable 'h5pregister_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:142:41: INTEGER FUNCTION h5pregister_c(class, name, name_len, size, value) & 1 Warning: Variable 'class' at (1) is a dummy argument of the BIND(C) procedure 'h5pregister_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:142:57: INTEGER FUNCTION h5pregister_c(class, name, name_len, size, value) & 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'h5pregister_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:142:63: INTEGER FUNCTION h5pregister_c(class, name, name_len, size, value) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'h5pregister_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:118:30: INTEGER FUNCTION h5pset_c(prp_id, name, name_len, value) & 1 Warning: Variable 'h5pset_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:118:37: INTEGER FUNCTION h5pset_c(prp_id, name, name_len, value) & 1 Warning: Variable 'prp_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pset_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:118:53: INTEGER FUNCTION h5pset_c(prp_id, name, name_len, value) & 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'h5pset_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:105:41: INTEGER FUNCTION h5pset_fill_value_c(prp_id, type_id, fillvalue) & 1 Warning: Variable 'h5pset_fill_value_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:105:48: INTEGER FUNCTION h5pset_fill_value_c(prp_id, type_id, fillvalue) & 1 Warning: Variable 'prp_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pset_fill_value_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:105:57: INTEGER FUNCTION h5pset_fill_value_c(prp_id, type_id, fillvalue) & 1 Warning: Variable 'type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pset_fill_value_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1252:43: INTEGER FUNCTION h5pget_file_image_c(fapl_id, buf_ptr, buf_len_ptr) & 1 Warning: Variable 'h5pget_file_image_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1252:51: INTEGER FUNCTION h5pget_file_image_c(fapl_id, buf_ptr, buf_len_ptr) & 1 Warning: Variable 'fapl_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pget_file_image_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1252:73: INTEGER FUNCTION h5pget_file_image_c(fapl_id, buf_ptr, buf_len_ptr) & 1 Warning: Variable 'buf_len_ptr' at (1) is a dummy argument of the BIND(C) procedure 'h5pget_file_image_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1196:43: INTEGER FUNCTION h5pset_file_image_c(fapl_id, buf_ptr, buf_len) & 1 Warning: Variable 'h5pset_file_image_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1196:51: INTEGER FUNCTION h5pset_file_image_c(fapl_id, buf_ptr, buf_len) & 1 Warning: Variable 'fapl_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pset_file_image_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1196:69: INTEGER FUNCTION h5pset_file_image_c(fapl_id, buf_ptr, buf_len) & 1 Warning: Variable 'buf_len' at (1) is a dummy argument of the BIND(C) procedure 'h5pset_file_image_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1128:41: INTEGER FUNCTION h5pcreate_class_c(parent, name, name_len, class, & 1 Warning: Variable 'h5pcreate_class_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1128:48: INTEGER FUNCTION h5pcreate_class_c(parent, name, name_len, class, & 1 Warning: Variable 'parent' at (1) is a dummy argument of the BIND(C) procedure 'h5pcreate_class_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1128:64: INTEGER FUNCTION h5pcreate_class_c(parent, name, name_len, class, & 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'h5pcreate_class_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1128:71: INTEGER FUNCTION h5pcreate_class_c(parent, name, name_len, class, & 1 Warning: Variable 'class' at (1) is a dummy argument of the BIND(C) procedure 'h5pcreate_class_c' but may not be C interoperable [-Wc-binding-type] libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Pff_F03.f90 -o H5Pff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5_DBLE_InterfaceInclude.lo ../../../fortran/src/H5_DBLE_InterfaceInclude.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5_DBLE_InterfaceInclude.f90 -fPIC -o .libs/H5_DBLE_InterfaceInclude.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5_DBLE_InterfaceInclude.f90 -o H5_DBLE_InterfaceInclude.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5f90kit.lo ../../../fortran/src/H5f90kit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5f90kit.c -fPIC -DPIC -o .libs/H5f90kit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5f90kit.c -o H5f90kit.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5_f.lo ../../../fortran/src/H5_f.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5_f.c -fPIC -DPIC -o .libs/H5_f.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5_f.c -o H5_f.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Af.lo ../../../fortran/src/H5Af.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Af.c -fPIC -DPIC -o .libs/H5Af.o ../../../fortran/src/H5Af.c: In function 'h5aget_storage_size_c_': ../../../fortran/src/H5Af.c:1207:67: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] if ((*size = (hsize_t_f)H5Aget_storage_size((hid_t)*attr_id)) < 0) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Af.c -o H5Af.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Df.lo ../../../fortran/src/H5Df.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Df.c -fPIC -DPIC -o .libs/H5Df.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Df.c -o H5Df.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ef.lo ../../../fortran/src/H5Ef.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Ef.c -fPIC -DPIC -o .libs/H5Ef.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Ef.c -o H5Ef.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ff.lo ../../../fortran/src/H5Ff.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Ff.c -fPIC -DPIC -o .libs/H5Ff.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Ff.c -o H5Ff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gf.lo ../../../fortran/src/H5Gf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Gf.c -fPIC -DPIC -o .libs/H5Gf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Gf.c -o H5Gf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5If.lo ../../../fortran/src/H5If.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5If.c -fPIC -DPIC -o .libs/H5If.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5If.c -o H5If.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Lf.lo ../../../fortran/src/H5Lf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Lf.c -fPIC -DPIC -o .libs/H5Lf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Lf.c -o H5Lf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Of.lo ../../../fortran/src/H5Of.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Of.c -fPIC -DPIC -o .libs/H5Of.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Of.c -o H5Of.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pf.lo ../../../fortran/src/H5Pf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Pf.c -fPIC -DPIC -o .libs/H5Pf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Pf.c -o H5Pf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Rf.lo ../../../fortran/src/H5Rf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Rf.c -fPIC -DPIC -o .libs/H5Rf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Rf.c -o H5Rf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Sf.lo ../../../fortran/src/H5Sf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Sf.c -fPIC -DPIC -o .libs/H5Sf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Sf.c -o H5Sf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tf.lo ../../../fortran/src/H5Tf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Tf.c -fPIC -DPIC -o .libs/H5Tf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Tf.c -o H5Tf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Zf.lo ../../../fortran/src/H5Zf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Zf.c -fPIC -DPIC -o .libs/H5Zf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Zf.c -o H5Zf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Lff_F03.lo ../../../fortran/src/H5Lff_F03.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Lff_F03.f90 -fPIC -o .libs/H5Lff_F03.o ../../../fortran/src/H5Lff_F03.f90:52:32: INTEGER(haddr_t) :: address 1 Warning: Component 'address' in derived type 'union_t' at (1) may not be C interoperable, even though derived type 'union_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:53:33: INTEGER(size_t) :: val_size 1 Warning: Component 'val_size' in derived type 'union_t' at (1) may not be C interoperable, even though derived type 'union_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:213:44: INTEGER FUNCTION h5literate_by_name_c(loc_id, name, namelen, index_type, order,& 1 Warning: Variable 'h5literate_by_name_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:213:51: INTEGER FUNCTION h5literate_by_name_c(loc_id, name, namelen, index_type, order,& 1 Warning: Variable 'loc_id' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:213:66: INTEGER FUNCTION h5literate_by_name_c(loc_id, name, namelen, index_type, order,& 1 Warning: Variable 'namelen' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:213:78: INTEGER FUNCTION h5literate_by_name_c(loc_id, name, namelen, index_type, order,& 1 Warning: Variable 'index_type' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:213:85: INTEGER FUNCTION h5literate_by_name_c(loc_id, name, namelen, index_type, order,& 1 Warning: Variable 'order' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:214:15: idx, op, op_data, lapl_id_default) BIND(C, NAME='h5literate_by_name_c') 1 Warning: Variable 'idx' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:214:45: idx, op, op_data, lapl_id_default) BIND(C, NAME='h5literate_by_name_c') 1 Warning: Variable 'lapl_id_default' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:129:36: INTEGER FUNCTION h5literate_c(group_id, index_type, order, idx, op, op_data) & 1 Warning: Variable 'h5literate_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:129:45: INTEGER FUNCTION h5literate_c(group_id, index_type, order, idx, op, op_data) & 1 Warning: Variable 'group_id' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:129:57: INTEGER FUNCTION h5literate_c(group_id, index_type, order, idx, op, op_data) & 1 Warning: Variable 'index_type' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:129:64: INTEGER FUNCTION h5literate_c(group_id, index_type, order, idx, op, op_data) & 1 Warning: Variable 'order' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:129:69: INTEGER FUNCTION h5literate_c(group_id, index_type, order, idx, op, op_data) & 1 Warning: Variable 'idx' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_c' but may not be C interoperable [-Wc-binding-type] libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Lff_F03.f90 -o H5Lff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Off_F03.lo ../../../fortran/src/H5Off_F03.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Off_F03.f90 -fPIC -o .libs/H5Off_F03.o ../../../fortran/src/H5Off_F03.f90:70:35: INTEGER(hsize_t) :: index_size ! btree and/or list 1 Warning: Component 'index_size' in derived type 'h5_ih_info_t' at (1) may not be C interoperable, even though derived type 'h5_ih_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:71:34: INTEGER(hsize_t) :: heap_size 1 Warning: Component 'heap_size' in derived type 'h5_ih_info_t' at (1) may not be C interoperable, even though derived type 'h5_ih_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:81:29: INTEGER(haddr_t) :: addr ! Object address in file 1 Warning: Component 'addr' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:83:27: INTEGER :: rc ! Reference count of object 1 Warning: Component 'rc' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:85:35: INTEGER, DIMENSION(8) :: atime ! Access time ! -- NOTE -- 1 Warning: Component 'atime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:86:35: INTEGER, DIMENSION(8) :: mtime ! Modification time ! Returns an integer array 1 Warning: Component 'mtime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:87:35: INTEGER, DIMENSION(8) :: ctime ! Change time ! as specified in the Fortran 1 Warning: Component 'ctime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:88:35: INTEGER, DIMENSION(8) :: btime ! Birth time ! intrinsic DATE_AND_TIME(VALUES) 1 Warning: Component 'btime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:90:34: INTEGER(hsize_t) :: num_attrs ! # of attributes attached to object 1 Warning: Component 'num_attrs' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:60:23: INTEGER :: version ! Version number of header format in file 1 Warning: Component 'version' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:61:22: INTEGER :: nmesgs ! Number of object header messages 1 Warning: Component 'nmesgs' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:62:23: INTEGER :: nchunks ! Number of object header chunks 1 Warning: Component 'nchunks' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:63:21: INTEGER :: flags ! Object header status flags 1 Warning: Component 'flags' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:48:30: INTEGER(hsize_t) :: total ! Total space for storing object header in file 1 Warning: Component 'total' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:49:29: INTEGER(hsize_t) :: meta ! Space within header for object header metadata information 1 Warning: Component 'meta' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:50:29: INTEGER(hsize_t) :: mesg ! Space within header for actual message information 1 Warning: Component 'mesg' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:51:29: INTEGER(hsize_t) :: free ! Free space within object header 1 Warning: Component 'free' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:403:42: INTEGER FUNCTION h5ovisit_by_name_c(loc_id, object_name, namelen, index_type, order, & 1 Warning: Variable 'h5ovisit_by_name_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:403:49: INTEGER FUNCTION h5ovisit_by_name_c(loc_id, object_name, namelen, index_type, order, & 1 Warning: Variable 'loc_id' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:403:71: INTEGER FUNCTION h5ovisit_by_name_c(loc_id, object_name, namelen, index_type, order, & 1 Warning: Variable 'namelen' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:403:83: INTEGER FUNCTION h5ovisit_by_name_c(loc_id, object_name, namelen, index_type, order, & 1 Warning: Variable 'index_type' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:403:90: INTEGER FUNCTION h5ovisit_by_name_c(loc_id, object_name, namelen, index_type, order, & 1 Warning: Variable 'order' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:404:32: op, op_data, lapl_id) BIND(C, NAME='h5ovisit_by_name_c') 1 Warning: Variable 'lapl_id' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:322:44: INTEGER FUNCTION h5oget_info_by_idx_c(loc_id, group_name, namelen, & 1 Warning: Variable 'h5oget_info_by_idx_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:322:51: INTEGER FUNCTION h5oget_info_by_idx_c(loc_id, group_name, namelen, & 1 Warning: Variable 'loc_id' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_idx_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:322:72: INTEGER FUNCTION h5oget_info_by_idx_c(loc_id, group_name, namelen, & 1 Warning: Variable 'namelen' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_idx_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:323:23: index_field, order, n, lapl_id_default, object_info) BIND(C, NAME='h5oget_info_by_idx_c') 1 Warning: Variable 'index_field' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_idx_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:323:30: index_field, order, n, lapl_id_default, object_info) BIND(C, NAME='h5oget_info_by_idx_c') 1 Warning: Variable 'order' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_idx_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:323:33: index_field, order, n, lapl_id_default, object_info) BIND(C, NAME='h5oget_info_by_idx_c') 1 Warning: Variable 'n' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_idx_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:323:50: index_field, order, n, lapl_id_default, object_info) BIND(C, NAME='h5oget_info_by_idx_c') 1 Warning: Variable 'lapl_id_default' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_idx_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:261:37: INTEGER FUNCTION h5oget_info_c(object_id, object_info) & 1 Warning: Variable 'h5oget_info_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:261:47: INTEGER FUNCTION h5oget_info_c(object_id, object_info) & 1 Warning: Variable 'object_id' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:206:45: INTEGER FUNCTION h5oget_info_by_name_c(loc_id, name, namelen, lapl_id_default, object_info) & 1 Warning: Variable 'h5oget_info_by_name_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:206:52: INTEGER FUNCTION h5oget_info_by_name_c(loc_id, name, namelen, lapl_id_default, object_info) & 1 Warning: Variable 'loc_id' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:206:67: INTEGER FUNCTION h5oget_info_by_name_c(loc_id, name, namelen, lapl_id_default, object_info) & 1 Warning: Variable 'namelen' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:206:84: INTEGER FUNCTION h5oget_info_by_name_c(loc_id, name, namelen, lapl_id_default, object_info) & 1 Warning: Variable 'lapl_id_default' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:144:34: INTEGER FUNCTION h5ovisit_c(object_id, index_type, order, op, op_data) & 1 Warning: Variable 'h5ovisit_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:144:44: INTEGER FUNCTION h5ovisit_c(object_id, index_type, order, op, op_data) & 1 Warning: Variable 'object_id' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:144:56: INTEGER FUNCTION h5ovisit_c(object_id, index_type, order, op, op_data) & 1 Warning: Variable 'index_type' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:144:63: INTEGER FUNCTION h5ovisit_c(object_id, index_type, order, op, op_data) & 1 Warning: Variable 'order' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_c' but may not be C interoperable [-Wc-binding-type] libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Off_F03.f90 -o H5Off_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Rff_F03.lo ../../../fortran/src/H5Rff_F03.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Rff_F03.f90 -fPIC -o .libs/H5Rff_F03.o ../../../fortran/src/H5Rff_F03.f90:119:37: INTEGER FUNCTION h5rcreate_ptr_c(ref, loc_id, name, namelen, ref_type, space_id) & 1 Warning: Variable 'h5rcreate_ptr_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:119:49: INTEGER FUNCTION h5rcreate_ptr_c(ref, loc_id, name, namelen, ref_type, space_id) & 1 Warning: Variable 'loc_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rcreate_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:119:64: INTEGER FUNCTION h5rcreate_ptr_c(ref, loc_id, name, namelen, ref_type, space_id) & 1 Warning: Variable 'namelen' at (1) is a dummy argument of the BIND(C) procedure 'h5rcreate_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:119:74: INTEGER FUNCTION h5rcreate_ptr_c(ref, loc_id, name, namelen, ref_type, space_id) & 1 Warning: Variable 'ref_type' at (1) is a dummy argument of the BIND(C) procedure 'h5rcreate_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:119:84: INTEGER FUNCTION h5rcreate_ptr_c(ref, loc_id, name, namelen, ref_type, space_id) & 1 Warning: Variable 'space_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rcreate_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:107:42: INTEGER FUNCTION h5rdereference_ptr_c(obj_id, ref_type, ref, ref_obj_id) & 1 Warning: Variable 'h5rdereference_ptr_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:107:49: INTEGER FUNCTION h5rdereference_ptr_c(obj_id, ref_type, ref, ref_obj_id) & 1 Warning: Variable 'obj_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rdereference_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:107:59: INTEGER FUNCTION h5rdereference_ptr_c(obj_id, ref_type, ref, ref_obj_id) & 1 Warning: Variable 'ref_type' at (1) is a dummy argument of the BIND(C) procedure 'h5rdereference_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:107:76: INTEGER FUNCTION h5rdereference_ptr_c(obj_id, ref_type, ref, ref_obj_id) & 1 Warning: Variable 'ref_obj_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rdereference_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:93:39: INTEGER FUNCTION h5rget_name_ptr_c(loc_id, ref_type, ref, name, name_len, size_default) & 1 Warning: Variable 'h5rget_name_ptr_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:93:46: INTEGER FUNCTION h5rget_name_ptr_c(loc_id, ref_type, ref, name, name_len, size_default) & 1 Warning: Variable 'loc_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_name_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:93:56: INTEGER FUNCTION h5rget_name_ptr_c(loc_id, ref_type, ref, name, name_len, size_default) & 1 Warning: Variable 'ref_type' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_name_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:93:77: INTEGER FUNCTION h5rget_name_ptr_c(loc_id, ref_type, ref, name, name_len, size_default) & 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_name_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:93:91: INTEGER FUNCTION h5rget_name_ptr_c(loc_id, ref_type, ref, name, name_len, size_default) & 1 Warning: Variable 'size_default' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_name_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:133:41: INTEGER FUNCTION h5rget_region_ptr_c(dset_id, ref, space_id) & 1 Warning: Variable 'h5rget_region_ptr_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:133:49: INTEGER FUNCTION h5rget_region_ptr_c(dset_id, ref, space_id) & 1 Warning: Variable 'dset_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_region_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:133:64: INTEGER FUNCTION h5rget_region_ptr_c(dset_id, ref, space_id) & 1 Warning: Variable 'space_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_region_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:704:41: INTEGER FUNCTION h5rget_obj_type_c(loc_id, ref_type, ref, obj_type) & 1 Warning: Variable 'h5rget_obj_type_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:704:48: INTEGER FUNCTION h5rget_obj_type_c(loc_id, ref_type, ref, obj_type) & 1 Warning: Variable 'loc_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_obj_type_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:704:58: INTEGER FUNCTION h5rget_obj_type_c(loc_id, ref_type, ref, obj_type) & 1 Warning: Variable 'ref_type' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_obj_type_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:704:73: INTEGER FUNCTION h5rget_obj_type_c(loc_id, ref_type, ref, obj_type) & 1 Warning: Variable 'obj_type' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_obj_type_c' but may not be C interoperable [-Wc-binding-type] libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Rff_F03.f90 -o H5Rff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Tff_F03.lo ../../../fortran/src/H5Tff_F03.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Tff_F03.f90 -fPIC -o .libs/H5Tff_F03.o ../../../fortran/src/H5Tff_F03.f90:206:44: INTEGER FUNCTION h5tenum_insert_ptr_c(type_id, name, namelen, value) & 1 Warning: Variable 'h5tenum_insert_ptr_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Tff_F03.f90:206:52: INTEGER FUNCTION h5tenum_insert_ptr_c(type_id, name, namelen, value) & 1 Warning: Variable 'type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5tenum_insert_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Tff_F03.f90:206:67: INTEGER FUNCTION h5tenum_insert_ptr_c(type_id, name, namelen, value) & 1 Warning: Variable 'namelen' at (1) is a dummy argument of the BIND(C) procedure 'h5tenum_insert_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Tff_F03.f90:97:36: INTEGER FUNCTION h5tconvert_c(src_id, dst_id, nelmts, buf, background, plist_id) & 1 Warning: Variable 'h5tconvert_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Tff_F03.f90:97:43: INTEGER FUNCTION h5tconvert_c(src_id, dst_id, nelmts, buf, background, plist_id) & 1 Warning: Variable 'src_id' at (1) is a dummy argument of the BIND(C) procedure 'h5tconvert_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Tff_F03.f90:97:51: INTEGER FUNCTION h5tconvert_c(src_id, dst_id, nelmts, buf, background, plist_id) & 1 Warning: Variable 'dst_id' at (1) is a dummy argument of the BIND(C) procedure 'h5tconvert_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Tff_F03.f90:97:59: INTEGER FUNCTION h5tconvert_c(src_id, dst_id, nelmts, buf, background, plist_id) & 1 Warning: Variable 'nelmts' at (1) is a dummy argument of the BIND(C) procedure 'h5tconvert_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Tff_F03.f90:97:86: INTEGER FUNCTION h5tconvert_c(src_id, dst_id, nelmts, buf, background, plist_id) & 1 Warning: Variable 'plist_id' at (1) is a dummy argument of the BIND(C) procedure 'h5tconvert_c' but may not be C interoperable [-Wc-binding-type] libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Tff_F03.f90 -o H5Tff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDmpiof.lo ../../../fortran/src/H5FDmpiof.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5FDmpiof.c -fPIC -DPIC -o .libs/H5FDmpiof.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5FDmpiof.c -o H5FDmpiof.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5FDmpioff.lo ../../../fortran/src/H5FDmpioff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5FDmpioff.f90 -fPIC -o .libs/H5FDmpioff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5FDmpioff.f90 -o H5FDmpioff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o HDF5mpio.lo ../../../fortran/src/HDF5mpio.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/HDF5mpio.f90 -fPIC -o .libs/HDF5mpio.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/HDF5mpio.f90 -o HDF5mpio.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -version-info 10:4:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5_fortran.la -rpath /usr/lib64/mpich/lib H5f90global.lo H5fortran_types.lo H5_ff_F03.lo H5_ff.lo H5Aff.lo H5Dff.lo H5Eff.lo H5Fff.lo H5Gff.lo H5Iff.lo H5Lff.lo H5Off.lo H5Pff.lo H5Rff.lo H5Sff.lo H5Tff.lo H5Zff.lo H5_DBLE_InterfaceInclude.lo H5f90kit.lo H5_f.lo H5Af.lo H5Df.lo H5Ef.lo H5Ff.lo H5Gf.lo H5If.lo H5Lf.lo H5Of.lo H5Pf.lo H5Rf.lo H5Sf.lo H5Tf.lo H5Zf.lo H5Aff_F03.lo H5Dff_F03.lo H5Eff_F03.lo H5Fff_F03.lo H5Lff_F03.lo H5Off_F03.lo H5Pff_F03.lo H5Rff_F03.lo H5Tff_F03.lo H5FDmpiof.lo HDF5mpio.lo H5FDmpioff.lo ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -shared -fPIC .libs/H5f90global.o .libs/H5fortran_types.o .libs/H5_ff_F03.o .libs/H5_ff.o .libs/H5Aff.o .libs/H5Dff.o .libs/H5Eff.o .libs/H5Fff.o .libs/H5Gff.o .libs/H5Iff.o .libs/H5Lff.o .libs/H5Off.o .libs/H5Pff.o .libs/H5Rff.o .libs/H5Sff.o .libs/H5Tff.o .libs/H5Zff.o .libs/H5_DBLE_InterfaceInclude.o .libs/H5f90kit.o .libs/H5_f.o .libs/H5Af.o .libs/H5Df.o .libs/H5Ef.o .libs/H5Ff.o .libs/H5Gf.o .libs/H5If.o .libs/H5Lf.o .libs/H5Of.o .libs/H5Pf.o .libs/H5Rf.o .libs/H5Sf.o .libs/H5Tf.o .libs/H5Zf.o .libs/H5Aff_F03.o .libs/H5Dff_F03.o .libs/H5Eff_F03.o .libs/H5Fff_F03.o .libs/H5Lff_F03.o .libs/H5Off_F03.o .libs/H5Pff_F03.o .libs/H5Rff_F03.o .libs/H5Tff_F03.o .libs/H5FDmpiof.o .libs/HDF5mpio.o .libs/H5FDmpioff.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs -Wl,-rpath -Wl,/usr/lib64/mpich/lib ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5_fortran.so.10 -o .libs/libhdf5_fortran.so.10.0.4 libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so.10" && ln -s "libhdf5_fortran.so.10.0.4" "libhdf5_fortran.so.10") libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so" && ln -s "libhdf5_fortran.so.10.0.4" "libhdf5_fortran.so") libtool: link: ar cru .libs/libhdf5_fortran.a H5f90global.o H5fortran_types.o H5_ff_F03.o H5_ff.o H5Aff.o H5Dff.o H5Eff.o H5Fff.o H5Gff.o H5Iff.o H5Lff.o H5Off.o H5Pff.o H5Rff.o H5Sff.o H5Tff.o H5Zff.o H5_DBLE_InterfaceInclude.o H5f90kit.o H5_f.o H5Af.o H5Df.o H5Ef.o H5Ff.o H5Gf.o H5If.o H5Lf.o H5Of.o H5Pf.o H5Rf.o H5Sf.o H5Tf.o H5Zf.o H5Aff_F03.o H5Dff_F03.o H5Eff_F03.o H5Fff_F03.o H5Lff_F03.o H5Off_F03.o H5Pff_F03.o H5Rff_F03.o H5Tff_F03.o H5FDmpiof.o HDF5mpio.o H5FDmpioff.o libtool: link: ranlib .libs/libhdf5_fortran.a libtool: link: ( cd ".libs" && rm -f "libhdf5_fortran.la" && ln -s "../libhdf5_fortran.la" "libhdf5_fortran.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/test' /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tf_F08.lo ../../../fortran/test/tf_F08.f90 libtool: compile: mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/test/tf_F08.f90 -fPIC -o .libs/tf_F08.o ../../../fortran/test/tf_F08.f90:49:13: REAL :: a 1 Warning: Component 'a' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tf_F08.f90:50:16: INTEGER :: x 1 Warning: Component 'x' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tf_F08.f90:51:25: DOUBLE PRECISION :: y 1 Warning: Component 'y' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tf_F08.f90:52:25: CHARACTER(LEN=1) :: z 1 Warning: Component 'z' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) [-Wc-binding-type] libtool: compile: mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/test/tf_F08.f90 -o tf_F08.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tf.lo ../../../fortran/test/tf.f90 libtool: compile: mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/test/tf.f90 -fPIC -o .libs/tf.o ../../../fortran/test/tf.f90:140:13: USE HDF5 1 Warning: Nonconforming tab character at (1) [-Wtabs] libtool: compile: mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/test/tf.f90 -o tf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t.lo ../../../fortran/test/t.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/test/t.c -fPIC -DPIC -o .libs/t.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/test/t.c -o t.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libh5test_fortran.la tf_F08.lo tf.lo t.lo -lsz -lz -ldl -lm libtool: link: ar cru .libs/libh5test_fortran.a .libs/tf_F08.o .libs/tf.o .libs/t.o libtool: link: ranlib .libs/libh5test_fortran.a libtool: link: ( cd ".libs" && rm -f "libh5test_fortran.la" && ln -s "../libh5test_fortran.la" "libh5test_fortran.la" ) mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test-tH5F.o `test -f 'tH5F.f90' || echo '../../../fortran/test/'`tH5F.f90 ../../../fortran/test/tH5F.f90:676:22: do i = 1, obj_countf 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test-tH5D.o `test -f 'tH5D.f90' || echo '../../../fortran/test/'`tH5D.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test-tH5R.o `test -f 'tH5R.f90' || echo '../../../fortran/test/'`tH5R.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test-tH5S.o `test -f 'tH5S.f90' || echo '../../../fortran/test/'`tH5S.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test-tH5T.o `test -f 'tH5T.f90' || echo '../../../fortran/test/'`tH5T.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test-tH5VL.o `test -f 'tH5VL.f90' || echo '../../../fortran/test/'`tH5VL.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test-tH5Z.o `test -f 'tH5Z.f90' || echo '../../../fortran/test/'`tH5Z.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test-tH5Sselect.o `test -f 'tH5Sselect.f90' || echo '../../../fortran/test/'`tH5Sselect.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test-tH5P.o `test -f 'tH5P.f90' || echo '../../../fortran/test/'`tH5P.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test-tH5A.o `test -f 'tH5A.f90' || echo '../../../fortran/test/'`tH5A.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test-tH5I.o `test -f 'tH5I.f90' || echo '../../../fortran/test/'`tH5I.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test-tH5G.o `test -f 'tH5G.f90' || echo '../../../fortran/test/'`tH5G.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test-tH5E.o `test -f 'tH5E.f90' || echo '../../../fortran/test/'`tH5E.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test-tHDF5.o `test -f 'tHDF5.f90' || echo '../../../fortran/test/'`tHDF5.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test-fortranlib_test.o `test -f 'fortranlib_test.f90' || echo '../../../fortran/test/'`fortranlib_test.f90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fortranlib_test fortranlib_test-tH5F.o fortranlib_test-tH5D.o fortranlib_test-tH5R.o fortranlib_test-tH5S.o fortranlib_test-tH5T.o fortranlib_test-tH5VL.o fortranlib_test-tH5Z.o fortranlib_test-tH5Sselect.o fortranlib_test-tH5P.o fortranlib_test-tH5A.o fortranlib_test-tH5I.o fortranlib_test-tH5G.o fortranlib_test-tH5E.o fortranlib_test-tHDF5.o fortranlib_test-fortranlib_test.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fortranlib_test fortranlib_test-tH5F.o fortranlib_test-tH5D.o fortranlib_test-tH5R.o fortranlib_test-tH5S.o fortranlib_test-tH5T.o fortranlib_test-tH5VL.o fortranlib_test-tH5Z.o fortranlib_test-tH5Sselect.o fortranlib_test-tH5P.o fortranlib_test-tH5A.o fortranlib_test-tH5I.o fortranlib_test-tH5G.o fortranlib_test-tH5E.o fortranlib_test-tHDF5.o fortranlib_test-fortranlib_test.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fflush1.o ../../../fortran/test/fflush1.f90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fflush1 fflush1.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fflush1 fflush1.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fflush2.o ../../../fortran/test/fflush2.f90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fflush2 fflush2.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fflush2 fflush2.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5O.o ../../../fortran/test/tH5O.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5A_1_8.o ../../../fortran/test/tH5A_1_8.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5G_1_8.o ../../../fortran/test/tH5G_1_8.f90 ../../../fortran/test/tH5G_1_8.f90:1419:13: hard_link, use_index, total_error) 1 Warning: Unused dummy argument 'hard_link' at (1) [-Wunused-dummy-argument] ../../../fortran/test/tH5G_1_8.f90:1419:24: hard_link, use_index, total_error) 1 Warning: Unused dummy argument 'use_index' at (1) [-Wunused-dummy-argument] mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5MISC_1_8.o ../../../fortran/test/tH5MISC_1_8.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tHDF5_1_8.o ../../../fortran/test/tHDF5_1_8.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test_1_8.o ../../../fortran/test/fortranlib_test_1_8.f90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fortranlib_test_1_8 tH5O.o tH5A_1_8.o tH5G_1_8.o tH5MISC_1_8.o tHDF5_1_8.o fortranlib_test_1_8.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fortranlib_test_1_8 tH5O.o tH5A_1_8.o tH5G_1_8.o tH5MISC_1_8.o tHDF5_1_8.o fortranlib_test_1_8.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5E_F03.o ../../../fortran/test/tH5E_F03.f90 ../../../fortran/test/tH5E_F03.f90:48:42: INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C) 1 Warning: Variable 'my_hdf5_error_handler' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5E_F03.f90:48:52: INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C) 1 Warning: Variable 'estack_id' at (1) is a dummy argument of the BIND(C) procedure 'my_hdf5_error_handler' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5E_F03.f90:48:64: INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C) 1 Warning: Variable 'data_inout' at (1) is a dummy argument of the BIND(C) procedure 'my_hdf5_error_handler' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5E_F03.f90:73:47: INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C) 1 Warning: Variable 'my_hdf5_error_handler_nodata' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5E_F03.f90:73:57: INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C) 1 Warning: Variable 'estack_id' at (1) is a dummy argument of the BIND(C) procedure 'my_hdf5_error_handler_nodata' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5E_F03.f90:73:69: INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C) 1 Warning: Unused dummy argument 'data_inout' at (1) [-Wunused-dummy-argument] ../../../fortran/test/tH5E_F03.f90:73:57: INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C) 1 Warning: Unused dummy argument 'estack_id' at (1) [-Wunused-dummy-argument] ../../../fortran/test/tH5E_F03.f90:48:52: INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C) 1 Warning: Unused dummy argument 'estack_id' at (1) [-Wunused-dummy-argument] mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5F_F03.o ../../../fortran/test/tH5F_F03.f90 ../../../fortran/test/tH5F_F03.f90:158:11: DO i = 1, image_size 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] ../../../fortran/test/tH5F_F03.f90:165:11: DO i = 1, image_size 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] ../../../fortran/test/tH5F_F03.f90:64:35: INTEGER(size_t) :: itmp_a, itmp_b ! General purpose integers 1 Warning: Unused variable 'itmp_b' declared at (1) [-Wunused-variable] mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5L_F03.o ../../../fortran/test/tH5L_F03.f90 ../../../fortran/test/tH5L_F03.f90:48:46: CHARACTER(LEN=1), DIMENSION(1:10) :: name ! The name of the object 1 Warning: Component 'name' in derived type 'iter_info' at (1) may not be C interoperable, even though derived type 'iter_info' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5L_F03.f90:61:45: INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'liter_cb' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5L_F03.f90:61:51: INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Variable 'name' at (1) is a dummy argument of the BIND(C) procedure 'liter_cb' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5L_F03.f90:61:45: INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Unused dummy argument 'group' at (1) [-Wunused-dummy-argument] ../../../fortran/test/tH5L_F03.f90:61:62: INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Unused dummy argument 'link_info' at (1) [-Wunused-dummy-argument] ../../../fortran/test/tH5L_F03.f90:107:0: END FUNCTION liter_cb Warning: '__result_liter_cb' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../fortran/test/tH5L_F03.f90:61:0: INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) note: '__result_liter_cb' was declared here mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5O_F03.o ../../../fortran/test/tH5O_F03.f90 ../../../fortran/test/tH5O_F03.f90:56:47: CHARACTER(LEN=1), DIMENSION(1:180) :: path ! Path to object 1 Warning: Component 'path' in derived type 'obj_visit_t' at (1) may not be C interoperable, even though derived type 'obj_visit_t' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5O_F03.f90:57:24: INTEGER :: type_obj ! type of object 1 Warning: Component 'type_obj' in derived type 'obj_visit_t' at (1) may not be C interoperable, even though derived type 'obj_visit_t' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5O_F03.f90:61:19: INTEGER :: idx ! Index in object visit structure 1 Warning: Component 'idx' in derived type 'ovisit_ud_t' at (1) may not be C interoperable, even though derived type 'ovisit_ud_t' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5O_F03.f90:67:31: INTEGER FUNCTION visit_obj_cb( group_id, name, oinfo, op_data) bind(C) 1 Warning: Variable 'visit_obj_cb' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5O_F03.f90:67:41: INTEGER FUNCTION visit_obj_cb( group_id, name, oinfo, op_data) bind(C) 1 Warning: Variable 'group_id' at (1) is a dummy argument of the BIND(C) procedure 'visit_obj_cb' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5O_F03.f90:67:47: INTEGER FUNCTION visit_obj_cb( group_id, name, oinfo, op_data) bind(C) 1 Warning: Variable 'name' at (1) is a dummy argument of the BIND(C) procedure 'visit_obj_cb' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5O_F03.f90:67:41: INTEGER FUNCTION visit_obj_cb( group_id, name, oinfo, op_data) bind(C) 1 Warning: Unused dummy argument 'group_id' at (1) [-Wunused-dummy-argument] mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5P_F03.o ../../../fortran/test/tH5P_F03.f90 ../../../fortran/test/tH5P_F03.f90:47:20: INTEGER :: count 1 Warning: Component 'count' in derived type 'cop_cb_struct_' at (1) may not be C interoperable, even though derived type 'cop_cb_struct_' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5P_F03.f90:48:24: INTEGER(HID_T) :: id 1 Warning: Component 'id' in derived type 'cop_cb_struct_' at (1) may not be C interoperable, even though derived type 'cop_cb_struct_' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5P_F03.f90:53:41: INTEGER FUNCTION test_genprop_cls_cb1_f(list_id, create_data ) bind(C) 1 Warning: Variable 'test_genprop_cls_cb1_f' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5P_F03.f90:53:49: INTEGER FUNCTION test_genprop_cls_cb1_f(list_id, create_data ) bind(C) 1 Warning: Variable 'list_id' at (1) is a dummy argument of the BIND(C) procedure 'test_genprop_cls_cb1_f' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5P_F03.f90:536:18: part(j) = (i-1)*25+(j-1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] ../../../fortran/test/tH5P_F03.f90:443:35: INTEGER(HSIZE_T) :: sizeof_buffer 1 Warning: Unused variable 'sizeof_buffer' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5P_F03.f90:113:20: LOGICAL :: differ1, differ2 1 Warning: Unused variable 'differ1' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5P_F03.f90:113:29: LOGICAL :: differ1, differ2 1 Warning: Unused variable 'differ2' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5P_F03.f90:190:0: IF(.NOT.dreal_eq( REAL(dpfill,dp), 1.0_dp))THEN Warning: 'dpfill' is used uninitialized in this function [-Wuninitialized] mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5T_F03.o ../../../fortran/test/tH5T_F03.f90 ../../../fortran/test/tH5T_F03.f90:2196:22: ptr(1)%data(i) = wdata(1)%len - i + 1 ! 3 2 1 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] ../../../fortran/test/tH5T_F03.f90:2195:9: DO i=1, wdata(1)%len 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] ../../../fortran/test/tH5T_F03.f90:2201:11: DO i = 3, wdata(2)%len 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] ../../../fortran/test/tH5T_F03.f90:2287:14: DO j = 1, rdata(i)%len 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] ../../../fortran/test/tH5T_F03.f90:1070:26: dset_data_i1(i) = i 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(1) at (1) [-Wconversion] ../../../fortran/test/tH5T_F03.f90:1071:26: dset_data_i4(i) = i 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(1) at (1) [-Wconversion] ../../../fortran/test/tH5T_F03.f90:1072:26: dset_data_i8(i) = i 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(2) at (1) [-Wconversion] mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tHDF5_F03.o ../../../fortran/test/tHDF5_F03.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test_F03.o ../../../fortran/test/fortranlib_test_F03.f90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fortranlib_test_F03 tH5E_F03.o tH5F_F03.o tH5L_F03.o tH5O_F03.o tH5P_F03.o tH5T_F03.o tHDF5_F03.o fortranlib_test_F03.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fortranlib_test_F03 tH5E_F03.o tH5F_F03.o tH5L_F03.o tH5O_F03.o tH5P_F03.o tH5T_F03.o tHDF5_F03.o fortranlib_test_F03.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/test' Making all in testpar make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/testpar' mpif90 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o ptest.o ../../../fortran/testpar/ptest.f90 mpif90 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o hyper.o ../../../fortran/testpar/hyper.f90 ../../../fortran/testpar/hyper.f90:33:21: INTEGER :: mpierror ! MPI hdferror flag 1 Warning: Unused variable 'mpierror' declared at (1) [-Wunused-variable] mpif90 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o mdset.o ../../../fortran/testpar/mdset.f90 ../../../fortran/testpar/mdset.f90:33:21: INTEGER :: mpierror ! MPI hdferror flag 1 Warning: Unused variable 'mpierror' declared at (1) [-Wunused-variable] /bin/sh ../../libtool --tag=FC --mode=link mpif90 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o parallel_test ptest.o hyper.o mdset.o ../../fortran/test/libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/parallel_test ptest.o hyper.o mdset.o ../../fortran/test/.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/testpar' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran' Making all in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/src' /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5DO.lo ../../../hl/src/H5DO.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5DO.c -fPIC -DPIC -o .libs/H5DO.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5DO.c -o H5DO.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5DS.lo ../../../hl/src/H5DS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5DS.c -fPIC -DPIC -o .libs/H5DS.o In file included from ../../../hl/src/H5HLprivate2.h:26:0, from ../../../hl/src/H5DSprivate.h:20, from ../../../hl/src/H5DS.c:19: ../../../hl/src/H5DS.c: In function 'H5DSget_scale_name': ../../../src/H5private.h:328:26: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] #define MAX(a,b) (((a)>(b)) ? (a) : (b)) ^ ../../../hl/src/H5DS.c:1888:22: note: in expansion of macro 'MAX' return (ssize_t) MAX(0,nbytes-1); ^~~ ../../../hl/src/H5DS.c: In function 'H5DSset_label': ../../../hl/src/H5DS.c:1592:8: warning: 'u.buf' may be used uninitialized in this function [-Wmaybe-uninitialized] if (u.buf) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5DS.c -o H5DS.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5IM.lo ../../../hl/src/H5IM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5IM.c -fPIC -DPIC -o .libs/H5IM.o ../../../hl/src/H5IM.c: In function 'H5IMget_image_info': ../../../hl/src/H5IM.c:402:5: warning: 'atid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Tclose( atid ); ^~~~~~~~~~~~~~~~ ../../../hl/src/H5IM.c:401:5: warning: 'asid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Sclose( asid ); ^~~~~~~~~~~~~~~~ ../../../hl/src/H5IM.c:400:5: warning: 'aid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Aclose( aid ); ^~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5IM.c -o H5IM.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5LT.lo ../../../hl/src/H5LT.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5LT.c -fPIC -DPIC -o .libs/H5LT.o ../../../hl/src/H5LT.c: In function 'H5LTopen_file_image': ../../../hl/src/H5LT.c:898:20: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] if ((buf_prcnt * buf_size) > min_incr) ^ ../../../hl/src/H5LT.c:899:41: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] alloc_incr = (size_t)(buf_prcnt * buf_size); ^ ../../../hl/src/H5LT.c: In function 'H5LTfind_dataset': ../../../hl/src/H5LT.c:1417:76: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return H5Literate(loc_id, H5_INDEX_NAME, H5_ITER_INC, 0, find_dataset, (void *)dset_name); ^ ../../../hl/src/H5LT.c: In function 'H5LT_find_attribute': ../../../hl/src/H5LT.c:2043:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return H5Aiterate2(loc_id, H5_INDEX_NAME, H5_ITER_INC, NULL, find_attr, (void *)attr_name); ^ ../../../hl/src/H5LT.c: In function 'H5LTopen_file_image': ../../../hl/src/H5LT.c:963:9: warning: 'fapl' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Pclose(fapl); ^~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5LT.c -o H5LT.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5LTanalyze.lo ../../../hl/src/H5LTanalyze.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5LTanalyze.c -fPIC -DPIC -o .libs/H5LTanalyze.o H5LTanalyze.c: In function 'H5LTyylex': H5LTanalyze.c:1148:28: warning: conversion to 'YY_CHAR {aka unsigned char}' from 'flex_int32_t {aka const int}' may alter its value [-Wconversion] H5LTanalyze.c:1153:13: warning: conversion to 'YY_CHAR {aka unsigned char}' from 'flex_int32_t {aka const int}' may alter its value [-Wconversion] H5LTanalyze.c:1155:56: warning: conversion to 'unsigned int' from 'flex_int16_t {aka const short int}' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'yy_get_next_buffer': H5LTanalyze.c:1732:42: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c:1747:18: warning: conversion to 'int' from 'yy_size_t {aka long unsigned int}' may alter its value [-Wconversion] H5LTanalyze.l:24:45: note: in definition of macro 'YY_INPUT' H5LTanalyze.l:24:31: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c:1746:3: note: in expansion of macro 'YY_INPUT' H5LTanalyze.c:1771:32: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c:1773:37: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c:1779:15: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'yy_get_previous_state': H5LTanalyze.c:1802:27: warning: conversion to 'YY_CHAR {aka unsigned char}' from 'int' may alter its value [-Wconversion] H5LTanalyze.c:1807:12: warning: conversion to 'YY_CHAR {aka unsigned char}' from 'flex_int32_t {aka const int}' may alter its value [-Wconversion] H5LTanalyze.c:1809:55: warning: conversion to 'unsigned int' from 'flex_int16_t {aka const short int}' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'yy_try_NUL_trans': H5LTanalyze.c:1830:11: warning: conversion to 'YY_CHAR {aka unsigned char}' from 'flex_int32_t {aka const int}' may alter its value [-Wconversion] H5LTanalyze.c:1832:54: warning: conversion to 'unsigned int' from 'flex_int16_t {aka const short int}' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'input': H5LTanalyze.c:1901:23: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'H5LTyy_create_buffer': H5LTanalyze.c:2026:19: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'H5LTyy_init_buffer': H5LTanalyze.c:2084:40: warning: implicit declaration of function 'isatty' [-Wimplicit-function-declaration] H5LTanalyze.c:2084:40: warning: nested extern declaration of 'isatty' [-Wnested-externs] H5LTanalyze.c: In function 'H5LTyyensure_buffer_stack': H5LTanalyze.c:2200:40: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c:2209:66: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'H5LTyy_scan_bytes': H5LTanalyze.c:2283:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] H5LTanalyze.l: In function 'my_yyinput': H5LTanalyze.l:177:31: warning: unused parameter 'max_size' [-Wunused-parameter] H5LTanalyze.l: At top level: H5LTanalyze.l:186:5: warning: no previous prototype for 'H5LTyyerror' [-Wmissing-prototypes] H5LTanalyze.c:1881:16: warning: 'input' defined but not used [-Wunused-function] H5LTanalyze.c:1840:17: warning: 'yyunput' defined but not used [-Wunused-function] libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5LTanalyze.c -o H5LTanalyze.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5LTparse.lo ../../../hl/src/H5LTparse.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5LTparse.c -fPIC -DPIC -o .libs/H5LTparse.o H5LTparse.y:21:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] H5LTparse.c: In function 'H5LTyyparse': H5LTparse.c:1457:12: warning: conversion to 'yytype_int16 {aka short int}' from 'int' may alter its value [-Wconversion] H5LTparse.c:1462:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:174:80: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:177:78: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:188:72: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:190:82: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5LTparse.c:85:25: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define yylval H5LTyylval ^ H5LTparse.y:265:48: note: in expansion of macro 'yylval' libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5LTparse.c -o H5LTparse.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5PT.lo ../../../hl/src/H5PT.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5PT.c -fPIC -DPIC -o .libs/H5PT.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5PT.c -o H5PT.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5TB.lo ../../../hl/src/H5TB.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5TB.c -fPIC -DPIC -o .libs/H5TB.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5TB.c -o H5TB.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 11:1:1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5_hl.la -rpath /usr/lib64/mpich/lib H5DO.lo H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -shared -fPIC -DPIC .libs/H5DO.o .libs/H5DS.o .libs/H5IM.o .libs/H5LT.o .libs/H5LTanalyze.o .libs/H5LTparse.o .libs/H5PT.o .libs/H5TB.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs -Wl,-rpath -Wl,/usr/lib64/mpich/lib ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5_hl.so.10 -o .libs/libhdf5_hl.so.10.1.1 libtool: link: (cd ".libs" && rm -f "libhdf5_hl.so.10" && ln -s "libhdf5_hl.so.10.1.1" "libhdf5_hl.so.10") libtool: link: (cd ".libs" && rm -f "libhdf5_hl.so" && ln -s "libhdf5_hl.so.10.1.1" "libhdf5_hl.so") libtool: link: ar cru .libs/libhdf5_hl.a H5DO.o H5DS.o H5IM.o H5LT.o H5LTanalyze.o H5LTparse.o H5PT.o H5TB.o libtool: link: ranlib .libs/libhdf5_hl.a libtool: link: ( cd ".libs" && rm -f "libhdf5_hl.la" && ln -s "../libhdf5_hl.la" "libhdf5_hl.la" ) make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/test' mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_lite.o ../../../hl/test/test_lite.c In file included from ../../../hl/test/test_lite.c:19:0: ../../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_lite.c: In function 'main': ../../../hl/test/test_lite.c:1313:7: warning: 'dt_str' may be used uninitialized in this function [-Wmaybe-uninitialized] if(dt_str) ^ ../../../hl/test/test_lite.c:1199:13: note: 'dt_str' was declared here char* dt_str; ^~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_lite test_lite.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_lite test_lite.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_image.o ../../../hl/test/test_image.c ../../../hl/test/test_image.c: In function 'read_data': ../../../hl/test/test_image.c:809:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s", str); ^~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:810:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d", &color_planes); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:811:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s", str); ^~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:812:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d", &h); ^~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:813:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s", str); ^~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:814:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d", &w); ^~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:845:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d",&n); ^~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c: In function 'test_generate': ../../../hl/test/test_image.c:618:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( f, "%d %d %d", &imax, &jmax, &kmax ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:619:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( f, "%f %f %f", &valex, &xmin, &xmax ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:648:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( f, "%f ", &value ); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../hl/test/test_image.c:21:0: At top level: ../../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../../hl/test/test_image.c: In function 'test_generate': ../../../hl/test/test_image.c:754:7: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] if(data) ^ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_image test_image.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_image test_image.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_file_image.o ../../../hl/test/test_file_image.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_file_image test_file_image.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_file_image test_file_image.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_table.o ../../../hl/test/test_table.c In file included from ../../../hl/test/test_table.c:19:0: ../../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_table test_table.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_table test_table.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_ds.o ../../../hl/test/test_ds.c In file included from ../../../test/h5test.h:26:0, from ../../../hl/test/h5hltest.h:27, from ../../../hl/test/test_ds.c:18: ../../../hl/test/test_ds.c: In function 'test_cmp_scalename': ../../../hl/test/test_ds.c:1108:50: warning: conversion to 'long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_out = (char*)HDmalloc((name_len+1) * sizeof (char)); ^ ../../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../../hl/test/test_ds.c: In function 'test_simple': ../../../hl/test/test_ds.c:3129:45: warning: conversion to 'long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_out = (char*)HDmalloc((name_len+1) * sizeof (char)); ^ ../../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../../hl/test/test_ds.c: In function 'read_data': ../../../hl/test/test_ds.c:4891:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( f, "%s %u", str, &j); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_ds.c:4892:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( f, "%d",&n ); ^~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_ds.c:4906:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( f, "%f",&val ); ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../hl/test/test_ds.c:19:0: At top level: ../../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_ds test_ds.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_ds test_ds.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_packet.o ../../../hl/test/test_packet.c mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_packet_vlen.o ../../../hl/test/test_packet_vlen.c ../../../hl/test/test_packet_vlen.c: In function 'verify_accessors': ../../../hl/test/test_packet_vlen.c:941:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret = FAIL; /* Returned status from a callee */ ^~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_packet test_packet.o test_packet_vlen.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_packet test_packet.o test_packet_vlen.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_dset_opt.o ../../../hl/test/test_dset_opt.c In file included from ../../../hl/test/test_dset_opt.c:19:0: ../../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_dset_opt test_dset_opt.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_dset_opt test_dset_opt.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/test' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools' Making all in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools/gif2h5' mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gif2hdf.o ../../../../hl/tools/gif2h5/gif2hdf.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gif2mem.o ../../../../hl/tools/gif2h5/gif2mem.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o decompress.o ../../../../hl/tools/gif2h5/decompress.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gifread.o ../../../../hl/tools/gif2h5/gifread.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o writehdf.o ../../../../hl/tools/gif2h5/writehdf.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gif2h5 gif2hdf.o gif2mem.o decompress.o gifread.o writehdf.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gif2h5 gif2hdf.o gif2mem.o decompress.o gifread.o writehdf.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hdf2gif.o ../../../../hl/tools/gif2h5/hdf2gif.c ../../../../hl/tools/gif2h5/hdf2gif.c: In function 'main': ../../../../hl/tools/gif2h5/hdf2gif.c:217:13: warning: 'numcols' may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = 0 ; i < numcols ; i++) ^~~ mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hdfgifwr.o ../../../../hl/tools/gif2h5/hdfgifwr.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h52gif hdf2gif.o hdfgifwr.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h52gif hdf2gif.o hdfgifwr.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h52gifgentst.o ../../../../hl/tools/gif2h5/h52gifgentst.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h52gifgentst h52gifgentst.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h52gifgentst h52gifgentst.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools/gif2h5' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools' Making all in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran' Making all in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/src' /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5DSfc.lo ../../../../hl/fortran/src/H5DSfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5DSfc.c -fPIC -DPIC -o .libs/H5DSfc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5DSfc.c -o H5DSfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5LTfc.lo ../../../../hl/fortran/src/H5LTfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5LTfc.c -fPIC -DPIC -o .libs/H5LTfc.o ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltread_dataset_c_': ../../../../hl/fortran/src/H5LTfc.c:579:33: warning: unused parameter 'dims' [-Wunused-parameter] hsize_t_f *dims) ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5LTfc.c -o H5LTfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5IMfc.lo ../../../../hl/fortran/src/H5IMfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5IMfc.c -fPIC -DPIC -o .libs/H5IMfc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5IMfc.c -o H5IMfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5IMcc.lo ../../../../hl/fortran/src/H5IMcc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5IMcc.c -fPIC -DPIC -o .libs/H5IMcc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5IMcc.c -o H5IMcc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5TBfc.lo ../../../../hl/fortran/src/H5TBfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5TBfc.c -fPIC -DPIC -o .libs/H5TBfc.o ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbmake_table_c_': ../../../../hl/fortran/src/H5TBfc.c:112:33: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] (size_t)*type_size, (const char **)c_field_names, c_field_offset, c_field_types, ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5TBfc.c -o H5TBfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5DSff.lo ../../../../hl/fortran/src/H5DSff.f90 libtool: compile: mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5DSff.f90 -fPIC -o .libs/H5DSff.o libtool: compile: mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5DSff.f90 -o H5DSff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5LTff.lo ../../../../hl/fortran/src/H5LTff.f90 libtool: compile: mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5LTff.f90 -fPIC -o .libs/H5LTff.o libtool: compile: mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5LTff.f90 -o H5LTff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5IMff.lo ../../../../hl/fortran/src/H5IMff.f90 libtool: compile: mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5IMff.f90 -fPIC -o .libs/H5IMff.o libtool: compile: mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5IMff.f90 -o H5IMff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5TBff.lo ../../../../hl/fortran/src/H5TBff.f90 libtool: compile: mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5TBff.f90 -fPIC -o .libs/H5TBff.o ../../../../hl/fortran/src/H5TBff.f90:1890:39: IF(PRESENT(maxlen_out)) maxlen_out = c_maxlen_out 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] libtool: compile: mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5TBff.f90 -o H5TBff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -version-info 10:3:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5hl_fortran.la -rpath /usr/lib64/mpich/lib H5DSfc.lo H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5DSff.lo H5LTff.lo H5IMff.lo H5TBff.lo ../../../hl/src/libhdf5_hl.la ../../../fortran/src/libhdf5_fortran.la -lsz -lz -ldl -lm libtool: link: mpif90 -shared -fPIC .libs/H5DSfc.o .libs/H5LTfc.o .libs/H5IMfc.o .libs/H5IMcc.o .libs/H5TBfc.o .libs/H5DSff.o .libs/H5LTff.o .libs/H5IMff.o .libs/H5TBff.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs -Wl,-rpath -Wl,/usr/lib64/mpich/lib -L/builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs ../../../hl/src/.libs/libhdf5_hl.so ../../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs/libhdf5.so -lsz -lz -ldl -lm -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5hl_fortran.so.10 -o .libs/libhdf5hl_fortran.so.10.0.3 libtool: link: (cd ".libs" && rm -f "libhdf5hl_fortran.so.10" && ln -s "libhdf5hl_fortran.so.10.0.3" "libhdf5hl_fortran.so.10") libtool: link: (cd ".libs" && rm -f "libhdf5hl_fortran.so" && ln -s "libhdf5hl_fortran.so.10.0.3" "libhdf5hl_fortran.so") libtool: link: ar cru .libs/libhdf5hl_fortran.a H5DSfc.o H5LTfc.o H5IMfc.o H5IMcc.o H5TBfc.o H5DSff.o H5LTff.o H5IMff.o H5TBff.o libtool: link: ranlib .libs/libhdf5hl_fortran.a libtool: link: ( cd ".libs" && rm -f "libhdf5hl_fortran.la" && ln -s "../libhdf5hl_fortran.la" "libhdf5hl_fortran.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/src' Making all in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/test' mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tstds.o ../../../../hl/fortran/test/tstds.f90 /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tstds tstds.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tstds tstds.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.8.18/mpich/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tstlite.o ../../../../hl/fortran/test/tstlite.f90 /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tstlite tstlite.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tstlite tstlite.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.8.18/mpich/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tstimage.o ../../../../hl/fortran/test/tstimage.f90 ../../../../hl/fortran/test/tstimage.f90:84:14: space = width*height / pal_entries; 1 Warning: Integer division truncated to constant '11111' at (1) [-Winteger-division] /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tstimage tstimage.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tstimage tstimage.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.8.18/mpich/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tsttable.o ../../../../hl/fortran/test/tsttable.f90 ../../../../hl/fortran/test/tsttable.f90:222:0: IF ( bufir(i) .NE. bufi(i) ) THEN Warning: 'MEM[symbol: bufir, index: ivtmp.223_72, step: 4, offset: 0B]' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../../hl/fortran/test/tsttable.f90:236:0: IF ( bufdr(i) .NE. bufd(i) ) THEN Warning: 'MEM[symbol: bufdr, index: ivtmp.201_60, step: 8, offset: 0B]' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../../hl/fortran/test/tsttable.f90:250:0: IF ( bufrr(i) .NE. bufr(i) ) THEN Warning: 'MEM[symbol: bufrr, index: ivtmp.179_523, step: 4, offset: 0B]' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../../hl/fortran/test/tsttable.f90:305:0: IF ( bufir(i) .NE. bufi(i) ) THEN Warning: 'MEM[symbol: bufir, index: ivtmp.147_545, step: 4, offset: 0B]' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../../hl/fortran/test/tsttable.f90:319:0: IF ( bufdr(i) .NE. bufd(i) ) THEN Warning: 'MEM[symbol: bufdr, index: ivtmp.125_559, step: 8, offset: 0B]' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../../hl/fortran/test/tsttable.f90:333:0: IF ( bufrr(i) .NE. bufr(i) ) THEN Warning: 'MEM[symbol: bufrr, index: ivtmp.103_561, step: 4, offset: 0B]' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../../hl/fortran/test/tsttable.f90:358:0: IF ( bufrr(i) .NE. bufr(i) ) THEN Warning: 'MEM[symbol: bufrr, index: ivtmp.81_563, step: 4, offset: 0B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsttable tsttable.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsttable tsttable.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.8.18/mpich/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl' + module purge ++ /usr/share/lmod/lmod/libexec/lmod bash purge + eval unset 'LD_LIBRARY_PATH;' unset 'LOADEDMODULES;' 'MANPATH="/usr/share/lmod/lmod/share/man::";' export 'MANPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' 'PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin";' export 'PATH;' 'PKG_CONFIG_PATH=":/usr/lib64/pkgconfig:/usr/share/pkgconfig";' export 'PKG_CONFIG_PATH;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh";' export '_ModuleTable001_;' '_ModuleTable002_="cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' ++ unset LD_LIBRARY_PATH ++ unset LOADEDMODULES ++ MANPATH=/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ~/build/BUILD/hdf5-1.8.18 ~/build/BUILD/hdf5-1.8.18/openmpi ~/build/BUILD/hdf5-1.8.18 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + popd + for mpi in mpich openmpi + mkdir openmpi + pushd openmpi + module load mpi/openmpi-aarch64 ++ /usr/share/lmod/lmod/libexec/lmod bash load mpi/openmpi-aarch64 + eval 'LD_LIBRARY_PATH="/usr/lib64/openmpi/lib";' export 'LD_LIBRARY_PATH;' 'LOADEDMODULES="mpi/openmpi-aarch64";' export 'LOADEDMODULES;' 'MANPATH="/usr/share/man/openmpi-aarch64:/usr/share/lmod/lmod/share/man::";' export 'MANPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' 'MPI_BIN="/usr/lib64/openmpi/bin";' export 'MPI_BIN;' 'MPI_COMPILER="openmpi-aarch64";' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR="/usr/lib64/gfortran/modules/openmpi";' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME="/usr/lib64/openmpi";' export 'MPI_HOME;' 'MPI_INCLUDE="/usr/include/openmpi-aarch64";' export 'MPI_INCLUDE;' 'MPI_LIB="/usr/lib64/openmpi/lib";' export 'MPI_LIB;' 'MPI_MAN="/usr/share/man/openmpi-aarch64";' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH="/usr/lib64/python2.7/site-packages/openmpi";' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH="/usr/lib64/python3.6/site-packages/openmpi";' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH="/usr/lib64/python2.7/site-packages/openmpi";' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX="_openmpi";' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG="/etc/openmpi-aarch64";' export 'MPI_SYSCONFIG;' 'PATH="/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin";' export 'PATH;' 'PKG_CONFIG_PATH="/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig";' export 'PKG_CONFIG_PATH;' '_LMFILES_="/usr/share/modulefiles/mpi/openmpi-aarch64";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1hYXJjaDY0IixbImZ1bGxOYW1lIl09Im1waS9vcGVubXBpLWFhcmNoNjQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvb3Blbm1waS1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9z";' export '_ModuleTable001_;' '_ModuleTable002_="aGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' ++ LD_LIBRARY_PATH=/usr/lib64/openmpi/lib ++ export LD_LIBRARY_PATH ++ LOADEDMODULES=mpi/openmpi-aarch64 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/openmpi-aarch64:/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib64/openmpi/bin ++ export MPI_BIN ++ MPI_COMPILER=openmpi-aarch64 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib64/openmpi ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/openmpi-aarch64 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib64/openmpi/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/openmpi-aarch64 ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi ++ export MPI_PYTHON3_SITEARCH ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_openmpi ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/openmpi-aarch64 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ _LMFILES_=/usr/share/modulefiles/mpi/openmpi-aarch64 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1hYXJjaDY0IixbImZ1bGxOYW1lIl09Im1waS9vcGVubXBpLWFhcmNoNjQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvb3Blbm1waS1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9z ++ export _ModuleTable001_ ++ _ModuleTable002_=aGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + ln -s ../configure . + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ../configure ++ find .. -name config.guess -o -name config.sub + for i in $(find $(dirname ../configure) -name config.guess -o -name config.sub) ++ basename ../bin/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ../bin/config.guess ++ basename ../bin/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ../bin/config.guess '/usr/lib/rpm/redhat/config.guess' -> '../bin/config.guess' + for i in $(find $(dirname ../configure) -name config.guess -o -name config.sub) ++ basename ../bin/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ../bin/config.sub ++ basename ../bin/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ../bin/config.sub '/usr/lib/rpm/redhat/config.sub' -> '../bin/config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ../configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules --enable-fortran --enable-fortran2003 --enable-hl --enable-shared --with-szlib 'FCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi' --enable-parallel --exec-prefix=/usr/lib64/openmpi --libdir=/usr/lib64/openmpi/lib --bindir=/usr/lib64/openmpi/bin --sbindir=/usr/lib64/openmpi/sbin --includedir=/usr/include/openmpi-aarch64 --datarootdir=/usr/lib64/openmpi/share --mandir=/usr/lib64/openmpi/share/man 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... 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-redhat-linux-gnu checking host system type... aarch64-redhat-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-redhat-linux-gnu... no checking for config aarch64-redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config aarch64-linux-gnu... no checking for config aarch64-linux-gnu... no checking for config aarch64-redhat... no checking for config linux-gnu... found compiler 'mpicc' is GNU gcc-7.1.1 ../config/gnu-flags: line 90: hostname: command not found ../configure: line 4024: hostname: command not found checking for aarch64-redhat-linux-gnu-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... none checking if unsupported combinations of configure options are allowed... no checking if Fortran interface enabled... yes checking if Fortran 2003 interface enabled... yes checking for aarch64-redhat-linux-gnu-gfortran... mpif90 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 for aarch64-redhat-linux-gnu-gfortran... (cached) mpif90 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 how to get verbose linking output from mpif90... -v checking for Fortran libraries of mpif90... -L/usr/lib64/openmpi/lib -L/usr/lib/gcc/aarch64-redhat-linux/7 -L/usr/lib/gcc/aarch64-redhat-linux/7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/7/../../.. -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 default REAL is DOUBLE PRECISION... no checking if Fortran compiler version compatible with Fortran 2003 HDF... yes checking whether we are using the GNU C++ compiler... yes checking whether mpicxx accepts -g... yes checking dependency style of mpicxx... none checking how to run the C++ preprocessor... mpicxx -E checking if c++ interface enabled... no checking if high level library is enabled... yes checking for perl... perl 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... yes checking if shared Fortran libraries are supported... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... (cached) ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no 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 aarch64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... mpicc -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 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 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 whether make will build with undefined variables... yes checking for production mode... production 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 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 mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no 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 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 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 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 szlib.h usability... yes checking szlib.h presence... yes checking for szlib.h... yes checking for SZ_BufftoBuffCompress in -lsz... yes checking for szlib encoder... yes checking for thread safe support... no 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... yes 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 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 tmpfile... yes checking for asprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for waitpid... 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 Threads support system scope... yes checking for debug flags... none checking whether function stack tracking is enabled... no checking whether metadata trace file code is enabled... no checking for API tracing... no checking for instrumented library... no checking whether to clear file buffers... yes checking whether a memory checking tool will be 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 MPE... suppressed 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 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 ../configure: line 28483: hostname: command not found 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... v18 checking whether to perform strict file format checks... no 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 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/libhdf5.settings config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating test/testcheck_version.sh config.status: creating test/testerror.sh config.status: creating test/H5srcdir_str.h config.status: creating test/testlibinfo.sh config.status: creating test/testlinks_env.sh config.status: creating test/test_plugin.sh config.status: creating testpar/Makefile config.status: creating tools/Makefile config.status: creating tools/h5dump/Makefile config.status: creating tools/h5dump/testh5dump.sh config.status: creating tools/h5dump/testh5dumppbits.sh config.status: creating tools/h5dump/testh5dumpxml.sh config.status: creating tools/h5ls/testh5ls.sh config.status: creating tools/h5import/Makefile config.status: creating tools/h5import/h5importtestutil.sh config.status: creating tools/h5diff/Makefile config.status: creating tools/h5diff/testh5diff.sh config.status: creating tools/h5diff/testph5diff.sh config.status: creating tools/h5jam/Makefile config.status: creating tools/h5jam/testh5jam.sh config.status: creating tools/h5repack/Makefile config.status: creating tools/h5repack/h5repack.sh config.status: creating tools/h5repack/h5repack_plugin.sh config.status: creating tools/h5ls/Makefile config.status: creating tools/h5copy/Makefile config.status: creating tools/h5copy/testh5copy.sh config.status: creating tools/lib/Makefile config.status: creating tools/misc/Makefile config.status: creating tools/misc/h5cc config.status: creating tools/misc/testh5mkgrp.sh config.status: creating tools/misc/testh5repart.sh config.status: creating tools/h5stat/testh5stat.sh config.status: creating tools/h5stat/Makefile config.status: creating tools/perform/Makefile config.status: creating examples/Makefile config.status: creating examples/run-c-ex.sh config.status: creating examples/testh5cc.sh config.status: creating c++/Makefile config.status: creating c++/src/Makefile config.status: creating c++/src/h5c++ config.status: creating c++/test/Makefile config.status: creating c++/test/H5srcdir_str.h config.status: creating c++/examples/Makefile config.status: creating c++/examples/run-c++-ex.sh config.status: creating c++/examples/testh5c++.sh config.status: creating fortran/Makefile config.status: creating fortran/src/h5fc config.status: creating fortran/src/Makefile config.status: creating fortran/test/Makefile config.status: creating fortran/testpar/Makefile config.status: creating fortran/examples/Makefile config.status: creating fortran/examples/run-fortran-ex.sh config.status: creating fortran/examples/testh5fc.sh config.status: creating hl/Makefile config.status: creating hl/src/Makefile config.status: creating hl/test/Makefile config.status: creating hl/test/H5srcdir_str.h config.status: creating hl/tools/Makefile config.status: creating hl/tools/gif2h5/Makefile config.status: creating hl/tools/gif2h5/h52giftest.sh config.status: creating hl/examples/Makefile config.status: creating hl/examples/run-hlc-ex.sh config.status: creating hl/c++/Makefile config.status: creating hl/c++/src/Makefile config.status: creating hl/c++/test/Makefile config.status: creating hl/c++/examples/Makefile config.status: creating hl/c++/examples/run-hlc++-ex.sh config.status: creating hl/fortran/Makefile config.status: creating hl/fortran/src/Makefile config.status: creating hl/fortran/test/Makefile config.status: creating hl/fortran/examples/Makefile config.status: creating hl/fortran/examples/run-hlfortran-ex.sh config.status: creating src/H5config.h config.status: executing pubconf commands creating src/H5pubconf.h Post process src/libhdf5.settings config.status: executing depfiles commands config.status: executing libtool commands SUMMARY OF THE HDF5 CONFIGURATION ================================= General Information: ------------------- HDF5 Version: 1.8.18 Configured on: Tue Aug 8 09:53:32 UTC 2017 Configured by: mockbuild@ Configure mode: production Host system: aarch64-redhat-linux-gnu Uname information: Linux buildvm-aarch64-05.arm.fedoraproject.org 4.11.3-202.fc25.aarch64 #1 SMP Fri Jun 9 15:34:09 UTC 2017 aarch64 aarch64 aarch64 GNU/Linux Byte sex: little-endian Libraries: static, shared Installation point: /usr Compiling Options: ------------------ Compilation Mode: production C Compiler: /usr/lib64/openmpi/bin/mpicc ( Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-gnu-indirect-function --build=aarch64-redhat-linux built with gcc version 7.1.1 20170718 (Red Hat 7.1.1-6) (GCC)) CFLAGS: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 H5_CFLAGS: -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions AM_CFLAGS: CPPFLAGS: H5_CPPFLAGS: -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API AM_CPPFLAGS: Shared C Library: yes Static C Library: yes Statically Linked Executables: no LDFLAGS: -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld H5_LDFLAGS: AM_LDFLAGS: Extra libraries: -lsz -lz -ldl -lm Archiver: ar Ranlib: ranlib Debugged Packages: API Tracing: no Languages: ---------- Fortran: yes Fortran Compiler: /usr/lib64/openmpi/bin/mpif90 ( Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-gnu-indirect-function --build=aarch64-redhat-linux built with gcc version 7.1.1 20170718 (Red Hat 7.1.1-6) (GCC)) Fortran 2003 Compiler: yes Fortran Flags: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi H5 Fortran Flags: AM Fortran Flags: Shared Fortran Library: yes Static Fortran Library: yes C++: no Features: --------- Parallel HDF5: yes High Level library: yes Threadsafety: no Default API Mapping: v18 With Deprecated Public Symbols: yes I/O filters (external): deflate(zlib),szip(encoder) MPE: Direct VFD: no dmalloc: no Clear file buffers before write: yes Using memory checker: no Function Stack Tracing: no Strict File Format Checks: no Optimization Instrumentation: no + make Making all in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/src' make all-am make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5.lo ../../src/H5.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5.c -fPIC -DPIC -o .libs/H5.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5.c -o H5.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5checksum.lo ../../src/H5checksum.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5checksum.c -fPIC -DPIC -o .libs/H5checksum.o ../../src/H5checksum.c: In function 'H5_checksum_lookup3': ../../src/H5checksum.c:411:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 12: c+=((uint32_t)k[11])<<24; ~^~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:412:9: note: here case 11: c+=((uint32_t)k[10])<<16; ^~~~ ../../src/H5checksum.c:412:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: c+=((uint32_t)k[10])<<16; ~^~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:413:9: note: here case 10: c+=((uint32_t)k[9])<<8; ^~~~ ../../src/H5checksum.c:413:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: c+=((uint32_t)k[9])<<8; ~^~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:414:9: note: here case 9 : c+=k[8]; ^~~~ ../../src/H5checksum.c:414:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9 : c+=k[8]; ~^~~~~~ ../../src/H5checksum.c:415:9: note: here case 8 : b+=((uint32_t)k[7])<<24; ^~~~ ../../src/H5checksum.c:415:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8 : b+=((uint32_t)k[7])<<24; ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:416:9: note: here case 7 : b+=((uint32_t)k[6])<<16; ^~~~ ../../src/H5checksum.c:416:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : b+=((uint32_t)k[6])<<16; ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:417:9: note: here case 6 : b+=((uint32_t)k[5])<<8; ^~~~ ../../src/H5checksum.c:417:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : b+=((uint32_t)k[5])<<8; ~^~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:418:9: note: here case 5 : b+=k[4]; ^~~~ ../../src/H5checksum.c:418:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : b+=k[4]; ~^~~~~~ ../../src/H5checksum.c:419:9: note: here case 4 : a+=((uint32_t)k[3])<<24; ^~~~ ../../src/H5checksum.c:419:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : a+=((uint32_t)k[3])<<24; ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:420:9: note: here case 3 : a+=((uint32_t)k[2])<<16; ^~~~ ../../src/H5checksum.c:420:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : a+=((uint32_t)k[2])<<16; ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:421:9: note: here case 2 : a+=((uint32_t)k[1])<<8; ^~~~ ../../src/H5checksum.c:421:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : a+=((uint32_t)k[1])<<8; ~^~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:422:9: note: here case 1 : a+=k[0]; ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5checksum.c -o H5checksum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5dbg.lo ../../src/H5dbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5dbg.c -fPIC -DPIC -o .libs/H5dbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5dbg.c -o H5dbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5system.lo ../../src/H5system.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5system.c -fPIC -DPIC -o .libs/H5system.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5system.c -o H5system.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5timer.lo ../../src/H5timer.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5timer.c -fPIC -DPIC -o .libs/H5timer.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5timer.c -o H5timer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5trace.lo ../../src/H5trace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5trace.c -fPIC -DPIC -o .libs/H5trace.o ../../src/H5trace.c: In function 'H5_trace': ../../src/H5trace.c:2312:44: warning: conversion to 'hssize_t {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] asize[argno] = iul; ^~~ ../../src/H5trace.c:2336:44: warning: conversion to 'hssize_t {aka long long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] asize[argno] = iull; ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5trace.c -o H5trace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5A.lo ../../src/H5A.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5A.c -fPIC -DPIC -o .libs/H5A.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5A.c -o H5A.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Abtree2.lo ../../src/H5Abtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Abtree2.c -fPIC -DPIC -o .libs/H5Abtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Abtree2.c -o H5Abtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Adense.lo ../../src/H5Adense.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Adense.c -fPIC -DPIC -o .libs/H5Adense.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Adense.c -o H5Adense.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Adeprec.lo ../../src/H5Adeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Adeprec.c -fPIC -DPIC -o .libs/H5Adeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Adeprec.c -o H5Adeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Aint.lo ../../src/H5Aint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Aint.c -fPIC -DPIC -o .libs/H5Aint.o ../../src/H5Aint.c: In function 'H5A_create': ../../src/H5Aint.c:202:45: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (attr->shared->dt = H5T_copy(type, H5T_COPY_ALL))) ^~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Aprivate.h:27, from ../../src/H5Apkg.h:39, from ../../src/H5Aint.c:39: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Aint.c: In function 'H5A_write': ../../src/H5Aint.c:534:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0 || ^~~~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Aprivate.h:27, from ../../src/H5Apkg.h:39, from ../../src/H5Aint.c:39: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Aint.c: In function 'H5A_read': ../../src/H5Aint.c:651:71: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] (dst_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0) ^~~~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Aprivate.h:27, from ../../src/H5Apkg.h:39, from ../../src/H5Aint.c:39: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ In file included from ../../src/H5Aint.c:38:0: ../../src/H5Aint.c: In function 'H5A_attr_copy_file': ../../src/H5Aint.c:2022:105: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] H5_CHECKED_ASSIGN(attr_dst->shared->data_size, size_t, H5S_GET_EXTENT_NPOINTS(attr_dst->shared->ds) * H5T_get_size(attr_dst->shared->dt), hssize_t); ^ ../../src/H5private.h:1499:23: note: in definition of macro 'H5_CHECKED_ASSIGN' (dst) = (dsttype)(src); ^~~ In file included from ../../src/H5Aint.c:41:0: ../../src/H5Eprivate.h:78:40: warning: assignment makes pointer from integer without a cast [-Wint-conversion] #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} ^ ../../src/H5Eprivate.h:69:4: note: in expansion of macro 'HGOTO_DONE' HGOTO_DONE(ret_val) \ ^~~~~~~~~~ ../../src/H5Aint.c:2104:21: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(H5E_ATTR, H5E_CANTALLOC, FAIL, "memory allocation failed") ^~~~~~~~~~~ ../../src/H5Aint.c:1919:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] H5O_copy_t *cpy_info, hid_t dxpl_id) ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Aint.c -o H5Aint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Atest.lo ../../src/H5Atest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Atest.c -fPIC -DPIC -o .libs/H5Atest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Atest.c -o H5Atest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5AC.lo ../../src/H5AC.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5AC.c -fPIC -DPIC -o .libs/H5AC.o ../../src/H5AC.c: In function 'H5AC_construct_candidate_list': ../../src/H5AC.c:2819:44: warning: unused parameter 'aux_ptr' [-Wunused-parameter] H5AC_aux_t * aux_ptr, ^~~~~~~ ../../src/H5AC.c: In function 'H5AC_log_deleted_entry': ../../src/H5AC.c:3107:38: warning: unused parameter 'entry_ptr' [-Wunused-parameter] H5AC_info_t * entry_ptr, ^~~~~~~~~ ../../src/H5AC.c:3109:37: warning: unused parameter 'flags' [-Wunused-parameter] unsigned int flags) ^~~~~ ../../src/H5AC.c: In function 'H5AC_log_dirtied_entry': ../../src/H5AC.c:3249:34: warning: conversion to 'long unsigned int' from 'int32_t {aka int}' may change the sign of the result [-Wsign-conversion] aux_ptr->dirty_bytes += entry_ptr->size; ^~ ../../src/H5AC.c:3249:37: warning: conversion to 'int32_t {aka int}' from 'long unsigned int' may alter its value [-Wconversion] aux_ptr->dirty_bytes += entry_ptr->size; ^~~~~~~~~ ../../src/H5AC.c:3277:30: warning: conversion to 'long unsigned int' from 'int32_t {aka int}' may change the sign of the result [-Wsign-conversion] aux_ptr->dirty_bytes += entry_ptr->size; ^~ ../../src/H5AC.c:3277:33: warning: conversion to 'int32_t {aka int}' from 'long unsigned int' may alter its value [-Wconversion] aux_ptr->dirty_bytes += entry_ptr->size; ^~~~~~~~~ ../../src/H5AC.c: In function 'H5AC_log_inserted_entry': ../../src/H5AC.c:3490:26: warning: conversion to 'size_t {aka long unsigned int}' from 'int32_t {aka int}' may change the sign of the result [-Wsign-conversion] aux_ptr->dirty_bytes += entry_ptr->size; ^~ ../../src/H5AC.c:3490:29: warning: conversion to 'int32_t {aka int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] aux_ptr->dirty_bytes += entry_ptr->size; ^~~~~~~~~ ../../src/H5AC.c: In function 'H5AC_log_moved_entry': ../../src/H5AC.c:3664:34: warning: conversion to 'size_t {aka long unsigned int}' from 'int32_t {aka int}' may change the sign of the result [-Wsign-conversion] aux_ptr->dirty_bytes += entry_size; ^~ ../../src/H5AC.c:3664:37: warning: conversion to 'int32_t {aka int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] aux_ptr->dirty_bytes += entry_size; ^~~~~~~~~~ ../../src/H5AC.c:3691:30: warning: conversion to 'size_t {aka long unsigned int}' from 'int32_t {aka int}' may change the sign of the result [-Wsign-conversion] aux_ptr->dirty_bytes += entry_size; ^~ ../../src/H5AC.c:3691:33: warning: conversion to 'int32_t {aka int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] aux_ptr->dirty_bytes += entry_size; ^~~~~~~~~~ ../../src/H5AC.c: In function 'H5AC_copy_candidate_list_to_buffer.isra.5': ../../src/H5AC.c:2996:31: warning: 'buf_size' may be used uninitialized in this function [-Wmaybe-uninitialized] *MPI_Offset_buf_size_ptr = buf_size; ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5AC.c -o H5AC.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B.lo ../../src/H5B.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B.c -fPIC -DPIC -o .libs/H5B.o ../../src/H5B.c: In function 'H5B_valid': ../../src/H5B.c:2035:26: warning: variable 'shared' set but not used [-Wunused-but-set-variable] H5B_shared_t *shared; /* Pointer to shared B-tree info */ ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B.c -o H5B.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Bcache.lo ../../src/H5Bcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Bcache.c -fPIC -DPIC -o .libs/H5Bcache.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Bcache.c -o H5Bcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Bdbg.lo ../../src/H5Bdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Bdbg.c -fPIC -DPIC -o .libs/H5Bdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Bdbg.c -o H5Bdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B2.lo ../../src/H5B2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2.c -fPIC -DPIC -o .libs/H5B2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2.c -o H5B2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B2cache.lo ../../src/H5B2cache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2cache.c -fPIC -DPIC -o .libs/H5B2cache.o ../../src/H5B2cache.c: In function 'H5B2__cache_internal_load': ../../src/H5B2cache.c:553:22: warning: conversion to 'uint16_t {aka short unsigned int}' from 'unsigned int' may alter its value [-Wconversion] internal->nrec = udata->nrec; ^~~~~ ../../src/H5B2cache.c:554:23: warning: conversion to 'uint16_t {aka short unsigned int}' from 'unsigned int' may alter its value [-Wconversion] internal->depth = udata->depth; ^~~~~ In file included from ../../src/H5B2private.h:34:0, from ../../src/H5B2pkg.h:32, from ../../src/H5B2cache.c:38: ../../src/H5Fprivate.h:151:11: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion] n = (n << 8) | *(--p); \ ^ ../../src/H5Fprivate.h:183:41: note: in expansion of macro 'DECODE_VAR' # define UINT64DECODE_VAR(p, n, l) DECODE_VAR(p, n, l) ^~~~~~~~~~ ../../src/H5B2cache.c:573:9: note: in expansion of macro 'UINT64DECODE_VAR' UINT64DECODE_VAR(p, int_node_ptr->node_nrec, udata->hdr->max_nrec_size); ^~~~~~~~~~~~~~~~ ../../src/H5B2cache.c: In function 'H5B2__cache_leaf_load': ../../src/H5B2cache.c:891:18: warning: conversion to 'uint16_t {aka short unsigned int}' from 'unsigned int' may alter its value [-Wconversion] leaf->nrec = udata->nrec; ^~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2cache.c -o H5B2cache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B2dbg.lo ../../src/H5B2dbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2dbg.c -fPIC -DPIC -o .libs/H5B2dbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2dbg.c -o H5B2dbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B2hdr.lo ../../src/H5B2hdr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2hdr.c -fPIC -DPIC -o .libs/H5B2hdr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2hdr.c -o H5B2hdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B2int.lo ../../src/H5B2int.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2int.c -fPIC -DPIC -o .libs/H5B2int.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2int.c -o H5B2int.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B2stat.lo ../../src/H5B2stat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2stat.c -fPIC -DPIC -o .libs/H5B2stat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2stat.c -o H5B2stat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5B2test.lo ../../src/H5B2test.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2test.c -fPIC -DPIC -o .libs/H5B2test.o ../../src/H5B2test.c: In function 'H5B2_get_node_depth_test': ../../src/H5B2test.c:536:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ret_value = ninfo.depth; ^~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5B2test.c -o H5B2test.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5C.lo ../../src/H5C.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5C.c -fPIC -DPIC -o .libs/H5C.o ../../src/H5C.c: In function 'H5C_pin_protected_entry': ../../src/H5C.c:3418:25: warning: variable 'cache_ptr' set but not used [-Wunused-but-set-variable] H5C_t * cache_ptr; ^~~~~~~~~ At top level: ../../src/H5C.c:285:1: warning: 'H5C_epoch_marker_notify' defined but not used [-Wunused-function] H5C_epoch_marker_notify(H5C_notify_action_t H5_ATTR_UNUSED action, ^~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5C.c -o H5C.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5CS.lo ../../src/H5CS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5CS.c -fPIC -DPIC -o .libs/H5CS.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5CS.c -o H5CS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5D.lo ../../src/H5D.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5D.c -fPIC -DPIC -o .libs/H5D.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5D.c -o H5D.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dbtree.lo ../../src/H5Dbtree.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dbtree.c -fPIC -DPIC -o .libs/H5Dbtree.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dbtree.c -o H5Dbtree.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dchunk.lo ../../src/H5Dchunk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dchunk.c -fPIC -DPIC -o .libs/H5Dchunk.o ../../src/H5Dchunk.c: In function 'H5D__chunk_io_init': ../../src/H5Dchunk.c:738:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if((file_space_normalized = H5S_hyper_normalize_offset((H5S_t *)file_space, old_offset)) < 0) ^ ../../src/H5Dchunk.c:976:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5S_hyper_denormalize_offset((H5S_t *)file_space, old_offset) < 0) ^ ../../src/H5Dchunk.c: In function 'H5D__create_chunk_map_single': ../../src/H5Dchunk.c:1196:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] chunk_info->mspace = (H5S_t *)fm->mem_space; ^ ../../src/H5Dchunk.c: In function 'H5D__create_chunk_file_map_hyper': ../../src/H5Dchunk.c:1263:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(TRUE == H5S_hyper_intersect_block((H5S_t *)fm->file_space, coords, end)) { ^ ../../src/H5Dchunk.c: In function 'H5D__create_chunk_mem_map_hyper': ../../src/H5Dchunk.c:1430:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] chunk_info->mspace = (H5S_t *)fm->mem_space; ^ ../../src/H5Dchunk.c: In function 'H5D__chunk_allocate': ../../src/H5Dchunk.c:3345:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (void *)pline, (H5MM_free_t)H5D__chunk_xfree, (void *)pline, ^ ../../src/H5Dchunk.c:3345:63: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (void *)pline, (H5MM_free_t)H5D__chunk_xfree, (void *)pline, ^ ../../src/H5Dchunk.c: In function 'H5D__chunk_collective_fill': ../../src/H5Dchunk.c:3650:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] num_blocks = chunk_info->num_io / mpi_size; /* value should be the same on all procs */ ^ ../../src/H5Dchunk.c:3655:42: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] leftover_blocks = chunk_info->num_io % mpi_size; ^ ../../src/H5Dchunk.c:3664:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if(NULL == (block_lens = (int *)H5MM_malloc((blocks + 1) * sizeof(int)))) ^ ../../src/H5Dchunk.c:3666:73: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if(NULL == (chunk_disp_array = (MPI_Aint *)H5MM_malloc((blocks + 1) * sizeof(MPI_Aint)))) ^ ../../src/H5Dchunk.c: In function 'H5D__chunk_copy': ../../src/H5Dchunk.c:4831:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dt_mem = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Dchunk.c:57: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Dchunk.c:4839:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dt_dst = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Dchunk.c:57: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ In file included from ../../src/H5Dchunk.c:53:0: ../../src/H5Dchunk.c: In function 'H5D__chunk_allocate': ../../src/H5private.h:1499:11: warning: 'chunk_size' may be used uninitialized in this function [-Wmaybe-uninitialized] (dst) = (dsttype)(src); ^ ../../src/H5Dchunk.c:3257:17: note: 'chunk_size' was declared here size_t chunk_size; /* Actual size of chunk in bytes, possibly filtered */ ^~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dchunk.c -o H5Dchunk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dcompact.lo ../../src/H5Dcompact.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dcompact.c -fPIC -DPIC -o .libs/H5Dcompact.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dcompact.c -o H5Dcompact.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dcontig.lo ../../src/H5Dcontig.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dcontig.c -fPIC -DPIC -o .libs/H5Dcontig.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dcontig.c -o H5Dcontig.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ddbg.lo ../../src/H5Ddbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ddbg.c -fPIC -DPIC -o .libs/H5Ddbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ddbg.c -o H5Ddbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ddeprec.lo ../../src/H5Ddeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ddeprec.c -fPIC -DPIC -o .libs/H5Ddeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ddeprec.c -o H5Ddeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Defl.lo ../../src/H5Defl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Defl.c -fPIC -DPIC -o .libs/H5Defl.o In file included from ../../src/H5Cprivate.h:37:0, from ../../src/H5ACprivate.h:35, from ../../src/H5Oprivate.h:38, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Defl.c:32: ../../src/H5Defl.c: In function 'H5D__efl_read': ../../src/H5Defl.c:293:57: warning: conversion to 'long long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] if(H5F_OVERFLOW_HSIZET2OFFT(efl->slot[u].offset + skip)) ^ ../../src/H5Fprivate.h:346:16: note: in definition of macro 'H5F_OVERFLOW_HSIZET2OFFT' ((hsize_t)(X)>=(hsize_t)((hsize_t)1<<(8*sizeof(off_t)-1))) ^ In file included from ../../src/H5Defl.c:31:0: ../../src/H5Defl.c:299:54: warning: conversion to 'long long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] if(HDlseek(fd, (HDoff_t)(efl->slot[u].offset + skip), SEEK_SET) < 0) ^ ../../src/H5private.h:977:37: note: in definition of macro 'HDlseek' #define HDlseek(F,O,W) lseek(F,O,W) ^ In file included from ../../src/H5Cprivate.h:37:0, from ../../src/H5ACprivate.h:35, from ../../src/H5Oprivate.h:38, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Defl.c:32: ../../src/H5Defl.c: In function 'H5D__efl_write': ../../src/H5Defl.c:385:57: warning: conversion to 'long long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] if(H5F_OVERFLOW_HSIZET2OFFT(efl->slot[u].offset + skip)) ^ ../../src/H5Fprivate.h:346:16: note: in definition of macro 'H5F_OVERFLOW_HSIZET2OFFT' ((hsize_t)(X)>=(hsize_t)((hsize_t)1<<(8*sizeof(off_t)-1))) ^ In file included from ../../src/H5Defl.c:31:0: ../../src/H5Defl.c:395:54: warning: conversion to 'long long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] if(HDlseek(fd, (HDoff_t)(efl->slot[u].offset + skip), SEEK_SET) < 0) ^ ../../src/H5private.h:977:37: note: in definition of macro 'HDlseek' #define HDlseek(F,O,W) lseek(F,O,W) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Defl.c -o H5Defl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dfill.lo ../../src/H5Dfill.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dfill.c -fPIC -DPIC -o .libs/H5Dfill.o ../../src/H5Dfill.c: In function 'H5D__fill': ../../src/H5Dfill.c:234:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(fill_type, H5T_COPY_ALL), FALSE)) < 0) ^~~~~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Dfill.c:37: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Dfill.c:237:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(buf_type, H5T_COPY_ALL), FALSE)) < 0) ^~~~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Dfill.c:37: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Dfill.c: In function 'H5D__fill_init': ../../src/H5Dfill.c:407:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (fb_info->mem_type = H5T_copy(dset_type, H5T_COPY_REOPEN))) ^~~~~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Dfill.c:37: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dfill.c -o H5Dfill.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dint.lo ../../src/H5Dint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dint.c -fPIC -DPIC -o .libs/H5Dint.o ../../src/H5Dint.c: In function 'H5D__init_type': ../../src/H5Dint.c:638:43: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((dset->shared->type = H5T_copy(type, H5T_COPY_ALL)) == NULL) ^~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Dpkg.h:32, from ../../src/H5Dint.c:30: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Dint.c:666:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] dset->shared->type = (H5T_t *)type; /* (Cast away const OK - QAK) */ ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dint.c -o H5Dint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dio.lo ../../src/H5Dio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dio.c -fPIC -DPIC -o .libs/H5Dio.o ../../src/H5Dio.c: In function 'H5D__pre_write': ../../src/H5Dio.c:331:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(u = 0; u < ndims; u++) { ^ ../../src/H5Dio.c: In function 'H5D__read': ../../src/H5Dio.c:482:66: warning: to be safe all intermediate pointers in cast from 'void **' to 'const void **' must be 'const' qualified [-Wcast-qual] (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, (const void **)&adj_buf, type_info.dst_type_size) < 0) ^ ../../src/H5Dio.c: In function 'H5D__write': ../../src/H5Dio.c:739:66: warning: to be safe all intermediate pointers in cast from 'void **' to 'const void **' must be 'const' qualified [-Wcast-qual] (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, (const void **)&adj_buf, type_info.src_type_size) < 0) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dio.c -o H5Dio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dlayout.lo ../../src/H5Dlayout.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dlayout.c -fPIC -DPIC -o .libs/H5Dlayout.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dlayout.c -o H5Dlayout.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dmpio.lo ../../src/H5Dmpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dmpio.c -fPIC -DPIC -o .libs/H5Dmpio.o ../../src/H5Dmpio.c: In function 'H5D__mpio_opt_possible': ../../src/H5Dmpio.c:158:28: warning: unused parameter 'fm' [-Wunused-parameter] const H5D_chunk_map_t *fm, H5P_genplist_t *dx_plist) ^~ ../../src/H5Dmpio.c: In function 'H5D__mpio_get_min_chunk': ../../src/H5Dmpio.c:403:18: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] num_chunkf = H5SL_count(fm->sel_chunks); ^~~~~~~~~~ ../../src/H5Dmpio.c: In function 'H5D__chunk_collective_io': ../../src/H5Dmpio.c:608:22: warning: cast from function call of type 'unsigned int' to non-matching type 'enum H5FD_mpio_chunk_opt_t' [-Wbad-function-cast] chunk_opt_mode = (H5FD_mpio_chunk_opt_t)H5P_peek_unsigned(dx_plist, H5D_XFER_MPIO_CHUNK_OPT_HARD_NAME); ^ ../../src/H5Dmpio.c:628:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((unsigned)sum_chunk / mpi_size >= one_link_chunk_io_threshold) ^ ../../src/H5Dmpio.c: In function 'H5D__obtain_mpio_mode': ../../src/H5Dmpio.c:1714:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] threshold_nproc_per_chunk = mpi_size * percent_nproc_per_chunk/100; ^ ../../src/H5Dmpio.c:1717:48: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] io_mode_info = (uint8_t *)H5MM_calloc(total_chunks); ^~~~~~~~~~~~ ../../src/H5Dmpio.c:1718:59: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mergebuf = H5MM_malloc((sizeof(haddr_t) + 1) * total_chunks); ^ ../../src/H5Dmpio.c:1721:52: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] recv_io_mode_info = (uint8_t *)H5MM_malloc(total_chunks * mpi_size); ^~~~~~~~~~~~ ../../src/H5Dmpio.c:1744:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nproc_per_chunk = (int*)H5MM_calloc(total_chunks * sizeof(int)); ^ ../../src/H5Dmpio.c:1766:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(nproc_per_chunk[ic] > MAX(1, threshold_nproc_per_chunk)) { ^ In file included from ../../src/H5Dmpio.c:36:0: ../../src/H5Dmpio.c:1773:44: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] HDmemcpy(mergebuf, assign_io_mode, total_chunks); ^ ../../src/H5private.h:1005:67: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5Dmpio.c:1774:55: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemcpy(tempbuf, chunk_addr, sizeof(haddr_t) * total_chunks); ^ ../../src/H5private.h:1005:67: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5Dmpio.c:1780:78: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if(MPI_SUCCESS != (mpi_code = MPI_Bcast(mergebuf, ((sizeof(haddr_t) + 1) * total_chunks), MPI_BYTE, root, comm))) ^ ../../src/H5Dmpio.c:1780:55: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion] if(MPI_SUCCESS != (mpi_code = MPI_Bcast(mergebuf, ((sizeof(haddr_t) + 1) * total_chunks), MPI_BYTE, root, comm))) ^ In file included from ../../src/H5Dmpio.c:36:0: ../../src/H5Dmpio.c:1783:40: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] HDmemcpy(assign_io_mode, mergebuf, total_chunks); ^ ../../src/H5private.h:1005:67: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5Dmpio.c:1784:51: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemcpy(chunk_addr, tempbuf, sizeof(haddr_t) * total_chunks); ^ ../../src/H5private.h:1005:67: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ At top level: ../../src/H5Dmpio.c:393:1: warning: 'H5D__mpio_get_min_chunk' defined but not used [-Wunused-function] H5D__mpio_get_min_chunk(const H5D_io_info_t *io_info, const H5D_chunk_map_t *fm, ^~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dmpio.c -o H5Dmpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Doh.lo ../../src/H5Doh.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Doh.c -fPIC -DPIC -o .libs/H5Doh.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Doh.c -o H5Doh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dscatgath.lo ../../src/H5Dscatgath.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dscatgath.c -fPIC -DPIC -o .libs/H5Dscatgath.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dscatgath.c -o H5Dscatgath.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dselect.lo ../../src/H5Dselect.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dselect.c -fPIC -DPIC -o .libs/H5Dselect.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dselect.c -o H5Dselect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Dtest.lo ../../src/H5Dtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dtest.c -fPIC -DPIC -o .libs/H5Dtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Dtest.c -o H5Dtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5E.lo ../../src/H5E.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5E.c -fPIC -DPIC -o .libs/H5E.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5E.c -o H5E.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Edeprec.lo ../../src/H5Edeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Edeprec.c -fPIC -DPIC -o .libs/H5Edeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Edeprec.c -o H5Edeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Eint.lo ../../src/H5Eint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Eint.c -fPIC -DPIC -o .libs/H5Eint.o ../../src/H5Eint.c: In function 'H5E_clear_entries': ../../src/H5Eint.c:905:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)error->func_name); /* Casting away const OK - QAK */ ^ ../../src/H5Eint.c:907:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)error->file_name); /* Casting away const OK - QAK */ ^ ../../src/H5Eint.c:909:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)error->desc); /* Casting away const OK - QAK */ ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Eint.c -o H5Eint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5F.lo ../../src/H5F.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5F.c -fPIC -DPIC -o .libs/H5F.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5F.c -o H5F.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fint.lo ../../src/H5Fint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fint.c -fPIC -DPIC -o .libs/H5Fint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fint.c -o H5Fint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Faccum.lo ../../src/H5Faccum.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Faccum.c -fPIC -DPIC -o .libs/H5Faccum.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Faccum.c -o H5Faccum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fcwfs.lo ../../src/H5Fcwfs.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fcwfs.c -fPIC -DPIC -o .libs/H5Fcwfs.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fcwfs.c -o H5Fcwfs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fdbg.lo ../../src/H5Fdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fdbg.c -fPIC -DPIC -o .libs/H5Fdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fdbg.c -o H5Fdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fefc.lo ../../src/H5Fefc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fefc.c -fPIC -DPIC -o .libs/H5Fefc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fefc.c -o H5Fefc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ffake.lo ../../src/H5Ffake.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ffake.c -fPIC -DPIC -o .libs/H5Ffake.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ffake.c -o H5Ffake.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fio.lo ../../src/H5Fio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fio.c -fPIC -DPIC -o .libs/H5Fio.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fio.c -o H5Fio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fmount.lo ../../src/H5Fmount.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fmount.c -fPIC -DPIC -o .libs/H5Fmount.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fmount.c -o H5Fmount.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fmpi.lo ../../src/H5Fmpi.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fmpi.c -fPIC -DPIC -o .libs/H5Fmpi.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fmpi.c -o H5Fmpi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fquery.lo ../../src/H5Fquery.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fquery.c -fPIC -DPIC -o .libs/H5Fquery.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fquery.c -o H5Fquery.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fsfile.lo ../../src/H5Fsfile.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fsfile.c -fPIC -DPIC -o .libs/H5Fsfile.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fsfile.c -o H5Fsfile.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fsuper.lo ../../src/H5Fsuper.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fsuper.c -fPIC -DPIC -o .libs/H5Fsuper.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fsuper.c -o H5Fsuper.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Fsuper_cache.lo ../../src/H5Fsuper_cache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fsuper_cache.c -fPIC -DPIC -o .libs/H5Fsuper_cache.o ../../src/H5Fsuper_cache.c: In function 'H5F_sblock_load': ../../src/H5Fsuper_cache.c:282:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->base_addr/*out*/); ^ ../../src/H5Fsuper_cache.c:283:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->ext_addr/*out*/); ^ ../../src/H5Fsuper_cache.c:284:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &stored_eoa/*out*/); ^ ../../src/H5Fsuper_cache.c:285:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->driver_addr/*out*/); ^ ../../src/H5Fsuper_cache.c:293:30: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] if(H5G_ent_decode(f, (const uint8_t **)&p, sblock->root_ent) < 0) ^ ../../src/H5Fsuper_cache.c:414:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->base_addr/*out*/); ^ ../../src/H5Fsuper_cache.c:415:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->ext_addr/*out*/); ^ ../../src/H5Fsuper_cache.c:416:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &stored_eoa/*out*/); ^ ../../src/H5Fsuper_cache.c:417:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->root_addr/*out*/); ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Fsuper_cache.c -o H5Fsuper_cache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ftest.lo ../../src/H5Ftest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ftest.c -fPIC -DPIC -o .libs/H5Ftest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ftest.c -o H5Ftest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FD.lo ../../src/H5FD.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FD.c -fPIC -DPIC -o .libs/H5FD.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FD.c -o H5FD.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDcore.lo ../../src/H5FDcore.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDcore.c -fPIC -DPIC -o .libs/H5FDcore.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDcore.c -o H5FDcore.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDdirect.lo ../../src/H5FDdirect.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDdirect.c -fPIC -DPIC -o .libs/H5FDdirect.o ../../src/H5FDdirect.c:26:33: warning: 'H5FD_direct_init_interface' declared 'static' but never defined [-Wunused-function] #define H5_INTERFACE_INIT_FUNC H5FD_direct_init_interface ^ ../../src/H5private.h:1813:18: note: in expansion of macro 'H5_INTERFACE_INIT_FUNC' static herr_t H5_INTERFACE_INIT_FUNC(void); ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5FDdirect.c:32:0: ../../src/H5private.h:1812:15: warning: 'H5_interface_initialize_g' defined but not used [-Wunused-variable] static int H5_interface_initialize_g = 0; ^~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDdirect.c -o H5FDdirect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDfamily.lo ../../src/H5FDfamily.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDfamily.c -fPIC -DPIC -o .libs/H5FDfamily.o ../../src/H5FDfamily.c: In function 'H5FD_family_cmp': ../../src/H5FDfamily.c:870:1: warning: label 'done' defined but not used [-Wunused-label] done: ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDfamily.c -o H5FDfamily.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDint.lo ../../src/H5FDint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDint.c -fPIC -DPIC -o .libs/H5FDint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDint.c -o H5FDint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDlog.lo ../../src/H5FDlog.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDlog.c -fPIC -DPIC -o .libs/H5FDlog.o ../../src/H5FDlog.c: In function 'H5Pset_fapl_log': ../../src/H5FDlog.c:326:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] fa.logfile = (char *)logfile; ^ ../../src/H5FDlog.c: In function 'H5FD_log_open': ../../src/H5FDlog.c:616:95: warning: 'stat_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(file->logfp, "Stat took: (%f s)\n", (double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / (double)1000000.0f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5FDlog.c:616:59: warning: 'stat_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(file->logfp, "Stat took: (%f s)\n", (double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / (double)1000000.0f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5FDlog.c:614:95: warning: 'open_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(file->logfp, "Open took: (%f s)\n", (double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / (double)1000000.0f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5FDlog.c:614:59: warning: 'open_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(file->logfp, "Open took: (%f s)\n", (double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / (double)1000000.0f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDlog.c -o H5FDlog.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDmpi.lo ../../src/H5FDmpi.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDmpi.c -fPIC -DPIC -o .libs/H5FDmpi.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDmpi.c -o H5FDmpi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDmpio.lo ../../src/H5FDmpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDmpio.c -fPIC -DPIC -o .libs/H5FDmpio.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDmpio.c -o H5FDmpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDmulti.lo ../../src/H5FDmulti.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDmulti.c -fPIC -DPIC -o .libs/H5FDmulti.o ../../src/H5FDmulti.c: In function 'H5FD_multi_read': ../../src/H5FDmulti.c:1622:55: warning: unused parameter 'dxpl_id' [-Wunused-parameter] H5FD_multi_read(H5FD_t *_file, H5FD_mem_t type, hid_t dxpl_id, haddr_t addr, ^~~~~~~ ../../src/H5FDmulti.c: In function 'H5FD_multi_write': ../../src/H5FDmulti.c:1673:56: warning: unused parameter 'dxpl_id' [-Wunused-parameter] H5FD_multi_write(H5FD_t *_file, H5FD_mem_t type, hid_t dxpl_id, haddr_t addr, ^~~~~~~ ../../src/H5FDmulti.c: In function 'compute_next': ../../src/H5FDmulti.c:52:16: warning: declaration of '_unmapped' shadows a previous local [-Wshadow] H5FD_mem_t _unmapped, LOOPVAR; \ ^ ../../src/H5FDmulti.c:1847:2: note: in expansion of macro 'UNIQUE_MEMBERS' UNIQUE_MEMBERS(file->fa.memb_map, mt2) { ^~~~~~~~~~~~~~ ../../src/H5FDmulti.c:52:16: note: shadowed declaration is here H5FD_mem_t _unmapped, LOOPVAR; \ ^ ../../src/H5FDmulti.c:1846:5: note: in expansion of macro 'UNIQUE_MEMBERS' UNIQUE_MEMBERS(file->fa.memb_map, mt1) { ^~~~~~~~~~~~~~ ../../src/H5FDmulti.c:53:13: warning: declaration of '_seen' shadows a previous local [-Wshadow] hbool_t _seen[H5FD_MEM_NTYPES]; \ ^ ../../src/H5FDmulti.c:1847:2: note: in expansion of macro 'UNIQUE_MEMBERS' UNIQUE_MEMBERS(file->fa.memb_map, mt2) { ^~~~~~~~~~~~~~ ../../src/H5FDmulti.c:53:13: note: shadowed declaration is here hbool_t _seen[H5FD_MEM_NTYPES]; \ ^ ../../src/H5FDmulti.c:1846:5: note: in expansion of macro 'UNIQUE_MEMBERS' UNIQUE_MEMBERS(file->fa.memb_map, mt1) { ^~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDmulti.c -o H5FDmulti.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDsec2.lo ../../src/H5FDsec2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDsec2.c -fPIC -DPIC -o .libs/H5FDsec2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDsec2.c -o H5FDsec2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDspace.lo ../../src/H5FDspace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDspace.c -fPIC -DPIC -o .libs/H5FDspace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDspace.c -o H5FDspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDstdio.lo ../../src/H5FDstdio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDstdio.c -fPIC -DPIC -o .libs/H5FDstdio.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FDstdio.c -o H5FDstdio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FL.lo ../../src/H5FL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FL.c -fPIC -DPIC -o .libs/H5FL.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FL.c -o H5FL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FO.lo ../../src/H5FO.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FO.c -fPIC -DPIC -o .libs/H5FO.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FO.c -o H5FO.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FS.lo ../../src/H5FS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FS.c -fPIC -DPIC -o .libs/H5FS.o ../../src/H5FS.c: In function 'H5FS_new': ../../src/H5FS.c:540:24: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] fspace->nclasses = nclasses; ^~~~~~~~ In file included from ../../src/H5FS.c:38:0: ../../src/H5FSpkg.h:62:29: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5FS_HEADER_SIZE(f) ( \ ^ ../../src/H5FS.c:566:24: note: in expansion of macro 'H5FS_HEADER_SIZE' fspace->hdr_size = H5FS_HEADER_SIZE(f); ^~~~~~~~~~~~~~~~ ../../src/H5FS.c: In function 'H5FS_size': ../../src/H5FS.c:601:24: warning: unused parameter 'f' [-Wunused-parameter] H5FS_size(const H5F_t *f, const H5FS_t *fspace, hsize_t *meta_size) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FS.c -o H5FS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FScache.lo ../../src/H5FScache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FScache.c -fPIC -DPIC -o .libs/H5FScache.o ../../src/H5FScache.c: In function 'H5FS_cache_sinfo_load': ../../src/H5FScache.c:618:17: warning: variable 'old_tot_space' set but not used [-Wunused-but-set-variable] hsize_t old_tot_space; /* Total space managed from header */ ^~~~~~~~~~~~~ ../../src/H5FScache.c:617:17: warning: variable 'old_ghost_sect_count' set but not used [-Wunused-but-set-variable] hsize_t old_ghost_sect_count; /* Total ghost section count from header */ ^~~~~~~~~~~~~~~~~~~~ ../../src/H5FScache.c:616:17: warning: variable 'old_serial_sect_count' set but not used [-Wunused-but-set-variable] hsize_t old_serial_sect_count; /* Total serializable section count from header */ ^~~~~~~~~~~~~~~~~~~~~ ../../src/H5FScache.c:615:17: warning: variable 'old_tot_sect_count' set but not used [-Wunused-but-set-variable] hsize_t old_tot_sect_count; /* Total section count from header */ ^~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FScache.c -o H5FScache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FSdbg.lo ../../src/H5FSdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FSdbg.c -fPIC -DPIC -o .libs/H5FSdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FSdbg.c -o H5FSdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FSsection.lo ../../src/H5FSsection.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FSsection.c -fPIC -DPIC -o .libs/H5FSsection.o ../../src/H5FSsection.c: In function 'H5FS_sinfo_new': ../../src/H5FSsection.c:147:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] sinfo->sect_prefix_size = (size_t)H5FS_SINFO_PREFIX_SIZE(f); ^ ../../src/H5FSsection.c: In function 'H5FS_sect_try_shrink_eoa': ../../src/H5FSsection.c:2338:24: warning: passing argument 1 of 'H5FS_sinfo_lock' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(H5FS_sinfo_lock(f, dxpl_id, fspace, H5AC_WRITE) < 0) ^ ../../src/H5FSsection.c:207:1: note: expected 'H5F_t * {aka struct H5F_t *}' but argument is of type 'const H5F_t * {aka const struct H5F_t *}' H5FS_sinfo_lock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, H5AC_protect_t accmode) ^~~~~~~~~~~~~~~ ../../src/H5FSsection.c:2338:36: warning: passing argument 3 of 'H5FS_sinfo_lock' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(H5FS_sinfo_lock(f, dxpl_id, fspace, H5AC_WRITE) < 0) ^~~~~~ ../../src/H5FSsection.c:207:1: note: expected 'H5FS_t * {aka struct H5FS_t *}' but argument is of type 'const H5FS_t * {aka const struct H5FS_t *}' H5FS_sinfo_lock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, H5AC_protect_t accmode) ^~~~~~~~~~~~~~~ ../../src/H5FSsection.c:2362:32: warning: passing argument 1 of 'H5FS_sect_remove_real' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(H5FS_sect_remove_real(fspace, tmp_sect) < 0) ^~~~~~ ../../src/H5FSsection.c:859:1: note: expected 'H5FS_t * {aka struct H5FS_t *}' but argument is of type 'const H5FS_t * {aka const struct H5FS_t *}' H5FS_sect_remove_real(H5FS_t *fspace, H5FS_section_info_t *sect) ^~~~~~~~~~~~~~~~~~~~~ ../../src/H5FSsection.c:2376:41: warning: passing argument 1 of 'H5FS_sinfo_unlock' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(sinfo_valid && H5FS_sinfo_unlock(f, dxpl_id, fspace, section_removed) < 0) ^ ../../src/H5FSsection.c:313:1: note: expected 'H5F_t * {aka struct H5F_t *}' but argument is of type 'const H5F_t * {aka const struct H5F_t *}' H5FS_sinfo_unlock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, hbool_t modified) ^~~~~~~~~~~~~~~~~ ../../src/H5FSsection.c:2376:53: warning: passing argument 3 of 'H5FS_sinfo_unlock' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(sinfo_valid && H5FS_sinfo_unlock(f, dxpl_id, fspace, section_removed) < 0) ^~~~~~ ../../src/H5FSsection.c:313:1: note: expected 'H5FS_t * {aka struct H5FS_t *}' but argument is of type 'const H5FS_t * {aka const struct H5FS_t *}' H5FS_sinfo_unlock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, hbool_t modified) ^~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FSsection.c -o H5FSsection.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FSstat.lo ../../src/H5FSstat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FSstat.c -fPIC -DPIC -o .libs/H5FSstat.o ../../src/H5FSstat.c: In function 'H5FS_stat_info': ../../src/H5FSstat.c:99:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] stats->hdr_size = (size_t)H5FS_HEADER_SIZE(f); ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FSstat.c -o H5FSstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FStest.lo ../../src/H5FStest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FStest.c -fPIC -DPIC -o .libs/H5FStest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5FStest.c -o H5FStest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5G.lo ../../src/H5G.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5G.c -fPIC -DPIC -o .libs/H5G.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5G.c -o H5G.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gbtree2.lo ../../src/H5Gbtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gbtree2.c -fPIC -DPIC -o .libs/H5Gbtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gbtree2.c -o H5Gbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gcache.lo ../../src/H5Gcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gcache.c -fPIC -DPIC -o .libs/H5Gcache.o In file included from ../../src/H5Gcache.c:39:0: ../../src/H5Gcache.c: In function 'H5G_node_load': ../../src/H5Gpkg.h:58:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY(f)) \ ^ ../../src/H5Gcache.c:148:22: note: in expansion of macro 'H5G_NODE_SIZE' sym->node_size = H5G_NODE_SIZE(f); ^~~~~~~~~~~~~ ../../src/H5Gcache.c:123:60: warning: unused parameter 'udata' [-Wunused-parameter] H5G_node_load(H5F_t *f, hid_t dxpl_id, haddr_t addr, void *udata) ^~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gcache.c -o H5Gcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gcompact.lo ../../src/H5Gcompact.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gcompact.c -fPIC -DPIC -o .libs/H5Gcompact.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gcompact.c -o H5Gcompact.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gdense.lo ../../src/H5Gdense.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gdense.c -fPIC -DPIC -o .libs/H5Gdense.o ../../src/H5Gdense.c: In function 'H5G__dense_create': ../../src/H5Gdense.c:325:28: warning: conversion to 'uint32_t {aka unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] bt2_cparam.rrec_size = 4 + /* Name's hash value */ ^ ../../src/H5Gdense.c:345:32: warning: conversion to 'uint32_t {aka unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] bt2_cparam.rrec_size = 8 + /* Creation order value */ ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gdense.c -o H5Gdense.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gdeprec.lo ../../src/H5Gdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gdeprec.c -fPIC -DPIC -o .libs/H5Gdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gdeprec.c -o H5Gdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gent.lo ../../src/H5Gent.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gent.c -fPIC -DPIC -o .libs/H5Gent.o ../../src/H5Gent.c: In function 'H5G__ent_copy': ../../src/H5Gent.c:341:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5G__ent_reset((H5G_entry_t *)src); ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gent.c -o H5Gent.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gint.lo ../../src/H5Gint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gint.c -fPIC -DPIC -o .libs/H5Gint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gint.c -o H5Gint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Glink.lo ../../src/H5Glink.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Glink.c -fPIC -DPIC -o .libs/H5Glink.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Glink.c -o H5Glink.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gloc.lo ../../src/H5Gloc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gloc.c -fPIC -DPIC -o .libs/H5Gloc.o ../../src/H5Gloc.c: In function 'H5G__loc_insert': ../../src/H5Gloc.c:580:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] lnk.name = (char *)name; ^ ../../src/H5Gloc.c: In function 'H5G_loc_set_comment_cb': ../../src/H5Gloc.c:793:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] comment.s = (char *)udata->comment; ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gloc.c -o H5Gloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gname.lo ../../src/H5Gname.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gname.c -fPIC -DPIC -o .libs/H5Gname.o ../../src/H5Gname.c: In function 'H5G_name_copy': ../../src/H5Gname.c:537:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5G_name_reset((H5G_name_t *)src); ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gname.c -o H5Gname.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gnode.lo ../../src/H5Gnode.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gnode.c -fPIC -DPIC -o .libs/H5Gnode.o In file included from ../../src/H5Gnode.c:45:0: ../../src/H5Gnode.c: In function 'H5G_node_create': ../../src/H5Gpkg.h:58:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY(f)) \ ^ ../../src/H5Gnode.c:344:22: note: in expansion of macro 'H5G_NODE_SIZE' sym->node_size = H5G_NODE_SIZE(f); ^~~~~~~~~~~~~ ../../src/H5Gnode.c: In function 'H5G_node_insert': ../../src/H5Gnode.c:718:10: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] idx -= H5F_SYM_LEAF_K(f); ^~ In file included from ../../src/H5Cprivate.h:37:0, from ../../src/H5ACprivate.h:35, from ../../src/H5Gnode.c:41: ../../src/H5Fprivate.h:275:33: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define H5F_SYM_LEAF_K(F) (H5F_sym_leaf_k(F)) ^ ../../src/H5Gnode.c:718:13: note: in expansion of macro 'H5F_SYM_LEAF_K' idx -= H5F_SYM_LEAF_K(f); ^~~~~~~~~~~~~~ ../../src/H5Gnode.c: In function 'H5G_node_remove': ../../src/H5Gnode.c:792:21: warning: unused variable 'lt_key' [-Wunused-variable] H5G_node_key_t *lt_key = (H5G_node_key_t *)_lt_key; ^~~~~~ ../../src/H5Gnode.c: In function 'H5G__node_copy': ../../src/H5Gnode.c:1294:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] grp_loc.oloc = (H5O_loc_t *)src_oloc; ^ In file included from ../../src/H5Gnode.c:45:0: ../../src/H5Gnode.c: In function 'H5G__node_iterate_size': ../../src/H5Gpkg.h:58:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY(f)) \ ^ ../../src/H5Gnode.c:1481:19: note: in expansion of macro 'H5G_NODE_SIZE' *stab_size += H5G_NODE_SIZE(f); ^~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gnode.c -o H5Gnode.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gobj.lo ../../src/H5Gobj.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gobj.c -fPIC -DPIC -o .libs/H5Gobj.o ../../src/H5Gobj.c: In function 'H5G__obj_create_real': ../../src/H5Gobj.c:272:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_create(oloc, H5O_LINFO_ID, 0, H5O_UPDATE_TIME, (void *)linfo, dxpl_id) < 0) ^ ../../src/H5Gobj.c:277:73: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_create(oloc, H5O_GINFO_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)ginfo, dxpl_id) < 0) ^ ../../src/H5Gobj.c:283:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_create(oloc, H5O_PLINE_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)pline, dxpl_id) < 0) ^ ../../src/H5Gobj.c: In function 'H5G_obj_stab_to_new_cb': ../../src/H5Gobj.c:433:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5G_obj_insert(udata->grp_oloc, lnk->name, (H5O_link_t *)lnk, FALSE, ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gobj.c -o H5Gobj.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Goh.lo ../../src/H5Goh.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Goh.c -fPIC -DPIC -o .libs/H5Goh.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Goh.c -o H5Goh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Groot.lo ../../src/H5Groot.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Groot.c -fPIC -DPIC -o .libs/H5Groot.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Groot.c -o H5Groot.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gstab.lo ../../src/H5Gstab.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gstab.c -fPIC -DPIC -o .libs/H5Gstab.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gstab.c -o H5Gstab.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gtest.lo ../../src/H5Gtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gtest.c -fPIC -DPIC -o .libs/H5Gtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gtest.c -o H5Gtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gtraverse.lo ../../src/H5Gtraverse.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gtraverse.c -fPIC -DPIC -o .libs/H5Gtraverse.o ../../src/H5Gtraverse.c: In function 'H5G_traverse_real': ../../src/H5Gtraverse.c:743:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_reset(H5O_GINFO_ID, (void *)ginfo) < 0) ^ ../../src/H5Gtraverse.c:747:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_reset(H5O_LINFO_ID, (void *)linfo) < 0) ^ ../../src/H5Gtraverse.c:751:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_reset(H5O_PLINE_ID, (void *)pline) < 0) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Gtraverse.c -o H5Gtraverse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HF.lo ../../src/H5HF.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HF.c -fPIC -DPIC -o .libs/H5HF.o In file included from ../../src/H5HF.c:41:0: ../../src/H5HF.c: In function 'H5HF_op_write': ../../src/H5HF.c:130:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] HDmemcpy((void *)obj, op_data, obj_len); /* Casting away const OK -QAK */ ^ ../../src/H5private.h:1005:47: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5HF.c: In function 'H5HF_insert': ../../src/H5HF.c:375:49: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5HF_huge_insert(hdr, dxpl_id, size, (void *)obj, id) < 0) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HF.c -o H5HF.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFbtree2.lo ../../src/H5HFbtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFbtree2.c -fPIC -DPIC -o .libs/H5HFbtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFbtree2.c -o H5HFbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFcache.lo ../../src/H5HFcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFcache.c -fPIC -DPIC -o .libs/H5HFcache.o ../../src/H5HFcache.c: In function 'H5HF_cache_hdr_flush': ../../src/H5HFcache.c:503:23: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion] heap_flags |= (hdr->huge_ids_wrapped ? H5HF_HDR_FLAGS_HUGE_ID_WRAPPED : 0); ^ ../../src/H5HFcache.c:504:23: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion] heap_flags |= (hdr->checksum_dblocks ? H5HF_HDR_FLAGS_CHECKSUM_DBLOCKS : 0); ^ In file included from ../../src/H5HFcache.c:40:0: ../../src/H5HFcache.c: In function 'H5HF_cache_iblock_load': ../../src/H5HFpkg.h:133:79: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFcache.c:749:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFpkg.h:133:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFcache.c:749:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5HFcache.c:37:0: ../../src/H5HFcache.c: In function 'H5HF_cache_dblock_load': ../../src/H5HFcache.c:1349:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] HDmemset((uint8_t *)p - H5HF_SIZEOF_CHKSUM, 0, (size_t)H5HF_SIZEOF_CHKSUM); ^ ../../src/H5private.h:1011:39: note: in definition of macro 'HDmemset' #define HDmemset(X,C,Z) memset(X,C,Z) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFcache.c -o H5HFcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFdbg.lo ../../src/H5HFdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFdbg.c -fPIC -DPIC -o .libs/H5HFdbg.o In file included from ../../src/H5HFdbg.c:40:0: ../../src/H5HFdbg.c: In function 'H5HF_dblock_debug': ../../src/H5HFpkg.h:109:41: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ ../../src/H5HFdbg.c:483:23: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' blk_prefix_size = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFdbg.c -o H5HFdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFdblock.lo ../../src/H5HFdblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFdblock.c -fPIC -DPIC -o .libs/H5HFdblock.o ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_create': ../../src/H5HFdblock.c:143:31: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] free_space = dblock->size - H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^ ../../src/H5HFdblock.c:171:68: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] if(NULL == (sec_node = H5HF_sect_single_new((dblock->block_off + H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr)), ^ ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_new': ../../src/H5HFdblock.c:363:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if((min_dblock_size - request) < H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr)) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFdblock.c -o H5HFdblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFdtable.lo ../../src/H5HFdtable.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFdtable.c -fPIC -DPIC -o .libs/H5HFdtable.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFdtable.c -o H5HFdtable.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFhdr.lo ../../src/H5HFhdr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFhdr.c -fPIC -DPIC -o .libs/H5HFhdr.o In file included from ../../src/H5HFhdr.c:36:0: ../../src/H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase1': ../../src/H5private.h:321:21: warning: conversion to 'uint8_t {aka unsigned char}' from 'unsigned int' may alter its value [-Wconversion] #define MIN(a,b) (((a)<(b)) ? (a) : (b)) ^ ../../src/H5HFhdr.c:226:26: note: in expansion of macro 'MIN' hdr->heap_len_size = MIN(hdr->man_dtable.max_dir_blk_off_size, ^~~ ../../src/H5private.h:321:21: warning: conversion to 'uint8_t {aka unsigned char}' from 'unsigned int' may alter its value [-Wconversion] #define MIN(a,b) (((a)<(b)) ? (a) : (b)) ^ ../../src/H5HFhdr.c:226:26: note: in expansion of macro 'MIN' hdr->heap_len_size = MIN(hdr->man_dtable.max_dir_blk_off_size, ^~~ ../../src/H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase2': ../../src/H5HFhdr.c:263:88: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hdr->man_dtable.row_tot_dblock_free[u] = hdr->man_dtable.row_block_size[u] - ^ ../../src/H5HFhdr.c: In function 'H5HF_hdr_create': ../../src/H5HFhdr.c:435:36: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] if(0 == (hdr->filter_len = H5O_msg_raw_size(hdr->f, H5O_PLINE_ID, FALSE, &(hdr->pline)))) ^~~~~~~~~~~~~~~~ ../../src/H5HFhdr.c:442:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + hdr->filter_len; /* Size of encoded I/O filter info */ ^ In file included from ../../src/H5HFhdr.c:38:0: ../../src/H5HFpkg.h:74:33: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_HEADER_SIZE(h) ( \ ^ ../../src/H5HFhdr.c:446:26: note: in expansion of macro 'H5HF_HEADER_SIZE' hdr->heap_size = H5HF_HEADER_SIZE(hdr); ^~~~~~~~~~~~~~~~ ../../src/H5HFhdr.c:464:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] hdr->id_len = 1 /* ID flags */ ^ ../../src/H5HFhdr.c:470:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] hdr->id_len = 1 /* ID flags */ ^ In file included from ../../src/H5HFhdr.c:38:0: ../../src/H5HFpkg.h:109:41: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ ../../src/H5HFhdr.c:494:23: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFhdr.c: In function 'H5HF_hdr_adj_free': ../../src/H5HFhdr.c:763:25: warning: conversion to 'long long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] hdr->total_man_free += amt; ^~ ../../src/H5HFhdr.c: In function 'H5HF_hdr_adjust_heap': ../../src/H5HFhdr.c:803:25: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] hdr->total_man_free += extra_free; ^~ ../../src/H5HFhdr.c: In function 'H5HF_hdr_reverse_iter': ../../src/H5HFhdr.c:1245:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] tmp_entry = curr_entry; ^~~~~~~~~~ ../../src/H5HFhdr.c:1280:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] curr_entry = tmp_entry; ^~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFhdr.c -o H5HFhdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFhuge.lo ../../src/H5HFhuge.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFhuge.c -fPIC -DPIC -o .libs/H5HFhuge.o ../../src/H5HFhuge.c: In function 'H5HF_huge_bt2_create': ../../src/H5HFhuge.c:127:36: warning: conversion to 'uint32_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr /* Address of object */ ^ ../../src/H5HFhuge.c:134:36: warning: conversion to 'uint32_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr /* Address of object */ ^ ../../src/H5HFhuge.c:141:36: warning: conversion to 'uint32_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr /* Address of filtered object */ ^ ../../src/H5HFhuge.c:149:36: warning: conversion to 'uint32_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr /* Address of object */ ^ ../../src/H5HFhuge.c: In function 'H5HF_huge_write': ../../src/H5HFhuge.c:805:8: warning: 'obj_size' may be used uninitialized in this function [-Wmaybe-uninitialized] if(H5F_block_write(hdr->f, H5FD_MEM_FHEAP_HUGE_OBJ, obj_addr, obj_size, dxpl_id, obj) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFhuge.c -o H5HFhuge.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFiblock.lo ../../src/H5HFiblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFiblock.c -fPIC -DPIC -o .libs/H5HFiblock.o ../../src/H5HFiblock.c: In function 'H5HF_iblock_unpin': ../../src/H5HFiblock.c:216:44: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] iblock->hdr->root_iblock_flags &= ~(H5HF_ROOT_IBLOCK_PINNED); ^~ In file included from ../../src/H5HFiblock.c:39:0: ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_root_double': ../../src/H5HFpkg.h:133:79: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFiblock.c:592:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFpkg.h:133:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFiblock.c:592:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFiblock.c:631:24: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] unsigned row = u / hdr->man_dtable.cparam.width; /* Row for current entry */ ^ ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_root_halve': ../../src/H5HFiblock.c:733:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] new_nrows = 1 << (1 + H5VM_log2_gen((uint64_t)max_child_row)); ^ In file included from ../../src/H5HFiblock.c:39:0: ../../src/H5HFpkg.h:133:79: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFiblock.c:761:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFpkg.h:133:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFiblock.c:761:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_create': ../../src/H5HFpkg.h:133:79: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFiblock.c:1030:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFpkg.h:133:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ ../../src/H5HFiblock.c:1030:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_unprotect': ../../src/H5HFiblock.c:1283:44: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] iblock->hdr->root_iblock_flags &= ~(H5HF_ROOT_IBLOCK_PROTECTED); ^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFiblock.c -o H5HFiblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFiter.lo ../../src/H5HFiter.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFiter.c -fPIC -DPIC -o .libs/H5HFiter.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFiter.c -o H5HFiter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFman.lo ../../src/H5HFman.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFman.c -fPIC -DPIC -o .libs/H5HFman.o ../../src/H5HFman.c: In function 'H5HF_man_write': ../../src/H5HFman.c:432:58: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5HF_man_op_real(hdr, dxpl_id, id, H5HF_op_write, (void *)obj, H5HF_OP_MODIFY) < 0) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFman.c -o H5HFman.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFsection.lo ../../src/H5HFsection.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFsection.c -fPIC -DPIC -o .libs/H5HFsection.o ../../src/H5HFsection.c: In function 'H5HF_sect_single_dblock_info': ../../src/H5HFsection.c:651:53: warning: unused parameter 'dxpl_id' [-Wunused-parameter] H5HF_sect_single_dblock_info(H5HF_hdr_t *hdr, hid_t dxpl_id, ^~~~~~~ In file included from ../../src/H5HFsection.c:35:0: ../../src/H5HFsection.c: In function 'H5HF_sect_single_full_dblock': ../../src/H5HFpkg.h:109:41: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ ../../src/H5HFsection.c:774:23: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF_sect_single_can_shrink': ../../src/H5HFpkg.h:109:41: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ ../../src/H5HFsection.c:1034:27: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF_sect_single_valid': ../../src/H5HFsection.c:1200:78: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] status = H5HF_sect_single_dblock_info(iblock->hdr, H5AC_dxpl_id, (H5HF_free_section_t *)sect, &dblock_addr, &dblock_size); ^ In file included from ../../src/H5HFsection.c:35:0: ../../src/H5HFpkg.h:109:41: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ ../../src/H5HFsection.c:1209:31: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(iblock->hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFsection.c:1192:20: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Generic status value */ ^~~~~~ ../../src/H5HFsection.c:1190:20: warning: variable 'dblock_overhead' set but not used [-Wunused-but-set-variable] size_t dblock_overhead; /* Direct block's overhead */ ^~~~~~~~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF_sect_row_init_cls': ../../src/H5HFsection.c:44:43: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_SECT_INDIRECT_SERIAL_SIZE(h) ( \ ^ ../../src/H5HFsection.c:1569:28: note: in expansion of macro 'H5HF_SECT_INDIRECT_SERIAL_SIZE' cls->serial_size = H5HF_SECT_INDIRECT_SERIAL_SIZE(hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF_sect_row_valid': ../../src/H5HFsection.c:2000:14: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] unsigned indir_idx; /* Index of row in underlying indirect section's row array */ ^~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_init_cls': ../../src/H5HFsection.c:44:43: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_SECT_INDIRECT_SERIAL_SIZE(h) ( \ ^ ../../src/H5HFsection.c:2185:24: note: in expansion of macro 'H5HF_SECT_INDIRECT_SERIAL_SIZE' cls->serial_size = H5HF_SECT_INDIRECT_SERIAL_SIZE(hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5HFsection.c:35:0: ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_init_rows': ../../src/H5HFpkg.h:109:41: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ ../../src/H5HFsection.c:2478:23: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_valid': ../../src/H5HFsection.c:4107:44: warning: variable 'tmp_row_sect2' set but not used [-Wunused-but-set-variable] const H5HF_free_section_t *tmp_row_sect2; /* Pointer to row section */ ^~~~~~~~~~~~~ ../../src/H5HFsection.c:4099:40: warning: variable 'tmp_row_sect' set but not used [-Wunused-but-set-variable] const H5HF_free_section_t *tmp_row_sect; /* Pointer to row section */ ^~~~~~~~~~~~ ../../src/H5HFsection.c:4134:44: warning: variable 'tmp_child_sect2' set but not used [-Wunused-but-set-variable] const H5HF_free_section_t *tmp_child_sect2; /* Pointer to child indirect section */ ^~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFsection.c -o H5HFsection.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFspace.lo ../../src/H5HFspace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFspace.c -fPIC -DPIC -o .libs/H5HFspace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFspace.c -o H5HFspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFstat.lo ../../src/H5HFstat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFstat.c -fPIC -DPIC -o .libs/H5HFstat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFstat.c -o H5HFstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFtest.lo ../../src/H5HFtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFtest.c -fPIC -DPIC -o .libs/H5HFtest.o ../../src/H5HFtest.c: In function 'H5HF_get_cparam_test': ../../src/H5HFtest.c:99:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if(fh->hdr->id_len == (1 + fh->hdr->sizeof_size + fh->hdr->sizeof_addr)) ^~ ../../src/H5HFtest.c:102:26: warning: conversion to 'uint16_t {aka short unsigned int}' from 'unsigned int' may alter its value [-Wconversion] cparam->id_len = fh->hdr->id_len; ^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFtest.c -o H5HFtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HFtiny.lo ../../src/H5HFtiny.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFtiny.c -fPIC -DPIC -o .libs/H5HFtiny.o In file included from ../../src/H5HFtiny.c:39:0: ../../src/H5HFtiny.c: In function 'H5HF_tiny_insert': ../../src/H5HFpkg.h:143:33: warning: conversion to 'uint8_t {aka unsigned char}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] #define H5HF_ID_VERS_CURR 0x00 /* Current version of ID format */ ^ ../../src/H5HFtiny.c:172:17: note: in expansion of macro 'H5HF_ID_VERS_CURR' *id++ = H5HF_ID_VERS_CURR | H5HF_ID_TYPE_TINY | ^~~~~~~~~~~~~~~~~ ../../src/H5HFpkg.h:143:33: warning: conversion to 'uint8_t {aka unsigned char}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] #define H5HF_ID_VERS_CURR 0x00 /* Current version of ID format */ ^ ../../src/H5HFtiny.c:176:17: note: in expansion of macro 'H5HF_ID_VERS_CURR' *id++ = H5HF_ID_VERS_CURR | H5HF_ID_TYPE_TINY | ^~~~~~~~~~~~~~~~~ ../../src/H5HFtiny.c: In function 'H5HF_tiny_get_obj_len': ../../src/H5HFtiny.c:232:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] enc_obj_size = *(id + 1) | ((*id & H5HF_TINY_MASK_EXT_1) << 8); ^ ../../src/H5HFtiny.c: In function 'H5HF_tiny_op_real': ../../src/H5HFtiny.c:283:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] enc_obj_size = *(id + 1) | ((*id & H5HF_TINY_MASK_EXT_1) << 8); ^ ../../src/H5HFtiny.c: In function 'H5HF_tiny_remove': ../../src/H5HFtiny.c:408:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] enc_obj_size = *(id + 1) | ((*id & H5HF_TINY_MASK_EXT_1) << 8); ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HFtiny.c -o H5HFtiny.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HG.lo ../../src/H5HG.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HG.c -fPIC -DPIC -o .libs/H5HG.o ../../src/H5HG.c: In function 'H5HG_create': ../../src/H5HG.c:185:37: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] n = H5HG_ALIGN(p - heap->chunk) - (size_t)(p - heap->chunk); ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HG.c -o H5HG.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HGcache.lo ../../src/H5HGcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HGcache.c -fPIC -DPIC -o .libs/H5HGcache.o ../../src/H5HGcache.c: In function 'H5HG_load': ../../src/H5HGcache.c:186:26: warning: conversion to 'size_t {aka long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] heap->obj[0].size = ((const uint8_t *)heap->chunk + heap->size) - p; ^ ../../src/H5HGcache.c:114:56: warning: unused parameter 'udata' [-Wunused-parameter] H5HG_load(H5F_t *f, hid_t dxpl_id, haddr_t addr, void *udata) ^~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HGcache.c -o H5HGcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HGdbg.lo ../../src/H5HGdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HGdbg.c -fPIC -DPIC -o .libs/H5HGdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HGdbg.c -o H5HGdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HGquery.lo ../../src/H5HGquery.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HGquery.c -fPIC -DPIC -o .libs/H5HGquery.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HGquery.c -o H5HGquery.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HL.lo ../../src/H5HL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HL.c -fPIC -DPIC -o .libs/H5HL.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HL.c -o H5HL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HLcache.lo ../../src/H5HLcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HLcache.c -fPIC -DPIC -o .libs/H5HLcache.o ../../src/H5HLcache.c: In function 'H5HL_datablock_load': ../../src/H5HLcache.c:627:54: warning: unused parameter 'addr' [-Wunused-parameter] H5HL_datablock_load(H5F_t *f, hid_t dxpl_id, haddr_t addr, void *_udata) ^~~~ ../../src/H5HLcache.c: In function 'H5HL_datablock_flush': ../../src/H5HLcache.c:693:72: warning: unused parameter 'addr' [-Wunused-parameter] H5HL_datablock_flush(H5F_t *f, hid_t dxpl_id, hbool_t destroy, haddr_t addr, ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HLcache.c -o H5HLcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HLdbg.lo ../../src/H5HLdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HLdbg.c -fPIC -DPIC -o .libs/H5HLdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HLdbg.c -o H5HLdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HLint.lo ../../src/H5HLint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HLint.c -fPIC -DPIC -o .libs/H5HLint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HLint.c -o H5HLint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5HP.lo ../../src/H5HP.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HP.c -fPIC -DPIC -o .libs/H5HP.o ../../src/H5HP.c: In function 'H5HP_decr': ../../src/H5HP.c:851:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] heap->heap[obj_loc].val-=amt; ^~ ../../src/H5HP.c:851:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] heap->heap[obj_loc].val-=amt; ^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5HP.c -o H5HP.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5I.lo ../../src/H5I.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5I.c -fPIC -DPIC -o .libs/H5I.o ../../src/H5I.c: In function 'H5Iregister_type': ../../src/H5I.c:254:25: warning: unused parameter 'hash_size' [-Wunused-parameter] H5Iregister_type(size_t hash_size, unsigned reserved, H5I_free_t free_func) ^~~~~~~~~ ../../src/H5I.c: In function 'H5I__clear_type_cb': ../../src/H5I.c:655:81: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(udata->type_ptr->cls->free_func && (udata->type_ptr->cls->free_func)((void *)id->obj_ptr) < 0) { ^ In file included from ../../src/H5I.c:47:0: ../../src/H5I.c: In function 'H5I__destroy_type': ../../src/H5I.c:760:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] type_ptr->cls = H5FL_FREE(H5I_class_t, (void *)type_ptr->cls); ^ ../../src/H5FLprivate.h:132:65: note: in definition of macro 'H5FL_FREE' #define H5FL_FREE(t,obj) (t *)H5FL_reg_free(&(H5FL_REG_NAME(t)),obj) ^~~ ../../src/H5I.c: In function 'H5I_subst': ../../src/H5I.c:987:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)id_ptr->obj_ptr; ^ ../../src/H5I.c: In function 'H5I_object': ../../src/H5I.c:1022:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)id_ptr->obj_ptr; ^ ../../src/H5I.c: In function 'H5I_object_verify': ../../src/H5I.c:1097:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)id_ptr->obj_ptr; ^ ../../src/H5I.c: In function 'H5I__remove_common': ../../src/H5I.c:1271:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)curr_id->obj_ptr; ^ ../../src/H5I.c: In function 'H5I_dec_ref': ../../src/H5I.c:1445:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(!type_ptr->cls->free_func || (type_ptr->cls->free_func)((void *)id_ptr->obj_ptr) >= 0) { ^ ../../src/H5I.c: In function 'H5I__iterate_cb': ../../src/H5I.c:2104:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] cb_ret_val = (*udata->user_func)((void *)item->obj_ptr, item->id, udata->user_udata); ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5I.c -o H5I.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Itest.lo ../../src/H5Itest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Itest.c -fPIC -DPIC -o .libs/H5Itest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Itest.c -o H5Itest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5L.lo ../../src/H5L.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5L.c -fPIC -DPIC -o .libs/H5L.o ../../src/H5L.c: In function 'H5L_link_cb': ../../src/H5L.c:1718:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] udata->lnk->name = (char *)name; ^ ../../src/H5L.c: In function 'H5L_move_dest_cb': ../../src/H5L.c:2437:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] udata->lnk->name = (char *)name; ^ ../../src/H5L.c: In function 'H5L_move_cb': ../../src/H5L.c:2580:36: warning: passing argument 1 of 'H5RS_wrap' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] dst_name_r = H5RS_wrap(udata->dst_name); ^~~~~ In file included from ../../src/H5Gprivate.h:37:0, from ../../src/H5Tprivate.h:30, from ../../src/H5Oprivate.h:41, from ../../src/H5Dprivate.h:27, from ../../src/H5L.c:30: ../../src/H5RSprivate.h:49:20: note: expected 'char *' but argument is of type 'const char *' H5_DLL H5RS_str_t *H5RS_wrap(char *s); ^~~~~~~~~ ../../src/H5L.c: In function 'H5L_link_copy_file': ../../src/H5L.c:3014:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] lnk_grp_loc.oloc = (H5O_loc_t *)src_oloc; /* Casting away const OK -QAK */ ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5L.c -o H5L.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Lexternal.lo ../../src/H5Lexternal.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Lexternal.c -fPIC -DPIC -o .libs/H5Lexternal.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Lexternal.c -o H5Lexternal.o >/dev/null 2>&1 mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5make_libsettings.o ../../src/H5make_libsettings.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5make_libsettings H5make_libsettings.o -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5make_libsettings H5make_libsettings.o -lsz -lz -ldl -lm ./H5make_libsettings > H5lib_settings.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5lib_settings.c ; exit 1) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5lib_settings.lo H5lib_settings.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c H5lib_settings.c -fPIC -DPIC -o .libs/H5lib_settings.o H5lib_settings.c:101:1: warning: string length '4416' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] ; ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c H5lib_settings.c -o H5lib_settings.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5MF.lo ../../src/H5MF.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MF.c -fPIC -DPIC -o .libs/H5MF.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MF.c -o H5MF.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5MFaggr.lo ../../src/H5MFaggr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MFaggr.c -fPIC -DPIC -o .libs/H5MFaggr.o ../../src/H5MFaggr.c: In function 'H5MF_aggr_try_extend': ../../src/H5MFaggr.c:433:43: warning: conversion to 'float' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] if(extra_requested <= (EXTEND_THRESHOLD * aggr->size)) { ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MFaggr.c -o H5MFaggr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5MFdbg.lo ../../src/H5MFdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MFdbg.c -fPIC -DPIC -o .libs/H5MFdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MFdbg.c -o H5MFdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5MFsection.lo ../../src/H5MFsection.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MFsection.c -fPIC -DPIC -o .libs/H5MFsection.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MFsection.c -o H5MFsection.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5MM.lo ../../src/H5MM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MM.c -fPIC -DPIC -o .libs/H5MM.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MM.c -o H5MM.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5MP.lo ../../src/H5MP.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MP.c -fPIC -DPIC -o .libs/H5MP.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MP.c -o H5MP.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5MPtest.lo ../../src/H5MPtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MPtest.c -fPIC -DPIC -o .libs/H5MPtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5MPtest.c -o H5MPtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5O.lo ../../src/H5O.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5O.c -fPIC -DPIC -o .libs/H5O.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5O.c -o H5O.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oainfo.lo ../../src/H5Oainfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oainfo.c -fPIC -DPIC -o .libs/H5Oainfo.o ../../src/H5Oainfo.c: In function 'H5O_ainfo_copy_file': ../../src/H5Oainfo.c:405:28: warning: unused parameter 'file_src' [-Wunused-parameter] H5O_ainfo_copy_file(H5F_t *file_src, void *mesg_src, H5F_t *file_dst, ^~~~~~~~ ../../src/H5Oainfo.c:407:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] H5O_copy_t *cpy_info, void H5_ATTR_UNUSED *udata, hid_t dxpl_id) ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oainfo.c -o H5Oainfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oalloc.lo ../../src/H5Oalloc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oalloc.c -fPIC -DPIC -o .libs/H5Oalloc.o ../../src/H5Oalloc.c: In function 'H5O_add_gap': ../../src/H5Oalloc.c:112:20: warning: unused parameter 'f' [-Wunused-parameter] H5O_add_gap(H5F_t *f, H5O_t *oh, unsigned chunkno, hbool_t *chk_dirtied, ^ ../../src/H5Oalloc.c: In function 'H5O_alloc_new_chunk': ../../src/H5Oalloc.c:955:67: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] if(NULL == (chk_proxy = H5O_chunk_protect(f, dxpl_id, oh, chunkno - 1))) ^~~~~~~ ../../src/H5Oalloc.c:973:41: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] curr_msg->chunkno = chunkno; ^~~~~~~ ../../src/H5Oalloc.c:994:29: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] null_msg->chunkno = chunkno - 1; ^~~~~~~ ../../src/H5Oalloc.c:1029:47: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] oh->mesg[found_other.msgno].chunkno = chunkno; ^~~~~~~ ../../src/H5Oalloc.c:1081:29: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] oh->mesg[idx].chunkno = chunkno; ^~~~~~~ ../../src/H5Oalloc.c:1084:38: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] if(H5O_chunk_add(f, dxpl_id, oh, chunkno) < 0) ^~~~~~~ ../../src/H5Oalloc.c:1092:21: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cont->chunkno = chunkno; ^~~~~~~ In file included from ../../src/H5Oalloc.c:40:0: ../../src/H5Oalloc.c: In function 'H5O_alloc_shrink_chunk': ../../src/H5Opkg.h:124:5: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] (((V) == H5O_VERSION_1) \ ^ ../../src/H5Opkg.h:139:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' H5O_SIZEOF_MSGHDR_VERS((O)->version, (O)->flags & H5O_HDR_ATTR_CRT_ORDER_TRACKED) ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Oalloc.c:2138:33: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_OH' size_t sizeof_msghdr = H5O_SIZEOF_MSGHDR_OH(oh); /* Size of message header */ ^~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oalloc.c -o H5Oalloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oattr.lo ../../src/H5Oattr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oattr.c -fPIC -DPIC -o .libs/H5Oattr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oattr.c -o H5Oattr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oattribute.lo ../../src/H5Oattribute.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oattribute.c -fPIC -DPIC -o .libs/H5Oattribute.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oattribute.c -o H5Oattribute.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Obogus.lo ../../src/H5Obogus.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Obogus.c -fPIC -DPIC -o .libs/H5Obogus.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Obogus.c -o H5Obogus.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Obtreek.lo ../../src/H5Obtreek.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Obtreek.c -fPIC -DPIC -o .libs/H5Obtreek.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Obtreek.c -o H5Obtreek.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ocache.lo ../../src/H5Ocache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ocache.c -fPIC -DPIC -o .libs/H5Ocache.o ../../src/H5Ocache.c: In function 'H5O_load': ../../src/H5Ocache.c:268:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(oh->chunk0_size > 0 && oh->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) ^ ../../src/H5Ocache.c:298:57: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if((udata->v1_pfx_nmesgs > 0 && oh->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) || ^ ../../src/H5Ocache.c:166:12: warning: variable 'prefix_size' set but not used [-Wunused-but-set-variable] size_t prefix_size; /* Size of object header prefix */ ^~~~~~~~~~~ ../../src/H5Ocache.c: In function 'H5O_clear': ../../src/H5Ocache.c:604:45: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] if ( H5O_chunk_serialize(f, oh, i) < 0 ) { ^ ../../src/H5Ocache.c: In function 'H5O_cache_chk_load': ../../src/H5Ocache.c:728:30: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] chk_proxy->chunkno = udata->oh->nchunks - 1; ^~~~~ ../../src/H5Ocache.c: In function 'H5O_chunk_deserialize': ../../src/H5Ocache.c:1064:15: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] chunkno = oh->nchunks++; ^~ ../../src/H5Ocache.c:1190:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] oh->mesg[mesgno].raw = (uint8_t *)p; /* Casting away const OK - QAK */ ^ ../../src/H5Ocache.c:1293:29: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cont->chunkno = udata->cont_msg_info->nmsgs + 1; /*the next continuation message/chunk */ ^~~~~ ../../src/H5Ocache.c: In function 'H5O_chunk_serialize': ../../src/H5Ocache.c:1389:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_flush((H5F_t *)f, oh, curr_msg) < 0) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ocache.c -o H5Ocache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ochunk.lo ../../src/H5Ochunk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ochunk.c -fPIC -DPIC -o .libs/H5Ochunk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ochunk.c -o H5Ochunk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ocont.lo ../../src/H5Ocont.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ocont.c -fPIC -DPIC -o .libs/H5Ocont.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ocont.c -o H5Ocont.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ocopy.lo ../../src/H5Ocopy.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ocopy.c -fPIC -DPIC -o .libs/H5Ocopy.o ../../src/H5Ocopy.c: In function 'H5O_copy_header_real': ../../src/H5Ocopy.c:659:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(delta < H5O_SIZEOF_MSGHDR_OH(oh_dst)) ^ In file included from ../../src/H5Ocopy.c:46:0: ../../src/H5Opkg.h:124:5: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] (((V) == H5O_VERSION_1) \ ^ ../../src/H5Opkg.h:139:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' H5O_SIZEOF_MSGHDR_VERS((O)->version, (O)->flags & H5O_HDR_ATTR_CRT_ORDER_TRACKED) ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Ocopy.c:703:19: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_OH' msghdr_size = H5O_SIZEOF_MSGHDR_OH(oh_dst); ^~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ocopy.c -o H5Ocopy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Odbg.lo ../../src/H5Odbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Odbg.c -fPIC -DPIC -o .libs/H5Odbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Odbg.c -o H5Odbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Odrvinfo.lo ../../src/H5Odrvinfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Odrvinfo.c -fPIC -DPIC -o .libs/H5Odrvinfo.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Odrvinfo.c -o H5Odrvinfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Odtype.lo ../../src/H5Odtype.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Odtype.c -fPIC -DPIC -o .libs/H5Odtype.o ../../src/H5Odtype.c: In function 'H5O_dtype_copy': ../../src/H5Odtype.c:1193:32: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dst = H5T_copy(src, H5T_COPY_ALL))) ^~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Odtype.c:20: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Odtype.c: In function 'H5O_dtype_pre_copy_file': ../../src/H5Odtype.c:1538:49: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (udata->src_dtype = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^~~~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Odtype.c:20: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Odtype.c -o H5Odtype.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oefl.lo ../../src/H5Oefl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oefl.c -fPIC -DPIC -o .libs/H5Oefl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oefl.c -o H5Oefl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ofill.lo ../../src/H5Ofill.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ofill.c -fPIC -DPIC -o .libs/H5Ofill.o In file included from ../../src/H5Ofill.c:69:0: ../../src/H5Oshared.h: In function 'H5O_fill_shared_post_copy_file': ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ^~~~~~~~ In file included from ../../src/H5Ofill.c:105:0: ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_post_copy_file': ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ^~~~~~~~ In file included from ../../src/H5Cprivate.h:37:0, from ../../src/H5ACprivate.h:35, from ../../src/H5Oprivate.h:38, from ../../src/H5Dprivate.h:27, from ../../src/H5Ofill.c:26: ../../src/H5Ofill.c: In function 'H5O_fill_new_decode': ../../src/H5Fprivate.h:132:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] (i) |= ((int32_t)(((*(p) & 0xff) << 24) | \ ^ ../../src/H5Ofill.c:219:13: note: in expansion of macro 'INT32DECODE' INT32DECODE(p, fill->size); ^~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ofill.c -o H5Ofill.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oginfo.lo ../../src/H5Oginfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oginfo.c -fPIC -DPIC -o .libs/H5Oginfo.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oginfo.c -o H5Oginfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Olayout.lo ../../src/H5Olayout.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Olayout.c -fPIC -DPIC -o .libs/H5Olayout.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Olayout.c -o H5Olayout.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Olinfo.lo ../../src/H5Olinfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Olinfo.c -fPIC -DPIC -o .libs/H5Olinfo.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Olinfo.c -o H5Olinfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Olink.lo ../../src/H5Olink.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Olink.c -fPIC -DPIC -o .libs/H5Olink.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Olink.c -o H5Olink.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Omessage.lo ../../src/H5Omessage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Omessage.c -fPIC -DPIC -o .libs/H5Omessage.o ../../src/H5Omessage.c: In function 'H5O_msg_reset_share': ../../src/H5Omessage.c:1703:28: warning: variable 'type' set but not used [-Wunused-but-set-variable] const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Omessage.c -o H5Omessage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Omtime.lo ../../src/H5Omtime.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Omtime.c -fPIC -DPIC -o .libs/H5Omtime.o ../../src/H5Omtime.c: In function 'H5O_mtime_decode': ../../src/H5Omtime.c:182:5: warning: "_MSC_VER" is not defined, evaluates to 0 [-Wundef] #if _MSC_VER >= 1900 // VS 2015 ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Omtime.c -o H5Omtime.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oname.lo ../../src/H5Oname.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oname.c -fPIC -DPIC -o .libs/H5Oname.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oname.c -o H5Oname.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Onull.lo ../../src/H5Onull.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Onull.c -fPIC -DPIC -o .libs/H5Onull.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Onull.c -o H5Onull.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Opline.lo ../../src/H5Opline.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Opline.c -fPIC -DPIC -o .libs/H5Opline.o In file included from ../../src/H5Opline.c:67:0: ../../src/H5Oshared.h: In function 'H5O_pline_shared_post_copy_file': ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Opline.c -o H5Opline.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Orefcount.lo ../../src/H5Orefcount.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Orefcount.c -fPIC -DPIC -o .libs/H5Orefcount.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Orefcount.c -o H5Orefcount.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Osdspace.lo ../../src/H5Osdspace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Osdspace.c -fPIC -DPIC -o .libs/H5Osdspace.o In file included from ../../src/H5Osdspace.c:61:0: ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_post_copy_file': ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Osdspace.c -o H5Osdspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oshared.lo ../../src/H5Oshared.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oshared.c -fPIC -DPIC -o .libs/H5Oshared.o ../../src/H5Oshared.c: In function 'H5O_shared_copy_file': ../../src/H5Oshared.c:590:29: warning: unused parameter 'file_src' [-Wunused-parameter] H5O_shared_copy_file(H5F_t *file_src, H5F_t *file_dst, ^~~~~~~~ ../../src/H5Oshared.c:592:79: warning: unused parameter 'cpy_info' [-Wunused-parameter] hbool_t H5_ATTR_UNUSED *recompute_size, unsigned *mesg_flags, H5O_copy_t *cpy_info, ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oshared.c -o H5Oshared.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ostab.lo ../../src/H5Ostab.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ostab.c -fPIC -DPIC -o .libs/H5Ostab.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ostab.c -o H5Ostab.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Oshmesg.lo ../../src/H5Oshmesg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oshmesg.c -fPIC -DPIC -o .libs/H5Oshmesg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Oshmesg.c -o H5Oshmesg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Otest.lo ../../src/H5Otest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Otest.c -fPIC -DPIC -o .libs/H5Otest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Otest.c -o H5Otest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ounknown.lo ../../src/H5Ounknown.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ounknown.c -fPIC -DPIC -o .libs/H5Ounknown.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ounknown.c -o H5Ounknown.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5P.lo ../../src/H5P.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5P.c -fPIC -DPIC -o .libs/H5P.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5P.c -o H5P.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pacpl.lo ../../src/H5Pacpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pacpl.c -fPIC -DPIC -o .libs/H5Pacpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pacpl.c -o H5Pacpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pdapl.lo ../../src/H5Pdapl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdapl.c -fPIC -DPIC -o .libs/H5Pdapl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdapl.c -o H5Pdapl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pdcpl.lo ../../src/H5Pdcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdcpl.c -fPIC -DPIC -o .libs/H5Pdcpl.o ../../src/H5Pdcpl.c: In function 'H5P_get_fill_value': ../../src/H5Pdcpl.c:1565:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(type, H5T_COPY_TRANSIENT), FALSE)) < 0) ^~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Pdcpl.c:39: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdcpl.c -o H5Pdcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pdeprec.lo ../../src/H5Pdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdeprec.c -fPIC -DPIC -o .libs/H5Pdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdeprec.c -o H5Pdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pdxpl.lo ../../src/H5Pdxpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdxpl.c -fPIC -DPIC -o .libs/H5Pdxpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pdxpl.c -o H5Pdxpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pfapl.lo ../../src/H5Pfapl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pfapl.c -fPIC -DPIC -o .libs/H5Pfapl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pfapl.c -o H5Pfapl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pfcpl.lo ../../src/H5Pfcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pfcpl.c -fPIC -DPIC -o .libs/H5Pfcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pfcpl.c -o H5Pfcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pfmpl.lo ../../src/H5Pfmpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pfmpl.c -fPIC -DPIC -o .libs/H5Pfmpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pfmpl.c -o H5Pfmpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pgcpl.lo ../../src/H5Pgcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pgcpl.c -fPIC -DPIC -o .libs/H5Pgcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pgcpl.c -o H5Pgcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pint.lo ../../src/H5Pint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pint.c -fPIC -DPIC -o .libs/H5Pint.o ../../src/H5Pint.c: In function 'H5P__iterate_pclass_cb': ../../src/H5Pint.c:3632:11: warning: unused variable 'key' [-Wunused-variable] char *key = (char *)_key; /* Pointer to the property's name */ ^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pint.c -o H5Pint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Plapl.lo ../../src/H5Plapl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Plapl.c -fPIC -DPIC -o .libs/H5Plapl.o ../../src/H5Plapl.c: In function 'H5P_lacc_elink_fapl_cmp': ../../src/H5Plapl.c:305:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Plapl.c -o H5Plapl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Plcpl.lo ../../src/H5Plcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Plcpl.c -fPIC -DPIC -o .libs/H5Plcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Plcpl.c -o H5Plcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pocpl.lo ../../src/H5Pocpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pocpl.c -fPIC -DPIC -o .libs/H5Pocpl.o ../../src/H5Pocpl.c: In function 'H5Pget_filter_by_id2': ../../src/H5Pocpl.c:1072:30: warning: unused variable 'filter' [-Wunused-variable] const H5Z_filter_info_t *filter; /* Pointer to filter information */ ^~~~~~ ../../src/H5Pocpl.c:1071:21: warning: unused variable 'pline' [-Wunused-variable] H5O_pline_t pline; /* Filter pipeline */ ^~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pocpl.c -o H5Pocpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pocpypl.lo ../../src/H5Pocpypl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pocpypl.c -fPIC -DPIC -o .libs/H5Pocpypl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pocpypl.c -o H5Pocpypl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pstrcpl.lo ../../src/H5Pstrcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pstrcpl.c -fPIC -DPIC -o .libs/H5Pstrcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Pstrcpl.c -o H5Pstrcpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ptest.lo ../../src/H5Ptest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ptest.c -fPIC -DPIC -o .libs/H5Ptest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ptest.c -o H5Ptest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5PL.lo ../../src/H5PL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5PL.c -fPIC -DPIC -o .libs/H5PL.o ../../src/H5PL.c: In function 'H5PL__init_path_table': ../../src/H5PL.c:421:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif H5_HAVE_WIN32_API ^~~~~~~~~~~~~~~~~ ../../src/H5PL.c: In function 'H5PL__open': ../../src/H5PL.c:626:39: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] if(NULL == (get_plugin_info = (H5PL_get_plugin_info_t)H5PL_GET_LIB_FUNC(handle, "H5PLget_plugin_info"))) { ^ ../../src/H5PL.c: In function 'H5PL__search_table': ../../src/H5PL.c:709:47: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] if(NULL == (get_plugin_info = (H5PL_get_plugin_info_t)H5PL_GET_LIB_FUNC((H5PL_table_g[i]).handle, "H5PLget_plugin_info"))) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5PL.c -o H5PL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5R.lo ../../src/H5R.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5R.c -fPIC -DPIC -o .libs/H5R.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5R.c -o H5R.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Rdeprec.lo ../../src/H5Rdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Rdeprec.c -fPIC -DPIC -o .libs/H5Rdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Rdeprec.c -o H5Rdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5RC.lo ../../src/H5RC.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5RC.c -fPIC -DPIC -o .libs/H5RC.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5RC.c -o H5RC.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5RS.lo ../../src/H5RS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5RS.c -fPIC -DPIC -o .libs/H5RS.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5RS.c -o H5RS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5S.lo ../../src/H5S.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5S.c -fPIC -DPIC -o .libs/H5S.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5S.c -o H5S.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Sall.lo ../../src/H5Sall.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Sall.c -fPIC -DPIC -o .libs/H5Sall.o ../../src/H5Sall.c: In function 'H5S_all_project_simple': ../../src/H5Sall.c:814:37: warning: unused parameter 'base_space' [-Wunused-parameter] H5S_all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ^~~~~~~~~~ ../../src/H5Sall.c:814:76: warning: unused parameter 'offset' [-Wunused-parameter] H5S_all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Sall.c -o H5Sall.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Sdbg.lo ../../src/H5Sdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Sdbg.c -fPIC -DPIC -o .libs/H5Sdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Sdbg.c -o H5Sdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Shyper.lo ../../src/H5Shyper.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Shyper.c -fPIC -DPIC -o .libs/H5Shyper.o ../../src/H5Shyper.c: In function 'H5S_hyper_serialize': ../../src/H5Shyper.c:2200:16: warning: conversion to 'uint32_t {aka unsigned int}' from 'long unsigned int' may alter its value [-Wconversion] len += (size_t)(8 * space->extent.rank * block_count); ^ ../../src/H5Shyper.c: In function 'H5S_hyper_get_seq_list_opt': ../../src/H5Shyper.c:8236:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~ ../../src/H5Shyper.c:8258:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Shyper.c:8259:17: note: here case 7: ^~~~ ../../src/H5Shyper.c:8236:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~ ../../src/H5Shyper.c:8260:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Shyper.c:8261:17: note: here case 6: ^~~~ ../../src/H5Shyper.c:8236:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~ ../../src/H5Shyper.c:8262:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Shyper.c:8263:17: note: here case 5: ^~~~ ../../src/H5Shyper.c:8236:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~ ../../src/H5Shyper.c:8264:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Shyper.c:8265:17: note: here case 4: ^~~~ ../../src/H5Shyper.c:8236:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~ ../../src/H5Shyper.c:8266:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Shyper.c:8267:17: note: here case 3: ^~~~ ../../src/H5Shyper.c:8236:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~ ../../src/H5Shyper.c:8268:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Shyper.c:8269:17: note: here case 2: ^~~~ ../../src/H5Shyper.c:8236:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~ ../../src/H5Shyper.c:8270:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Shyper.c:8271:17: note: here case 1: ^~~~ ../../src/H5Shyper.c: In function 'H5S_select_hyperslab': ../../src/H5Shyper.c:6486:15: warning: this statement may fall through [-Wimplicit-fallthrough=] if(op==H5S_SELECT_SET) /* Allow only "set" operation to proceed */ ^ ../../src/H5Shyper.c:6490:9: note: here case H5S_SEL_ERROR: ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Shyper.c -o H5Shyper.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Smpio.lo ../../src/H5Smpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Smpio.c -fPIC -DPIC -o .libs/H5Smpio.o ../../src/H5Smpio.c: In function 'H5S_mpio_point_type': ../../src/H5Smpio.c:253:19: warning: conversion to 'MPI_Aint {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] disp[u] = H5VM_array_offset(space->extent.rank, space->extent.size, curr->pnt); ^~~~~~~~~~~~~~~~~ ../../src/H5Smpio.c:254:17: warning: conversion to 'long unsigned int' from 'MPI_Aint {aka long int}' may change the sign of the result [-Wsign-conversion] disp[u] *= elmt_size; ^~ ../../src/H5Smpio.c:254:20: warning: conversion to 'MPI_Aint {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] disp[u] *= elmt_size; ^~~~~~~~~ ../../src/H5Smpio.c:273:37: warning: conversion to 'unsigned int' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] unsigned s = 0, l = u, m = u / 2; ^ ../../src/H5Smpio.c:273:44: warning: conversion to 'unsigned int' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] unsigned s = 0, l = u, m = u / 2; ^ ../../src/H5Smpio.c: In function 'H5S_mpio_permute_type': ../../src/H5Smpio.c:393:17: warning: declaration of 'off' shadows a previous local [-Wshadow] hsize_t off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets */ ^~~ ../../src/H5Smpio.c:360:13: note: shadowed declaration is here hsize_t off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets */ ^~~ ../../src/H5Smpio.c:394:16: warning: declaration of 'len' shadows a previous local [-Wshadow] size_t len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths */ ^~~ ../../src/H5Smpio.c:361:12: note: shadowed declaration is here size_t len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths */ ^~~ ../../src/H5Smpio.c:417:27: warning: conversion to 'MPI_Aint {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] disp[u] = curr_off; ^~~~~~~~ ../../src/H5Smpio.c:361:12: warning: unused variable 'len' [-Wunused-variable] size_t len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths */ ^~~ ../../src/H5Smpio.c:360:13: warning: unused variable 'off' [-Wunused-variable] hsize_t off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets */ ^~~ ../../src/H5Smpio.c: In function 'H5S_mpio_hyper_type': ../../src/H5Smpio.c:674:26: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] start_disp = d[i].start * offset[i] * elmt_size; ^ ../../src/H5Smpio.c:674:15: warning: conversion to 'MPI_Aint {aka long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] start_disp = d[i].start * offset[i] * elmt_size; ^ ../../src/H5Smpio.c:675:42: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] new_extent = (MPI_Aint)elmt_size * max_xtent[i]; ^ ../../src/H5Smpio.c:675:22: warning: conversion to 'MPI_Aint {aka long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] new_extent = (MPI_Aint)elmt_size * max_xtent[i]; ^ ../../src/H5Smpio.c: In function 'H5S_obtain_datatype': ../../src/H5Smpio.c:869:57: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] disp[outercount] = (MPI_Aint)elmt_size * tspan->low; ^ ../../src/H5Smpio.c:869:37: warning: conversion to 'MPI_Aint {aka long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] disp[outercount] = (MPI_Aint)elmt_size * tspan->low; ^ ../../src/H5Smpio.c:918:37: warning: conversion to 'MPI_Aint {aka long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] disp[outercount] = tspan->low * (*down) * elmt_size; ^~~~~ ../../src/H5Smpio.c:926:22: warning: conversion to 'MPI_Aint {aka long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] stride = (*down) * elmt_size; ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Smpio.c -o H5Smpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Snone.lo ../../src/H5Snone.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Snone.c -fPIC -DPIC -o .libs/H5Snone.o ../../src/H5Snone.c: In function 'H5S_none_project_simple': ../../src/H5Snone.c:763:38: warning: unused parameter 'base_space' [-Wunused-parameter] H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ^~~~~~~~~~ ../../src/H5Snone.c:763:77: warning: unused parameter 'offset' [-Wunused-parameter] H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Snone.c -o H5Snone.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Spoint.lo ../../src/H5Spoint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Spoint.c -fPIC -DPIC -o .libs/H5Spoint.o ../../src/H5Spoint.c: In function 'H5S_point_bounds': ../../src/H5Spoint.c:1106:41: warning: conversion to 'long long unsigned int' from 'hssize_t {aka const long long int}' may change the sign of the result [-Wsign-conversion] if(start[u] > (node->pnt[u] + space->select.offset[u])) ^ ../../src/H5Spoint.c:1107:41: warning: conversion to 'long long unsigned int' from 'hssize_t {aka const long long int}' may change the sign of the result [-Wsign-conversion] start[u] = node->pnt[u] + space->select.offset[u]; ^ ../../src/H5Spoint.c:1108:39: warning: conversion to 'long long unsigned int' from 'hssize_t {aka const long long int}' may change the sign of the result [-Wsign-conversion] if(end[u] < (node->pnt[u] + space->select.offset[u])) ^ ../../src/H5Spoint.c:1109:39: warning: conversion to 'long long unsigned int' from 'hssize_t {aka const long long int}' may change the sign of the result [-Wsign-conversion] end[u] = node->pnt[u] + space->select.offset[u]; ^ ../../src/H5Spoint.c: In function 'H5S_point_get_seq_list': ../../src/H5Spoint.c:1655:34: warning: conversion to 'long long unsigned int' from 'hssize_t {aka const long long int}' may change the sign of the result [-Wsign-conversion] loc += (node->pnt[i] + space->select.offset[i]) * acc; ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Spoint.c -o H5Spoint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Sselect.lo ../../src/H5Sselect.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Sselect.c -fPIC -DPIC -o .libs/H5Sselect.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Sselect.c -o H5Sselect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Stest.lo ../../src/H5Stest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Stest.c -fPIC -DPIC -o .libs/H5Stest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Stest.c -o H5Stest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5SL.lo ../../src/H5SL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SL.c -fPIC -DPIC -o .libs/H5SL.o ../../src/H5SL.c: In function 'H5SL_release_common': ../../src/H5SL.c:840:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (void)(op)(node->item, (void *)node->key, op_data); ^ ../../src/H5SL.c: In function 'H5SL_remove_first': ../../src/H5SL.c:1235:25: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size_t level = slist->curr_level; /* Skip list level */ ^~~~~ ../../src/H5SL.c: In function 'H5SL_iterate': ../../src/H5SL.c:2150:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if((ret_value = (op)(node->item, (void *)node->key, op_data)) != 0) ^ ../../src/H5SL.c: In function 'H5SL_try_free_safe': ../../src/H5SL.c:2309:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if((op_ret = (op)(node->item , (void *)node->key, op_data)) < 0) ^ ../../src/H5SL.c: In function 'H5SL_term_interface': ../../src/H5SL.c:2535:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SL.c -o H5SL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5SM.lo ../../src/H5SM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SM.c -fPIC -DPIC -o .libs/H5SM.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SM.c -o H5SM.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5SMbtree2.lo ../../src/H5SMbtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMbtree2.c -fPIC -DPIC -o .libs/H5SMbtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMbtree2.c -o H5SMbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5SMcache.lo ../../src/H5SMcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMcache.c -fPIC -DPIC -o .libs/H5SMcache.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMcache.c -o H5SMcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5SMmessage.lo ../../src/H5SMmessage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMmessage.c -fPIC -DPIC -o .libs/H5SMmessage.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMmessage.c -o H5SMmessage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5SMtest.lo ../../src/H5SMtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMtest.c -fPIC -DPIC -o .libs/H5SMtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5SMtest.c -o H5SMtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5ST.lo ../../src/H5ST.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5ST.c -fPIC -DPIC -o .libs/H5ST.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5ST.c -o H5ST.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5T.lo ../../src/H5T.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5T.c -fPIC -DPIC -o .libs/H5T.o ../../src/H5T.c: In function 'H5T_path_find': ../../src/H5T.c:4485:35: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (path->src = H5T_copy(src, H5T_COPY_ALL))) ^~~ ../../src/H5T.c:3115:1: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5T_copy(H5T_t *old_dt, H5T_copy_t method) ^~~~~~~~ ../../src/H5T.c:4487:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (path->dst = H5T_copy(dst, H5T_COPY_ALL))) ^~~ ../../src/H5T.c:3115:1: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5T_copy(H5T_t *old_dt, H5T_copy_t method) ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5T.c -o H5T.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tarray.lo ../../src/H5Tarray.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tarray.c -fPIC -DPIC -o .libs/H5Tarray.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tarray.c -o H5Tarray.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tbit.lo ../../src/H5Tbit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tbit.c -fPIC -DPIC -o .libs/H5Tbit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tbit.c -o H5Tbit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tcommit.lo ../../src/H5Tcommit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tcommit.c -fPIC -DPIC -o .libs/H5Tcommit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tcommit.c -o H5Tcommit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tcompound.lo ../../src/H5Tcompound.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tcompound.c -fPIC -DPIC -o .libs/H5Tcompound.o ../../src/H5Tcompound.c: In function 'H5T__insert': ../../src/H5Tcompound.c:484:56: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] parent->shared->u.compnd.memb[idx].type = H5T_copy(member, H5T_COPY_ALL); ^~~~~~ In file included from ../../src/H5Tpkg.h:39:0, from ../../src/H5Tcompound.c:38: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tcompound.c -o H5Tcompound.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tconv.lo ../../src/H5Tconv.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tconv.c -fPIC -DPIC -o .libs/H5Tconv.o ../../src/H5Tconv.c: In function 'H5T_conv_struct_free': ../../src/H5Tconv.c:1842:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^~~~~~ ../../src/H5Tconv.c: In function 'H5T__conv_f_i': ../../src/H5Tconv.c:8917:24: warning: cast from function call of type 'double' to non-matching type 'long unsigned int' [-Wbad-function-cast] buf_size = (size_t)HDpow((double)2.0f, (double)src.u.f.esize) / 8 + 1; ^ ../../src/H5Tconv.c:8993:24: warning: conversion to 'hssize_t {aka long long int}' from 'uint64_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] sign = H5T__bit_get_d(s, src.u.f.sign, (size_t)1); ^~~~~~~~~~~~~~ ../../src/H5Tconv.c:9120:24: warning: conversion to 'hssize_t {aka long long int}' from 'uint64_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] expo = H5T__bit_get_d(s, src.u.f.epos, src.u.f.esize); ^~~~~~~~~~~~~~ ../../src/H5Tconv.c:9127:26: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] expo -= (src.u.f.ebias-1); ^~ ../../src/H5Tconv.c:9127:29: warning: conversion to 'hssize_t {aka long long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] expo -= (src.u.f.ebias-1); ^ ../../src/H5Tconv.c:9129:26: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] expo -= src.u.f.ebias; ^~ ../../src/H5Tconv.c:9129:29: warning: conversion to 'hssize_t {aka long long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] expo -= src.u.f.ebias; ^~~ ../../src/H5Tconv.c:9159:55: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] H5T__bit_shift(int_buf, (ssize_t)(expo-src.u.f.msize), (size_t)0, buf_size * 8); ^ ../../src/H5Tconv.c:9364:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] sp += direction * buf_stride; ^ ../../src/H5Tconv.c:9365:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dp += direction * buf_stride; ^ ../../src/H5Tconv.c:9367:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] sp += direction * src_p->shared->size; ^ ../../src/H5Tconv.c:9368:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dp += direction * dst_p->shared->size; ^ ../../src/H5Tconv.c: In function 'H5T__conv_i_f': ../../src/H5Tconv.c:9714:28: warning: cast from function call of type 'double' to non-matching type 'long long unsigned int' [-Wbad-function-cast] expo_max = (hsize_t)HDpow((double)2.0f, (double)dst.u.f.esize) - 1; ^ ../../src/H5Tconv.c:9793:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] sp += direction * buf_stride; ^ ../../src/H5Tconv.c:9794:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dp += direction * buf_stride; ^ ../../src/H5Tconv.c:9796:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] sp += direction * src_p->shared->size; ^ ../../src/H5Tconv.c:9797:37: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dp += direction * dst_p->shared->size; ^ At top level: ../../src/H5Tconv.c:985:1: warning: 'H5T_init_conv_interface' defined but not used [-Wunused-function] H5T_init_conv_interface(void) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Tconv.c:33:0: ../../src/H5private.h:1812:15: warning: 'H5_interface_initialize_g' defined but not used [-Wunused-variable] static int H5_interface_initialize_g = 0; ^~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tconv.c -o H5Tconv.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tcset.lo ../../src/H5Tcset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tcset.c -fPIC -DPIC -o .libs/H5Tcset.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tcset.c -o H5Tcset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tdbg.lo ../../src/H5Tdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tdbg.c -fPIC -DPIC -o .libs/H5Tdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tdbg.c -o H5Tdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tdeprec.lo ../../src/H5Tdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tdeprec.c -fPIC -DPIC -o .libs/H5Tdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tdeprec.c -o H5Tdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tenum.lo ../../src/H5Tenum.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tenum.c -fPIC -DPIC -o .libs/H5Tenum.o ../../src/H5Tenum.c: In function 'H5T__enum_create': ../../src/H5Tenum.c:136:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] ret_value->shared->parent = H5T_copy(parent, H5T_COPY_ALL); ^~~~~~ In file included from ../../src/H5Tpkg.h:39:0, from ../../src/H5Tenum.c:31: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Tenum.c: In function 'H5T_enum_nameof': ../../src/H5Tenum.c:437:38: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (copied_dt = H5T_copy(dt, H5T_COPY_ALL))) ^~ In file included from ../../src/H5Tpkg.h:39:0, from ../../src/H5Tenum.c:31: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Tenum.c: In function 'H5T_enum_valueof': ../../src/H5Tenum.c:576:35: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (NULL==(copied_dt=H5T_copy(dt, H5T_COPY_ALL))) ^~ In file included from ../../src/H5Tpkg.h:39:0, from ../../src/H5Tenum.c:31: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tenum.c -o H5Tenum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tfields.lo ../../src/H5Tfields.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tfields.c -fPIC -DPIC -o .libs/H5Tfields.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tfields.c -o H5Tfields.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tfixed.lo ../../src/H5Tfixed.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tfixed.c -fPIC -DPIC -o .libs/H5Tfixed.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tfixed.c -o H5Tfixed.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tfloat.lo ../../src/H5Tfloat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tfloat.c -fPIC -DPIC -o .libs/H5Tfloat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tfloat.c -o H5Tfloat.o >/dev/null 2>&1 mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5detect.o ../../src/H5detect.c ../../src/H5detect.c: In function 'find_bias': ../../src/H5detect.c:1180:24: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] unsigned char *a = (unsigned char *) _a; ^ In file included from ../../src/H5detect.c:57:0: ../../src/H5private.h:321:21: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define MIN(a,b) (((a)<(b)) ? (a) : (b)) ^ ../../src/H5detect.c:1185:10: note: in expansion of macro 'MIN' nbits = MIN(esize, (8 - epos % 8)); ^~~ ../../src/H5detect.c:1186:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] mask = (1 << nbits) - 1; ^ ../../src/H5detect.c:1187:6: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] b = (a[perm[epos / 8]] >> (epos % 8)) & mask; ^ ../../src/H5detect.c:1191:8: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] esize -= nbits; ^~ ../../src/H5detect.c:1191:11: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion] esize -= nbits; ^~~~~ ../../src/H5detect.c:1192:7: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] epos += nbits; ^~ ../../src/H5detect.c:1192:10: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion] epos += nbits; ^~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c: In function 'detect_C89_integers': ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1357:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(signed char, SCHAR, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1357:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(signed char, SCHAR, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1358:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(unsigned char, UCHAR, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1358:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(unsigned char, UCHAR, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:254:14: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1359:5: note: in expansion of macro 'DETECT_I' DETECT_I(short, SHORT, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1359:5: note: in expansion of macro 'DETECT_I' DETECT_I(short, SHORT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1359:5: note: in expansion of macro 'DETECT_I' DETECT_I(short, SHORT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:14: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1360:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned short, USHORT, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1360:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned short, USHORT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1360:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned short, USHORT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1361:5: note: in expansion of macro 'DETECT_I' DETECT_I(int, INT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1361:5: note: in expansion of macro 'DETECT_I' DETECT_I(int, INT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1362:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned int, UINT, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1362:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned int, UINT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1362:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned int, UINT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1363:5: note: in expansion of macro 'DETECT_I' DETECT_I(long, LONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1363:5: note: in expansion of macro 'DETECT_I' DETECT_I(long, LONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1364:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long, ULONG, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1364:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long, ULONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1364:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long, ULONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c: In function 'detect_C89_floats': ../../src/H5detect.c:327:21: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:329:71: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] for(_byte_mask = (unsigned char)1; _byte_mask; _byte_mask <<= 1) { \ ^ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:331:22: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:47: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:342:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:343:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf3, (const void *)&_v3, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:350:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] fix_order(sizeof(TYPE), _last, INFO.perm, (const char**)&_mesg); \ ^ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:1385:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:327:21: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:329:71: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] for(_byte_mask = (unsigned char)1; _byte_mask; _byte_mask <<= 1) { \ ^ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:331:22: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:47: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:342:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:343:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf3, (const void *)&_v3, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:350:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] fix_order(sizeof(TYPE), _last, INFO.perm, (const char**)&_mesg); \ ^ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:1386:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c: In function 'detect_C99_integers8': ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1409:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int8_t, INT8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1409:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int8_t, INT8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1416:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint8_t, UINT8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1416:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint8_t, UINT8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1423:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int_least8_t, INT_LEAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1423:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int_least8_t, INT_LEAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1430:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint_least8_t, UINT_LEAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1430:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint_least8_t, UINT_LEAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1437:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int_fast8_t, INT_FAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1437:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int_fast8_t, INT_FAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1444:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint_fast8_t, UINT_FAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1444:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint_fast8_t, UINT_FAST8, d_g[nd_g]); nd_g++; ^~~~~~~~~~~ ../../src/H5detect.c: In function 'detect_C99_integers16': ../../src/H5detect.c:254:14: warning: conversion to 'int16_t {aka short int}' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1470:5: note: in expansion of macro 'DETECT_I' DETECT_I(int16_t, INT16, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1470:5: note: in expansion of macro 'DETECT_I' DETECT_I(int16_t, INT16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1470:5: note: in expansion of macro 'DETECT_I' DETECT_I(int16_t, INT16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:14: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1473:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint16_t, UINT16, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1473:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint16_t, UINT16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1473:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint16_t, UINT16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:14: warning: conversion to 'int_least16_t {aka short int}' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1476:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least16_t, INT_LEAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1476:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least16_t, INT_LEAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1476:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least16_t, INT_LEAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:14: warning: conversion to 'uint_least16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1479:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least16_t, UINT_LEAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1479:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least16_t, UINT_LEAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1479:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least16_t, UINT_LEAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1482:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast16_t, INT_FAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1482:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast16_t, INT_FAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'uint_fast16_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1485:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast16_t, UINT_FAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1485:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast16_t, UINT_FAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1485:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast16_t, UINT_FAST16, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c: In function 'detect_C99_integers32': ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1508:5: note: in expansion of macro 'DETECT_I' DETECT_I(int32_t, INT32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1508:5: note: in expansion of macro 'DETECT_I' DETECT_I(int32_t, INT32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'uint32_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1511:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint32_t, UINT32, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1511:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint32_t, UINT32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1511:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint32_t, UINT32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1514:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least32_t, INT_LEAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1514:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least32_t, INT_LEAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'uint_least32_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1517:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least32_t, UINT_LEAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1517:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least32_t, UINT_LEAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1517:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least32_t, UINT_LEAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1520:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast32_t, INT_FAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1520:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast32_t, INT_FAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'uint_fast32_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1523:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast32_t, UINT_FAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1523:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast32_t, UINT_FAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1523:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast32_t, UINT_FAST32, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c: In function 'detect_C99_integers64': ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1546:5: note: in expansion of macro 'DETECT_I' DETECT_I(int64_t, INT64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1546:5: note: in expansion of macro 'DETECT_I' DETECT_I(int64_t, INT64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'uint64_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1549:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint64_t, UINT64, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1549:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint64_t, UINT64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1549:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint64_t, UINT64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1552:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least64_t, INT_LEAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1552:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least64_t, INT_LEAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'uint_least64_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1555:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least64_t, UINT_LEAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1555:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least64_t, UINT_LEAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1555:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least64_t, UINT_LEAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1558:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast64_t, INT_FAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1558:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast64_t, INT_FAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'uint_fast64_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1561:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast64_t, UINT_FAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1561:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast64_t, UINT_FAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1561:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast64_t, UINT_FAST64, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1565:5: note: in expansion of macro 'DETECT_I' DETECT_I(long long, LLONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1565:5: note: in expansion of macro 'DETECT_I' DETECT_I(long long, LLONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:254:24: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1566:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long long, ULLONG, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1566:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long long, ULLONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^~~~~~~~~~~~~~~~~~ ../../src/H5detect.c:1566:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long long, ULLONG, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c: In function 'detect_C99_floats': ../../src/H5detect.c:327:21: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:329:71: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] for(_byte_mask = (unsigned char)1; _byte_mask; _byte_mask <<= 1) { \ ^ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:331:22: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:47: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:342:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:343:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf3, (const void *)&_v3, sizeof(TYPE)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:350:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] fix_order(sizeof(TYPE), _last, INFO.perm, (const char**)&_mesg); \ ^ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ In file included from ../../src/H5detect.c:57:0: ../../src/H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ ../../src/H5private.h:1005:64: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ ../../src/H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^~~~~~~~~ ../../src/H5detect.c:1631:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^~~~~~~~ ../../src/H5detect.c: In function 'verify_signal_handlers': ../../src/H5detect.c:1670:9: warning: variable 'i' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int i, val; ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5detect H5detect.o -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5detect H5detect.o -lsz -lz -ldl -lm ./H5detect > H5Tinit.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5Tinit.c ; exit 1) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tinit.lo H5Tinit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c H5Tinit.c -fPIC -DPIC -o .libs/H5Tinit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c H5Tinit.c -o H5Tinit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tnative.lo ../../src/H5Tnative.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tnative.c -fPIC -DPIC -o .libs/H5Tnative.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tnative.c -o H5Tnative.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Toffset.lo ../../src/H5Toffset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Toffset.c -fPIC -DPIC -o .libs/H5Toffset.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Toffset.c -o H5Toffset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Toh.lo ../../src/H5Toh.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Toh.c -fPIC -DPIC -o .libs/H5Toh.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Toh.c -o H5Toh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Topaque.lo ../../src/H5Topaque.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Topaque.c -fPIC -DPIC -o .libs/H5Topaque.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Topaque.c -o H5Topaque.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Torder.lo ../../src/H5Torder.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Torder.c -fPIC -DPIC -o .libs/H5Torder.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Torder.c -o H5Torder.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tpad.lo ../../src/H5Tpad.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tpad.c -fPIC -DPIC -o .libs/H5Tpad.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tpad.c -o H5Tpad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tprecis.lo ../../src/H5Tprecis.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tprecis.c -fPIC -DPIC -o .libs/H5Tprecis.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tprecis.c -o H5Tprecis.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tstrpad.lo ../../src/H5Tstrpad.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tstrpad.c -fPIC -DPIC -o .libs/H5Tstrpad.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tstrpad.c -o H5Tstrpad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tvisit.lo ../../src/H5Tvisit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tvisit.c -fPIC -DPIC -o .libs/H5Tvisit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tvisit.c -o H5Tvisit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tvlen.lo ../../src/H5Tvlen.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tvlen.c -fPIC -DPIC -o .libs/H5Tvlen.o ../../src/H5Tvlen.c: In function 'H5T__vlen_create': ../../src/H5Tvlen.c:168:47: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dt->shared->parent = H5T_copy(base, H5T_COPY_ALL))) ^~~~ In file included from ../../src/H5Oprivate.h:41:0, from ../../src/H5Dprivate.h:27, from ../../src/H5Tvlen.c:28: ../../src/H5Tprivate.h:109:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ ../../src/H5Tvlen.c: In function 'H5T__vlen_set_loc': ../../src/H5Tvlen.c:270:36: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dt->shared->size = 4 + H5F_SIZEOF_ADDR(f) + 4; ^ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_isnull': ../../src/H5Tvlen.c:847:23: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f,(const uint8_t **)&vl,&addr); ^ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_read': ../../src/H5Tvlen.c:884:23: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f,(const uint8_t **)&vl,&(hobjid.addr)); ^ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_write': ../../src/H5Tvlen.c:937:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); ^ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_setnull': ../../src/H5Tvlen.c:999:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Tvlen.c -o H5Tvlen.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5TS.lo ../../src/H5TS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5TS.c -fPIC -DPIC -o .libs/H5TS.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5TS.c -o H5TS.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5VM.lo ../../src/H5VM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5VM.c -fPIC -DPIC -o .libs/H5VM.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5VM.c -o H5VM.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5WB.lo ../../src/H5WB.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5WB.c -fPIC -DPIC -o .libs/H5WB.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5WB.c -o H5WB.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Z.lo ../../src/H5Z.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Z.c -fPIC -DPIC -o .libs/H5Z.o ../../src/H5Z.c: In function 'H5Z_init_interface': ../../src/H5Z.c:112:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] H5Z_SZIP->encoder_present = SZ_encoder_enabled(); ^~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Z.c -o H5Z.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Zdeflate.lo ../../src/H5Zdeflate.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zdeflate.c -fPIC -DPIC -o .libs/H5Zdeflate.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zdeflate.c -o H5Zdeflate.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Zfletcher32.lo ../../src/H5Zfletcher32.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zfletcher32.c -fPIC -DPIC -o .libs/H5Zfletcher32.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zfletcher32.c -o H5Zfletcher32.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Znbit.lo ../../src/H5Znbit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Znbit.c -fPIC -DPIC -o .libs/H5Znbit.o ../../src/H5Znbit.c: In function 'H5Z_set_parms_nooptype': ../../src/H5Znbit.c:408:36: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_size; ^~~~~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_set_parms_atomic': ../../src/H5Znbit.c:450:36: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_size; ^~~~~~~~~~ ../../src/H5Znbit.c:479:61: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] if(dtype_precision > dtype_size * 8 || (dtype_precision + dtype_offset) > dtype_size * 8 ^ ../../src/H5Znbit.c:484:36: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_precision; ^~~~~~~~~~~~~~~ ../../src/H5Znbit.c:487:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] cd_values[cd_values_index++] = dtype_offset; ^~~~~~~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_set_parms_array': ../../src/H5Znbit.c:536:34: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[cd_values_index++]=dtype_size; ^~~~~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_set_parms_compound': ../../src/H5Znbit.c:626:36: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_size; ^~~~~~~~~~ ../../src/H5Znbit.c:633:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] cd_values[cd_values_index++] = nmembers; ^~~~~~~~ ../../src/H5Znbit.c:649:40: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_member_offset; ^~~~~~~~~~~~~~~~~~~ ../../src/H5Znbit.c:690:52: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_next_member_offset - dtype_member_offset; ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_set_local_nbit': ../../src/H5Znbit.c:837:20: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[0] = cd_values_actual_nparms; ^~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_byte': ../../src/H5Znbit.c:972:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] data[data_offset + k] = ^ ../../src/H5Znbit.c:973:45: warning: left shift of negative value [-Wshift-negative-value] ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)) << uchar_offset; ^~ ../../src/H5Znbit.c:973:7: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)) << uchar_offset; ^ ../../src/H5Znbit.c:976:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] data[data_offset + k] = ^ ../../src/H5Znbit.c:977:20: warning: left shift of negative value [-Wshift-negative-value] ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)) << uchar_offset; ^~ ../../src/H5Znbit.c:977:7: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)) << uchar_offset; ^ ../../src/H5Znbit.c:983:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] data[data_offset + k] |= ^ ../../src/H5Znbit.c:984:45: warning: left shift of negative value [-Wshift-negative-value] ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)) << uchar_offset; ^~ ../../src/H5Znbit.c:984:7: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)) << uchar_offset; ^ ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_nooptype': ../../src/H5Znbit.c:1002:44: warning: left shift of negative value [-Wshift-negative-value] data[data_offset + i] = ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)); ^~ ../../src/H5Znbit.c:1002:70: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data[data_offset + i] = ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)); ^ ../../src/H5Znbit.c:1002:31: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] data[data_offset + i] = ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)); ^ ../../src/H5Znbit.c:1003:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dat_len -= *buf_len; ^~ ../../src/H5Znbit.c:1008:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data[data_offset + i] |= ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)); ^ ../../src/H5Znbit.c:1008:70: warning: left shift of negative value [-Wshift-negative-value] data[data_offset + i] |= ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)); ^~ ../../src/H5Znbit.c:1008:32: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] data[data_offset + i] |= ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)); ^ ../../src/H5Znbit.c:1009:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *buf_len -= dat_len; ^~ ../../src/H5Znbit.c:1009:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] *buf_len -= dat_len; ^~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_atomic': ../../src/H5Znbit.c:1021:19: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] datatype_len = p.size * 8; ^ ../../src/H5Znbit.c: In function 'H5Z__nbit_decompress_one_array': ../../src/H5Znbit.c:1066:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1067:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1068:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1071:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p.precision > p.size * 8 || (p.precision + p.offset) > p.size * 8) ^ ../../src/H5Znbit.c:1071:68: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p.precision > p.size * 8 || (p.precision + p.offset) > p.size * 8) ^ ../../src/H5Znbit.c:1074:16: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] n = total_size / p.size; ^~~~~~~~~~ ../../src/H5Znbit.c: In function 'H5Z__nbit_decompress_one_compound': ../../src/H5Znbit.c:1140:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1141:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1142:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1145:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p.precision > p.size * 8 || (p.precision + p.offset) > p.size * 8) ^ ../../src/H5Znbit.c:1145:71: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p.precision > p.size * 8 || (p.precision + p.offset) > p.size * 8) ^ ../../src/H5Znbit.c: In function 'H5Z__nbit_decompress': ../../src/H5Znbit.c:1200:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[5]; ^~~~~ ../../src/H5Znbit.c:1201:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[6]; ^~~~~ ../../src/H5Znbit.c:1202:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[7]; ^~~~~ ../../src/H5Znbit.c:1205:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p.precision > p.size * 8 || (p.precision + p.offset) > p.size * 8) ^ ../../src/H5Znbit.c:1205:68: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p.precision > p.size * 8 || (p.precision + p.offset) > p.size * 8) ^ ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_byte': ../../src/H5Znbit.c:1245:27: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] val = data[data_offset + k]; ^ ../../src/H5Znbit.c:1251:18: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] val >>= 8 - dat_len; ^ ../../src/H5Znbit.c:1256:15: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] val >>= p.offset % 8; ^ ../../src/H5Znbit.c:1261:33: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] |= (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^~ ../../src/H5Znbit.c:1261:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] buffer[*j] |= (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^ ../../src/H5Znbit.c:1264:58: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len); ^~ ../../src/H5Znbit.c:1264:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len); ^ ../../src/H5Znbit.c:1269:32: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^~ ../../src/H5Znbit.c:1269:20: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^ ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_nooptype': ../../src/H5Znbit.c:1286:38: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len); ^ ../../src/H5Znbit.c:1286:58: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len); ^~ ../../src/H5Znbit.c:1286:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len); ^ ../../src/H5Znbit.c:1287:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dat_len -= *buf_len; ^~ ../../src/H5Znbit.c:1291:32: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^~ ../../src/H5Znbit.c:1291:58: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^ ../../src/H5Znbit.c:1291:20: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^ ../../src/H5Znbit.c:1292:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *buf_len -= dat_len; ^~ ../../src/H5Znbit.c:1292:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] *buf_len -= dat_len; ^~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_atomic': ../../src/H5Znbit.c:1303:19: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] datatype_len = p.size * 8; ^ ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_array': ../../src/H5Znbit.c:1344:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1345:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1346:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1347:16: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] n = total_size/p.size; ^~~~~~~~~~ ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_compound': ../../src/H5Znbit.c:1397:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1398:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c:1399:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[parms_index++]; ^~~~~ ../../src/H5Znbit.c: In function 'H5Z_nbit_compress': ../../src/H5Znbit.c:1442:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[5]; ^~~~~ ../../src/H5Znbit.c:1443:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[6]; ^~~~~ ../../src/H5Znbit.c:1444:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[7]; ^~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Znbit.c -o H5Znbit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Zshuffle.lo ../../src/H5Zshuffle.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zshuffle.c -fPIC -DPIC -o .libs/H5Zshuffle.o ../../src/H5Zshuffle.c: In function 'H5Z_filter_shuffle': ../../src/H5Zshuffle.c:170:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~ ../../src/H5Zshuffle.c:190:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:191:21: note: here case 7: ^~~~ ../../src/H5Zshuffle.c:170:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~ ../../src/H5Zshuffle.c:192:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:193:21: note: here case 6: ^~~~ ../../src/H5Zshuffle.c:170:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~ ../../src/H5Zshuffle.c:194:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:195:21: note: here case 5: ^~~~ ../../src/H5Zshuffle.c:170:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~ ../../src/H5Zshuffle.c:196:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:197:21: note: here case 4: ^~~~ ../../src/H5Zshuffle.c:170:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~ ../../src/H5Zshuffle.c:198:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:199:21: note: here case 3: ^~~~ ../../src/H5Zshuffle.c:170:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~ ../../src/H5Zshuffle.c:200:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:201:21: note: here case 2: ^~~~ ../../src/H5Zshuffle.c:170:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~ ../../src/H5Zshuffle.c:202:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:203:21: note: here case 1: ^~~~ ../../src/H5Zshuffle.c:228:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~ ../../src/H5Zshuffle.c:248:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:249:21: note: here case 7: ^~~~ ../../src/H5Zshuffle.c:228:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~ ../../src/H5Zshuffle.c:250:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:251:21: note: here case 6: ^~~~ ../../src/H5Zshuffle.c:228:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~ ../../src/H5Zshuffle.c:252:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:253:21: note: here case 5: ^~~~ ../../src/H5Zshuffle.c:228:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~ ../../src/H5Zshuffle.c:254:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:255:21: note: here case 4: ^~~~ ../../src/H5Zshuffle.c:228:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~ ../../src/H5Zshuffle.c:256:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:257:21: note: here case 3: ^~~~ ../../src/H5Zshuffle.c:228:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~ ../../src/H5Zshuffle.c:258:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:259:21: note: here case 2: ^~~~ ../../src/H5Zshuffle.c:228:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~ ../../src/H5Zshuffle.c:260:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ ../../src/H5Zshuffle.c:261:21: note: here case 1: ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zshuffle.c -o H5Zshuffle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Zszip.lo ../../src/H5Zszip.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zszip.c -fPIC -DPIC -o .libs/H5Zszip.o ../../src/H5Zszip.c: In function 'H5Z_can_apply_szip': ../../src/H5Zszip.c:94:22: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] if((dtype_size = (8 * H5T_get_size(type))) == 0) ^ ../../src/H5Zszip.c: In function 'H5Z_set_local_szip': ../../src/H5Zszip.c:177:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dtype_offset = H5T_get_offset(type); ^~~~~~~~~~~~~~ ../../src/H5Zszip.c:189:36: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[H5Z_SZIP_PARM_BPP] = dtype_precision; ^~~~~~~~~~~~~~~ In file included from ../../src/H5Zszip.c:19:0: ../../src/H5private.h:321:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] #define MIN(a,b) (((a)<(b)) ? (a) : (b)) ^ ../../src/H5Zszip.c:218:20: note: in expansion of macro 'MIN' scanline = MIN((cd_values[H5Z_SZIP_PARM_PPB] * SZ_MAX_BLOCKS_PER_SCANLINE), npoints); ^~~ ../../src/H5Zszip.c:236:35: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] cd_values[H5Z_SZIP_PARM_MASK] &= ~(SZ_LSB_OPTION_MASK|SZ_MSB_OPTION_MASK); ^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zszip.c -o H5Zszip.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Zscaleoffset.lo ../../src/H5Zscaleoffset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zscaleoffset.c -fPIC -DPIC -o .libs/H5Zscaleoffset.o ../../src/H5Zscaleoffset.c: In function 'H5Z_set_local_scaleoffset': ../../src/H5Zscaleoffset.c:940:44: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] cd_values[H5Z_SCALEOFFSET_PARM_SIZE] = dtype_size; ^~~~~~~~~~ ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_convert': ../../src/H5Zscaleoffset.c:1328:51: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] for(i = 0; i < d_nelmts * dtype_size; i += dtype_size) ^~~~~~~~~~ ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_precompress_fd': ../../src/H5Zscaleoffset.c:561:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \ ^ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:487:31: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *(int *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:495:32: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *(long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:503:37: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:568:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \ ^ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:515:28: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *(int *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:519:29: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *(long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:523:34: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1517:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:561:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \ ^ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:487:31: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *(int *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:495:32: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *(long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:503:37: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:568:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \ ^ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:515:28: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *(int *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:519:29: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *(long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:523:34: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ ../../src/H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c:1520:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_decompress_one_byte': ../../src/H5Zscaleoffset.c:1573:84: warning: left shift of negative value [-Wshift-negative-value] data[data_offset + k] = (unsigned char)((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)); ^~ ../../src/H5Zscaleoffset.c:1577:59: warning: left shift of negative value [-Wshift-negative-value] data[data_offset + k] = (unsigned char)((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)); ^~ ../../src/H5Zscaleoffset.c:1584:85: warning: left shift of negative value [-Wshift-negative-value] data[data_offset + k] |= (unsigned char)((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)); ^~ ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_decompress_one_atomic': ../../src/H5Zscaleoffset.c:1600:16: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] dtype_len = p.size * 8; ^ ../../src/H5Zscaleoffset.c:1603:17: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] begin_i = p.size - 1 - (dtype_len - p.minbits) / 8; ^ ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_compress_one_byte': ../../src/H5Zscaleoffset.c:1658:49: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] |= (unsigned char)((val & ~(~0 << dat_len)) << (*buf_len - dat_len)); ^~ ../../src/H5Zscaleoffset.c:1661:74: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] |= (unsigned char)((val >> (dat_len - *buf_len)) & ~(~0 << *buf_len)); ^~ ../../src/H5Zscaleoffset.c:1667:48: warning: left shift of negative value [-Wshift-negative-value] buffer[*j] = (unsigned char)((val & ~(~0 << dat_len)) << (*buf_len - dat_len)); ^~ ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_compress_one_atomic': ../../src/H5Zscaleoffset.c:1683:16: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] dtype_len = p.size * 8; ^ ../../src/H5Zscaleoffset.c:1686:17: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] begin_i = p.size - 1 - (dtype_len - p.minbits) / 8; ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Zscaleoffset.c -o H5Zscaleoffset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ztrans.lo ../../src/H5Ztrans.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ztrans.c -fPIC -DPIC -o .libs/H5Ztrans.o ../../src/H5Ztrans.c: In function 'H5Z_xform_eval_full': ../../src/H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1094:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1098:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:45: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1102:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ ../../src/H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ ../../src/H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ ../../src/H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^~~~~~~~~~~~~~~~ ../../src/H5Ztrans.c:1106:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/H5Ztrans.c -o H5Ztrans.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 12:1:2 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5.la -rpath /usr/lib64/openmpi/lib H5.lo H5checksum.lo H5dbg.lo H5system.lo H5timer.lo H5trace.lo H5A.lo H5Abtree2.lo H5Adense.lo H5Adeprec.lo H5Aint.lo H5Atest.lo H5AC.lo H5B.lo H5Bcache.lo H5Bdbg.lo H5B2.lo H5B2cache.lo H5B2dbg.lo H5B2hdr.lo H5B2int.lo H5B2stat.lo H5B2test.lo H5C.lo H5CS.lo H5D.lo H5Dbtree.lo H5Dchunk.lo H5Dcompact.lo H5Dcontig.lo H5Ddbg.lo H5Ddeprec.lo H5Defl.lo H5Dfill.lo H5Dint.lo H5Dio.lo H5Dlayout.lo H5Dmpio.lo H5Doh.lo H5Dscatgath.lo H5Dselect.lo H5Dtest.lo H5E.lo H5Edeprec.lo H5Eint.lo H5F.lo H5Fint.lo H5Faccum.lo H5Fcwfs.lo H5Fdbg.lo H5Fefc.lo H5Ffake.lo H5Fio.lo H5Fmount.lo H5Fmpi.lo H5Fquery.lo H5Fsfile.lo H5Fsuper.lo H5Fsuper_cache.lo H5Ftest.lo H5FD.lo H5FDcore.lo H5FDdirect.lo H5FDfamily.lo H5FDint.lo H5FDlog.lo H5FDmpi.lo H5FDmpio.lo H5FDmulti.lo H5FDsec2.lo H5FDspace.lo H5FDstdio.lo H5FL.lo H5FO.lo H5FS.lo H5FScache.lo H5FSdbg.lo H5FSsection.lo H5FSstat.lo H5FStest.lo H5G.lo H5Gbtree2.lo H5Gcache.lo H5Gcompact.lo H5Gdense.lo H5Gdeprec.lo H5Gent.lo H5Gint.lo H5Glink.lo H5Gloc.lo H5Gname.lo H5Gnode.lo H5Gobj.lo H5Goh.lo H5Groot.lo H5Gstab.lo H5Gtest.lo H5Gtraverse.lo H5HF.lo H5HFbtree2.lo H5HFcache.lo H5HFdbg.lo H5HFdblock.lo H5HFdtable.lo H5HFhdr.lo H5HFhuge.lo H5HFiblock.lo H5HFiter.lo H5HFman.lo H5HFsection.lo H5HFspace.lo H5HFstat.lo H5HFtest.lo H5HFtiny.lo H5HG.lo H5HGcache.lo H5HGdbg.lo H5HGquery.lo H5HL.lo H5HLcache.lo H5HLdbg.lo H5HLint.lo H5HP.lo H5I.lo H5Itest.lo H5L.lo H5Lexternal.lo H5lib_settings.lo H5MF.lo H5MFaggr.lo H5MFdbg.lo H5MFsection.lo H5MM.lo H5MP.lo H5MPtest.lo H5O.lo H5Oainfo.lo H5Oalloc.lo H5Oattr.lo H5Oattribute.lo H5Obogus.lo H5Obtreek.lo H5Ocache.lo H5Ochunk.lo H5Ocont.lo H5Ocopy.lo H5Odbg.lo H5Odrvinfo.lo H5Odtype.lo H5Oefl.lo H5Ofill.lo H5Oginfo.lo H5Olayout.lo H5Olinfo.lo H5Olink.lo H5Omessage.lo H5Omtime.lo H5Oname.lo H5Onull.lo H5Opline.lo H5Orefcount.lo H5Osdspace.lo H5Oshared.lo H5Ostab.lo H5Oshmesg.lo H5Otest.lo H5Ounknown.lo H5P.lo H5Pacpl.lo H5Pdapl.lo H5Pdcpl.lo H5Pdeprec.lo H5Pdxpl.lo H5Pfapl.lo H5Pfcpl.lo H5Pfmpl.lo H5Pgcpl.lo H5Pint.lo H5Plapl.lo H5Plcpl.lo H5Pocpl.lo H5Pocpypl.lo H5Pstrcpl.lo H5Ptest.lo H5PL.lo H5R.lo H5Rdeprec.lo H5RC.lo H5RS.lo H5S.lo H5Sall.lo H5Sdbg.lo H5Shyper.lo H5Smpio.lo H5Snone.lo H5Spoint.lo H5Sselect.lo H5Stest.lo H5SL.lo H5SM.lo H5SMbtree2.lo H5SMcache.lo H5SMmessage.lo H5SMtest.lo H5ST.lo H5T.lo H5Tarray.lo H5Tbit.lo H5Tcommit.lo H5Tcompound.lo H5Tconv.lo H5Tcset.lo H5Tdbg.lo H5Tdeprec.lo H5Tenum.lo H5Tfields.lo H5Tfixed.lo H5Tfloat.lo H5Tinit.lo H5Tnative.lo H5Toffset.lo H5Toh.lo H5Topaque.lo H5Torder.lo H5Tpad.lo H5Tprecis.lo H5Tstrpad.lo H5Tvisit.lo H5Tvlen.lo H5TS.lo H5VM.lo H5WB.lo H5Z.lo H5Zdeflate.lo H5Zfletcher32.lo H5Znbit.lo H5Zshuffle.lo H5Zszip.lo H5Zscaleoffset.lo H5Ztrans.lo -lsz -lz -ldl -lm libtool: link: mpicc -shared -fPIC -DPIC .libs/H5.o .libs/H5checksum.o .libs/H5dbg.o .libs/H5system.o .libs/H5timer.o .libs/H5trace.o .libs/H5A.o .libs/H5Abtree2.o .libs/H5Adense.o .libs/H5Adeprec.o .libs/H5Aint.o .libs/H5Atest.o .libs/H5AC.o .libs/H5B.o .libs/H5Bcache.o .libs/H5Bdbg.o .libs/H5B2.o .libs/H5B2cache.o .libs/H5B2dbg.o .libs/H5B2hdr.o .libs/H5B2int.o .libs/H5B2stat.o .libs/H5B2test.o .libs/H5C.o .libs/H5CS.o .libs/H5D.o .libs/H5Dbtree.o .libs/H5Dchunk.o .libs/H5Dcompact.o .libs/H5Dcontig.o .libs/H5Ddbg.o .libs/H5Ddeprec.o .libs/H5Defl.o .libs/H5Dfill.o .libs/H5Dint.o .libs/H5Dio.o .libs/H5Dlayout.o .libs/H5Dmpio.o .libs/H5Doh.o .libs/H5Dscatgath.o .libs/H5Dselect.o .libs/H5Dtest.o .libs/H5E.o .libs/H5Edeprec.o .libs/H5Eint.o .libs/H5F.o .libs/H5Fint.o .libs/H5Faccum.o .libs/H5Fcwfs.o .libs/H5Fdbg.o .libs/H5Fefc.o .libs/H5Ffake.o .libs/H5Fio.o .libs/H5Fmount.o .libs/H5Fmpi.o .libs/H5Fquery.o .libs/H5Fsfile.o .libs/H5Fsuper.o .libs/H5Fsuper_cache.o .libs/H5Ftest.o .libs/H5FD.o .libs/H5FDcore.o .libs/H5FDdirect.o .libs/H5FDfamily.o .libs/H5FDint.o .libs/H5FDlog.o .libs/H5FDmpi.o .libs/H5FDmpio.o .libs/H5FDmulti.o .libs/H5FDsec2.o .libs/H5FDspace.o .libs/H5FDstdio.o .libs/H5FL.o .libs/H5FO.o .libs/H5FS.o .libs/H5FScache.o .libs/H5FSdbg.o .libs/H5FSsection.o .libs/H5FSstat.o .libs/H5FStest.o .libs/H5G.o .libs/H5Gbtree2.o .libs/H5Gcache.o .libs/H5Gcompact.o .libs/H5Gdense.o .libs/H5Gdeprec.o .libs/H5Gent.o .libs/H5Gint.o .libs/H5Glink.o .libs/H5Gloc.o .libs/H5Gname.o .libs/H5Gnode.o .libs/H5Gobj.o .libs/H5Goh.o .libs/H5Groot.o .libs/H5Gstab.o .libs/H5Gtest.o .libs/H5Gtraverse.o .libs/H5HF.o .libs/H5HFbtree2.o .libs/H5HFcache.o .libs/H5HFdbg.o .libs/H5HFdblock.o .libs/H5HFdtable.o .libs/H5HFhdr.o .libs/H5HFhuge.o .libs/H5HFiblock.o .libs/H5HFiter.o .libs/H5HFman.o .libs/H5HFsection.o .libs/H5HFspace.o .libs/H5HFstat.o .libs/H5HFtest.o .libs/H5HFtiny.o .libs/H5HG.o .libs/H5HGcache.o .libs/H5HGdbg.o .libs/H5HGquery.o .libs/H5HL.o .libs/H5HLcache.o .libs/H5HLdbg.o .libs/H5HLint.o .libs/H5HP.o .libs/H5I.o .libs/H5Itest.o .libs/H5L.o .libs/H5Lexternal.o .libs/H5lib_settings.o .libs/H5MF.o .libs/H5MFaggr.o .libs/H5MFdbg.o .libs/H5MFsection.o .libs/H5MM.o .libs/H5MP.o .libs/H5MPtest.o .libs/H5O.o .libs/H5Oainfo.o .libs/H5Oalloc.o .libs/H5Oattr.o .libs/H5Oattribute.o .libs/H5Obogus.o .libs/H5Obtreek.o .libs/H5Ocache.o .libs/H5Ochunk.o .libs/H5Ocont.o .libs/H5Ocopy.o .libs/H5Odbg.o .libs/H5Odrvinfo.o .libs/H5Odtype.o .libs/H5Oefl.o .libs/H5Ofill.o .libs/H5Oginfo.o .libs/H5Olayout.o .libs/H5Olinfo.o .libs/H5Olink.o .libs/H5Omessage.o .libs/H5Omtime.o .libs/H5Oname.o .libs/H5Onull.o .libs/H5Opline.o .libs/H5Orefcount.o .libs/H5Osdspace.o .libs/H5Oshared.o .libs/H5Ostab.o .libs/H5Oshmesg.o .libs/H5Otest.o .libs/H5Ounknown.o .libs/H5P.o .libs/H5Pacpl.o .libs/H5Pdapl.o .libs/H5Pdcpl.o .libs/H5Pdeprec.o .libs/H5Pdxpl.o .libs/H5Pfapl.o .libs/H5Pfcpl.o .libs/H5Pfmpl.o .libs/H5Pgcpl.o .libs/H5Pint.o .libs/H5Plapl.o .libs/H5Plcpl.o .libs/H5Pocpl.o .libs/H5Pocpypl.o .libs/H5Pstrcpl.o .libs/H5Ptest.o .libs/H5PL.o .libs/H5R.o .libs/H5Rdeprec.o .libs/H5RC.o .libs/H5RS.o .libs/H5S.o .libs/H5Sall.o .libs/H5Sdbg.o .libs/H5Shyper.o .libs/H5Smpio.o .libs/H5Snone.o .libs/H5Spoint.o .libs/H5Sselect.o .libs/H5Stest.o .libs/H5SL.o .libs/H5SM.o .libs/H5SMbtree2.o .libs/H5SMcache.o .libs/H5SMmessage.o .libs/H5SMtest.o .libs/H5ST.o .libs/H5T.o .libs/H5Tarray.o .libs/H5Tbit.o .libs/H5Tcommit.o .libs/H5Tcompound.o .libs/H5Tconv.o .libs/H5Tcset.o .libs/H5Tdbg.o .libs/H5Tdeprec.o .libs/H5Tenum.o .libs/H5Tfields.o .libs/H5Tfixed.o .libs/H5Tfloat.o .libs/H5Tinit.o .libs/H5Tnative.o .libs/H5Toffset.o .libs/H5Toh.o .libs/H5Topaque.o .libs/H5Torder.o .libs/H5Tpad.o .libs/H5Tprecis.o .libs/H5Tstrpad.o .libs/H5Tvisit.o .libs/H5Tvlen.o .libs/H5TS.o .libs/H5VM.o .libs/H5WB.o .libs/H5Z.o .libs/H5Zdeflate.o .libs/H5Zfletcher32.o .libs/H5Znbit.o .libs/H5Zshuffle.o .libs/H5Zszip.o .libs/H5Zscaleoffset.o .libs/H5Ztrans.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5.so.10 -o .libs/libhdf5.so.10.2.1 libtool: link: (cd ".libs" && rm -f "libhdf5.so.10" && ln -s "libhdf5.so.10.2.1" "libhdf5.so.10") libtool: link: (cd ".libs" && rm -f "libhdf5.so" && ln -s "libhdf5.so.10.2.1" "libhdf5.so") libtool: link: ar cru .libs/libhdf5.a H5.o H5checksum.o H5dbg.o H5system.o H5timer.o H5trace.o H5A.o H5Abtree2.o H5Adense.o H5Adeprec.o H5Aint.o H5Atest.o H5AC.o H5B.o H5Bcache.o H5Bdbg.o H5B2.o H5B2cache.o H5B2dbg.o H5B2hdr.o H5B2int.o H5B2stat.o H5B2test.o H5C.o H5CS.o H5D.o H5Dbtree.o H5Dchunk.o H5Dcompact.o H5Dcontig.o H5Ddbg.o H5Ddeprec.o H5Defl.o H5Dfill.o H5Dint.o H5Dio.o H5Dlayout.o H5Dmpio.o H5Doh.o H5Dscatgath.o H5Dselect.o H5Dtest.o H5E.o H5Edeprec.o H5Eint.o H5F.o H5Fint.o H5Faccum.o H5Fcwfs.o H5Fdbg.o H5Fefc.o H5Ffake.o H5Fio.o H5Fmount.o H5Fmpi.o H5Fquery.o H5Fsfile.o H5Fsuper.o H5Fsuper_cache.o H5Ftest.o H5FD.o H5FDcore.o H5FDdirect.o H5FDfamily.o H5FDint.o H5FDlog.o H5FDmpi.o H5FDmpio.o H5FDmulti.o H5FDsec2.o H5FDspace.o H5FDstdio.o H5FL.o H5FO.o H5FS.o H5FScache.o H5FSdbg.o H5FSsection.o H5FSstat.o H5FStest.o H5G.o H5Gbtree2.o H5Gcache.o H5Gcompact.o H5Gdense.o H5Gdeprec.o H5Gent.o H5Gint.o H5Glink.o H5Gloc.o H5Gname.o H5Gnode.o H5Gobj.o H5Goh.o H5Groot.o H5Gstab.o H5Gtest.o H5Gtraverse.o H5HF.o H5HFbtree2.o H5HFcache.o H5HFdbg.o H5HFdblock.o H5HFdtable.o H5HFhdr.o H5HFhuge.o H5HFiblock.o H5HFiter.o H5HFman.o H5HFsection.o H5HFspace.o H5HFstat.o H5HFtest.o H5HFtiny.o H5HG.o H5HGcache.o H5HGdbg.o H5HGquery.o H5HL.o H5HLcache.o H5HLdbg.o H5HLint.o H5HP.o H5I.o H5Itest.o H5L.o H5Lexternal.o H5lib_settings.o H5MF.o H5MFaggr.o H5MFdbg.o H5MFsection.o H5MM.o H5MP.o H5MPtest.o H5O.o H5Oainfo.o H5Oalloc.o H5Oattr.o H5Oattribute.o H5Obogus.o H5Obtreek.o H5Ocache.o H5Ochunk.o H5Ocont.o H5Ocopy.o H5Odbg.o H5Odrvinfo.o H5Odtype.o H5Oefl.o H5Ofill.o H5Oginfo.o H5Olayout.o H5Olinfo.o H5Olink.o H5Omessage.o H5Omtime.o H5Oname.o H5Onull.o H5Opline.o H5Orefcount.o H5Osdspace.o H5Oshared.o H5Ostab.o H5Oshmesg.o H5Otest.o H5Ounknown.o H5P.o H5Pacpl.o H5Pdapl.o H5Pdcpl.o H5Pdeprec.o H5Pdxpl.o H5Pfapl.o H5Pfcpl.o H5Pfmpl.o H5Pgcpl.o H5Pint.o H5Plapl.o H5Plcpl.o H5Pocpl.o H5Pocpypl.o H5Pstrcpl.o H5Ptest.o H5PL.o H5R.o H5Rdeprec.o H5RC.o H5RS.o H5S.o H5Sall.o H5Sdbg.o H5Shyper.o H5Smpio.o H5Snone.o H5Spoint.o H5Sselect.o H5Stest.o H5SL.o H5SM.o H5SMbtree2.o H5SMcache.o H5SMmessage.o H5SMtest.o H5ST.o H5T.o H5Tarray.o H5Tbit.o H5Tcommit.o H5Tcompound.o H5Tconv.o H5Tcset.o H5Tdbg.o H5Tdeprec.o H5Tenum.o H5Tfields.o H5Tfixed.o H5Tfloat.o H5Tinit.o H5Tnative.o H5Toffset.o H5Toh.o H5Topaque.o H5Torder.o H5Tpad.o H5Tprecis.o H5Tstrpad.o H5Tvisit.o H5Tvlen.o H5TS.o H5VM.o H5WB.o H5Z.o H5Zdeflate.o H5Zfletcher32.o H5Znbit.o H5Zshuffle.o H5Zszip.o H5Zscaleoffset.o H5Ztrans.o libtool: link: ranlib .libs/libhdf5.a libtool: link: ( cd ".libs" && rm -f "libhdf5.la" && ln -s "../libhdf5.la" "libhdf5.la" ) make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/src' Making all in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/test' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dynlib1.lo ../../test/dynlib1.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib1.c -fPIC -DPIC -o .libs/dynlib1.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib1.c -o dynlib1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdynlib1.la -rpath /usr/lib64/openmpi/lib dynlib1.lo -lsz -lz -ldl -lm libtool: link: mpicc -shared -fPIC -DPIC .libs/dynlib1.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libdynlib1.so.0 -o .libs/libdynlib1.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdynlib1.so.0" && ln -s "libdynlib1.so.0.0.0" "libdynlib1.so.0") libtool: link: (cd ".libs" && rm -f "libdynlib1.so" && ln -s "libdynlib1.so.0.0.0" "libdynlib1.so") libtool: link: ar cru .libs/libdynlib1.a dynlib1.o libtool: link: ranlib .libs/libdynlib1.a libtool: link: ( cd ".libs" && rm -f "libdynlib1.la" && ln -s "../libdynlib1.la" "libdynlib1.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dynlib2.lo ../../test/dynlib2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib2.c -fPIC -DPIC -o .libs/dynlib2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib2.c -o dynlib2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdynlib2.la -rpath /usr/lib64/openmpi/lib dynlib2.lo -lsz -lz -ldl -lm libtool: link: mpicc -shared -fPIC -DPIC .libs/dynlib2.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libdynlib2.so.0 -o .libs/libdynlib2.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdynlib2.so.0" && ln -s "libdynlib2.so.0.0.0" "libdynlib2.so.0") libtool: link: (cd ".libs" && rm -f "libdynlib2.so" && ln -s "libdynlib2.so.0.0.0" "libdynlib2.so") libtool: link: ar cru .libs/libdynlib2.a dynlib2.o libtool: link: ranlib .libs/libdynlib2.a libtool: link: ( cd ".libs" && rm -f "libdynlib2.la" && ln -s "../libdynlib2.la" "libdynlib2.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dynlib3.lo ../../test/dynlib3.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib3.c -fPIC -DPIC -o .libs/dynlib3.o ../../test/dynlib3.c: In function 'H5Z_filter_dynlib3': ../../test/dynlib3.c:91:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] memcpy(dst, (void*)GROUP_SUFFIX, SUFFIX_LEN); ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib3.c -o dynlib3.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdynlib3.la -rpath /usr/lib64/openmpi/lib dynlib3.lo -lsz -lz -ldl -lm libtool: link: mpicc -shared -fPIC -DPIC .libs/dynlib3.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libdynlib3.so.0 -o .libs/libdynlib3.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdynlib3.so.0" && ln -s "libdynlib3.so.0.0.0" "libdynlib3.so.0") libtool: link: (cd ".libs" && rm -f "libdynlib3.so" && ln -s "libdynlib3.so.0.0.0" "libdynlib3.so") libtool: link: ar cru .libs/libdynlib3.a dynlib3.o libtool: link: ranlib .libs/libdynlib3.a libtool: link: ( cd ".libs" && rm -f "libdynlib3.la" && ln -s "../libdynlib3.la" "libdynlib3.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dynlib4.lo ../../test/dynlib4.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib4.c -fPIC -DPIC -o .libs/dynlib4.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/dynlib4.c -o dynlib4.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdynlib4.la -rpath /usr/lib64/openmpi/lib dynlib4.lo -lsz -lz -ldl -lm libtool: link: mpicc -shared -fPIC -DPIC .libs/dynlib4.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libdynlib4.so.0 -o .libs/libdynlib4.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdynlib4.so.0" && ln -s "libdynlib4.so.0.0.0" "libdynlib4.so.0") libtool: link: (cd ".libs" && rm -f "libdynlib4.so" && ln -s "libdynlib4.so.0.0.0" "libdynlib4.so") libtool: link: ar cru .libs/libdynlib4.a dynlib4.o libtool: link: ranlib .libs/libdynlib4.a libtool: link: ( cd ".libs" && rm -f "libdynlib4.la" && ln -s "../libdynlib4.la" "libdynlib4.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5test.lo ../../test/h5test.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/h5test.c -fPIC -DPIC -o .libs/h5test.o ../../test/h5test.c: In function 'h5_dump_info_object': ../../test/h5test.c:877:72: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] printf("Dumping MPI Info Object(%d) (up to %d bytes per item):\n", (int)info, ^ In file included from ../../test/h5test.h:26:0, from ../../test/h5test.c:27: ../../test/h5test.c: In function 'h5_make_local_copy': ../../src/H5private.h:1403:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~~~~~~~~ ../../test/h5test.c:1202:9: note: in expansion of macro 'HDwrite' HDwrite(fd_new, buf, (size_t)nread); ^~~~~~~ In file included from ../../test/h5test.c:28:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/h5test.c -o h5test.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o testframe.lo ../../test/testframe.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/testframe.c -fPIC -DPIC -o .libs/testframe.o ../../test/testframe.c: In function 'PrintErrorStackOn': ../../test/testframe.c:618:31: warning: passing argument 2 of 'H5Eset_auto2' from incompatible pointer type [-Wincompatible-pointer-types] H5Eset_auto2(H5E_DEFAULT, PrintErrorStackFunc, PrintErrorStackData); ^~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Eprivate.h:22:0, from ../../test/testhdf5.h:28, from ../../test/testframe.c:24: ../../src/H5Epublic.h:174:15: note: expected 'H5E_auto2_t {aka int (*)(int, void *)}' but argument is of type 'herr_t (**)(hid_t, void *) {aka int (**)(int, void *)}' H5_DLL herr_t H5Eset_auto2(hid_t estack_id, H5E_auto2_t func, void *client_data); ^~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/testframe.c -o testframe.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cache_common.lo ../../test/cache_common.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/cache_common.c -fPIC -DPIC -o .libs/cache_common.o ../../test/cache_common.c: In function 'clear': ../../test/cache_common.c:523:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t * base_addr; ^~~~~~~~~ ../../test/cache_common.c: In function 'destroy': ../../test/cache_common.c:647:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t * base_addr; ^~~~~~~~~ ../../test/cache_common.c: In function 'flush': ../../test/cache_common.c:811:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t * base_addr; ^~~~~~~~~ ../../test/cache_common.c: In function 'size': ../../test/cache_common.c:1098:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t * base_addr; ^~~~~~~~~ ../../test/cache_common.c: In function 'col_major_scan_backward': ../../test/cache_common.c:4401:9: warning: 'cache_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] H5C_stats(cache_ptr, "test cache", display_detailed_stats); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../test/cache_common.c -o cache_common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libh5test.la h5test.lo testframe.lo cache_common.lo -lsz -lz -ldl -lm libtool: link: ar cru .libs/libh5test.a .libs/h5test.o .libs/testframe.o .libs/cache_common.o libtool: link: ranlib .libs/libh5test.a libtool: link: ( cd ".libs" && rm -f "libh5test.la" && ln -s "../libh5test.la" "libh5test.la" ) mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o testhdf5.o ../../test/testhdf5.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tarray.o ../../test/tarray.c ../../test/tarray.c: In function 'test_array_funcs': ../../test/tarray.c:192:10: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] size=H5Tget_precision(type); ^~~~~~~~~~~~~~~~ ../../test/tarray.c:195:10: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] size=H5Tget_size(type); ^~~~~~~~~~~ ../../test/tarray.c:198:10: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] size=H5Tget_ebias(type); ^~~~~~~~~~~~ ../../test/tarray.c: In function 'test_array_compound_atomic': ../../test/tarray.c:544:39: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] wdata[i][j].f = (float)(i * 2.5F + j); ^ ../../test/tarray.c:544:46: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] wdata[i][j].f = (float)(i * 2.5F + j); ^ ../../test/tarray.c: In function 'test_array_compound_array': ../../test/tarray.c:748:44: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] wdata[i][j].f[k]=(float)(i * 10.0F + j * 2.5F + k); ^ ../../test/tarray.c:748:56: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] wdata[i][j].f[k]=(float)(i * 10.0F + j * 2.5F + k); ^ ../../test/tarray.c:748:63: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] wdata[i][j].f[k]=(float)(i * 10.0F + j * 2.5F + k); ^ ../../test/tarray.c: In function 'test_array_alloc_custom': ../../test/tarray.c:977:18: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] *mem_used+=size; ^~ ../../test/tarray.c:977:20: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] *mem_used+=size; ^~~~ ../../test/tarray.c: In function 'test_array_free_custom': ../../test/tarray.c:1005:18: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] *mem_used-=*(size_t *)mem; ^~ ../../test/tarray.c:1005:20: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] *mem_used-=*(size_t *)mem; ^ In file included from ../../test/testhdf5.h:27:0, from ../../test/tarray.c:24: ../../test/tarray.c: In function 'test_array_vlen_atomic': ../../test/tarray.c:1044:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i][j].p=HDmalloc((i+j+1)*sizeof(unsigned int)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/tarray.c:1045:29: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i][j].len=i+j+1; ^ ../../test/tarray.c:1047:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ((unsigned int *)wdata[i][j].p)[k]=i*100+j*10+k; ^ In file included from ../../test/testhdf5.h:27:0, from ../../test/tarray.c:24: ../../test/tarray.c: In function 'test_array_vlen_array': ../../test/tarray.c:1255:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i][j].p=HDmalloc((i+j+1)*(sizeof(unsigned int)*ARRAY1_DIM1)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/tarray.c:1256:29: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i][j].len=i+j+1; ^ ../../test/tarray.c:1259:70: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ((unsigned int *)wdata[i][j].p)[k*ARRAY1_DIM1+l]=i*1000+j*100+k*10+l; ^ ../../test/tarray.c: In function 'test_array_bkg': ../../test/tarray.c:1537:31: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf[i].b[j] = (float)(100.0F*(i+1) + 0.01F*j); ^ ../../test/tarray.c:1537:45: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf[i].b[j] = (float)(100.0F*(i+1) + 0.01F*j); ^ ../../test/tarray.c:1538:32: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf[i].c[j] = (double)(100.0F*(i+1) + 0.02F*j); ^ ../../test/tarray.c:1538:46: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf[i].c[j] = (double)(100.0F*(i+1) + 0.02F*j); ^ In file included from ../../test/tarray.c:25:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tattr.o ../../test/tattr.c In file included from ../../test/tattr.c:24:0: ../../test/tattr.c: In function 'test_attr_compound_read': ../../test/testhdf5.h:85:34: warning: cast from function call of type 'H5T_order_t {aka enum H5T_order_t}' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tattr.c:847:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_INT), "H5Tget_order"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: cast from function call of type 'H5T_order_t {aka enum H5T_order_t}' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tattr.c:856:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_DOUBLE), "H5Tget_order"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: cast from function call of type 'H5T_order_t {aka enum H5T_order_t}' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tattr.c:865:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_SCHAR), "H5Tget_order"); ^~~~~~ ../../test/tattr.c:884:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^~~~~~~~~~~ In file included from ../../test/tattr.c:24:0: ../../test/tattr.c: In function 'test_attr_mult_read': ../../test/testhdf5.h:85:34: warning: cast from function call of type 'H5T_order_t {aka enum H5T_order_t}' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tattr.c:1228:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_INT), "H5Tget_order"); ^~~~~~ ../../test/tattr.c:1243:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^~~~~~~~~~~ ../../test/tattr.c:1249:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr,HDstrlen(ATTR1_NAME), attr_name); ^~~~~~~~~~~ In file included from ../../test/tattr.c:24:0: ../../test/testhdf5.h:85:34: warning: cast from function call of type 'H5T_order_t {aka enum H5T_order_t}' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tattr.c:1283:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_INT), "H5Tget_order"); ^~~~~~ ../../test/tattr.c:1299:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^~~~~~~~~~~ ../../test/tattr.c:1305:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, HDstrlen(ATTR2_NAME), attr_name); ^~~~~~~~~~~ In file included from ../../test/tattr.c:24:0: ../../test/testhdf5.h:85:34: warning: cast from function call of type 'H5T_order_t {aka enum H5T_order_t}' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tattr.c:1341:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_DOUBLE), "H5Tget_order"); ^~~~~~ ../../test/tattr.c:1358:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^~~~~~~~~~~ ../../test/tattr.c:1364:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, HDstrlen(ATTR3_NAME), attr_name); ^~~~~~~~~~~ ../../test/tattr.c: In function 'test_attr_delete': ../../test/tattr.c:1552:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^~~~~~~~~~~ ../../test/tattr.c:1566:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^~~~~~~~~~~ ../../test/tattr.c:1589:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^~~~~~~~~~~ ../../test/tattr.c: In function 'test_attr_dense_verify': ../../test/tattr.c:2086:20: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, check_name); ^~~~~~~~~~~ ../../test/tattr.c: In function 'attr_info_by_idx_check': ../../test/tattr.c:5559:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, n, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:5584:15: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_NATIVE, n, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:5605:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_DEC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:5625:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_NAME, H5_ITER_INC, n, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:5650:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_NAME, H5_ITER_DEC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c: In function 'test_attr_info_by_idx': ../../test/tattr.c:5759:19: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:5796:19: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:5846:19: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c: In function 'test_attr_delete_by_idx': ../../test/tattr.c:6073:31: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:6198:31: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:6309:31: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c:6358:31: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/tattr.c: In function 'attr_iterate_check': ../../test/tattr.c:6614:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip); ^~~~~ ../../test/tattr.c:6614:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:6646:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip); ^~~~~ ../../test/tattr.c:6646:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:6678:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip); ^~~~~ ../../test/tattr.c:6678:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c: In function 'test_attr_bug3': ../../test/tattr.c:9861:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata2[u][v] = (int)((u * dims2[1]) + v); ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tchecksum.o ../../test/tchecksum.c ../../test/tchecksum.c: In function 'test_chksum_large': ../../test/tchecksum.c:192:24: warning: conversion to 'uint8_t {aka unsigned char}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] large_buf[u] = u * 3; ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tconfig.o ../../test/tconfig.c ../../test/tconfig.c: In function 'test_config_ctypes': ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:117:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(char, H5_SIZEOF_CHAR); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:118:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(signed char, unsigned char, H5_SIZEOF_CHAR); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:118:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(signed char, unsigned char, H5_SIZEOF_CHAR); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:119:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int, unsigned int, H5_SIZEOF_INT); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:119:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int, unsigned int, H5_SIZEOF_INT); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:120:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(short, unsigned short, H5_SIZEOF_SHORT); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:120:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(short, unsigned short, H5_SIZEOF_SHORT); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:121:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(long, unsigned long, H5_SIZEOF_LONG); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:121:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(long, unsigned long, H5_SIZEOF_LONG); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:122:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(float, H5_SIZEOF_FLOAT); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:123:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(double, H5_SIZEOF_DOUBLE); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:125:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(long double, H5_SIZEOF_LONG_DOUBLE); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:130:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(long long, unsigned long long, H5_SIZEOF_LONG_LONG); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:130:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(long long, unsigned long long, H5_SIZEOF_LONG_LONG); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:134:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int8_t, uint8_t, H5_SIZEOF_INT8_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:134:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int8_t, uint8_t, H5_SIZEOF_INT8_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:138:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int16_t, uint16_t, H5_SIZEOF_INT16_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:138:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int16_t, uint16_t, H5_SIZEOF_INT16_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:142:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int32_t, uint32_t, H5_SIZEOF_INT32_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:142:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int32_t, uint32_t, H5_SIZEOF_INT32_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:146:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int64_t, uint64_t, H5_SIZEOF_INT64_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:146:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int64_t, uint64_t, H5_SIZEOF_INT64_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:152:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(int_fast8_t, H5_SIZEOF_INT_FAST8_T); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:156:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(uint_fast8_t, H5_SIZEOF_UINT_FAST8_T); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:160:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_fast16_t, uint_fast16_t, H5_SIZEOF_INT_FAST16_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:160:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_fast16_t, uint_fast16_t, H5_SIZEOF_INT_FAST16_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:164:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_fast32_t, uint_fast32_t, H5_SIZEOF_INT_FAST32_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:164:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_fast32_t, uint_fast32_t, H5_SIZEOF_INT_FAST32_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:168:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_fast64_t, uint_fast64_t, H5_SIZEOF_INT_FAST64_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:168:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_fast64_t, uint_fast64_t, H5_SIZEOF_INT_FAST64_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:172:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least8_t, uint_least8_t, H5_SIZEOF_INT_LEAST8_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:172:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least8_t, uint_least8_t, H5_SIZEOF_INT_LEAST8_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:176:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least16_t, uint_least16_t, H5_SIZEOF_INT_LEAST16_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:176:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least16_t, uint_least16_t, H5_SIZEOF_INT_LEAST16_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:180:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least32_t, uint_least32_t, H5_SIZEOF_INT_LEAST32_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:180:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least32_t, uint_least32_t, H5_SIZEOF_INT_LEAST32_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:184:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least64_t, uint_least64_t, H5_SIZEOF_INT_LEAST64_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:184:5: note: in expansion of macro 'vrfy_cint_type' vrfy_cint_type(int_least64_t, uint_least64_t, H5_SIZEOF_INT_LEAST64_T); ^~~~~~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:193:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(off_t, H5_SIZEOF_OFF_T); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:197:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(size_t, H5_SIZEOF_SIZE_T); ^~~~~~~~~~ ../../test/tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^ ../../test/tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize' TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/tconfig.c:201:5: note: in expansion of macro 'vrfy_ctype' vrfy_ctype(ssize_t, H5_SIZEOF_SSIZE_T); ^~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tfile.o ../../test/tfile.c ../../test/tfile.c: In function 'test_file_open_overlap': ../../test/tfile.c:1851:13: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] nobjs = H5Fget_obj_count(fid1, H5F_OBJ_LOCAL|H5F_OBJ_ALL); ^~~~~~~~~~~~~~~~ ../../test/tfile.c:1872:13: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] nobjs = H5Fget_obj_count(fid2, H5F_OBJ_ALL); ^~~~~~~~~~~~~~~~ In file included from ../../test/tfile.c:26:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tgenprop.o ../../test/tgenprop.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o th5o.o ../../test/th5o.c In file included from ../../test/th5o.c:24:0: ../../test/th5o.c: In function 'test_h5o_close': ../../test/testhdf5.h:85:16: warning: cast from function call of type 'H5I_type_t {aka enum H5I_type_t}' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/th5o.c:167:5: note: in expansion of macro 'VERIFY' VERIFY(H5Iget_type(grp), H5I_GROUP, "H5Iget_type"); ^~~~~~ ../../test/th5o.c: In function 'test_h5o_comment': ../../test/th5o.c:1011:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment(fid, check_comment, (size_t)comment_len+1); ^~~~~~~~~~~~~~ ../../test/th5o.c:1025:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment(grp, check_comment, (size_t)comment_len+1); ^~~~~~~~~~~~~~ ../../test/th5o.c:1039:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment(dtype, check_comment, (size_t)comment_len+1); ^~~~~~~~~~~~~~ ../../test/th5o.c:1053:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment(dset, check_comment, (size_t)comment_len+1); ^~~~~~~~~~~~~~ ../../test/th5o.c: In function 'test_h5o_comment_by_name': ../../test/th5o.c:1182:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment_by_name(fid, ".", check_comment, (size_t)comment_len+1, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~ ../../test/th5o.c:1196:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment_by_name(fid, "group", check_comment, (size_t)comment_len+1, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~ ../../test/th5o.c:1206:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment_by_name(grp, "datatype", check_comment, (size_t)comment_len+1, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~ ../../test/th5o.c:1216:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment_by_name(fid, "dataset", check_comment, (size_t)comment_len+1, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o th5s.o ../../test/th5s.c ../../test/th5s.c: In function 'test_h5s_zero_dim': ../../test/th5s.c:562:27: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata[i][j] = i + j; ^ ../../test/th5s.c:564:33: warning: conversion to 'short int' from 'unsigned int' may alter its value [-Wconversion] wdata_short[i][j] = i + j; ^ ../../test/th5s.c:571:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata_real[i][j][k] = i + j + k; ^ ../../test/th5s.c: In function 'test_h5s_chunk': ../../test/th5s.c:1655:52: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] chunk_data_flt[i][j] = (float)((i + 1) * 2.5F - j * 100.3F); ^ ../../test/th5s.c:1655:63: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] chunk_data_flt[i][j] = (float)((i + 1) * 2.5F - j * 100.3F); ^ In file included from ../../test/th5s.c:25:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tcoords.o ../../test/tcoords.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o theap.o ../../test/theap.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tid.o ../../test/tid.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o titerate.o ../../test/titerate.c ../../test/titerate.c: In function 'test_iter_group': ../../test/titerate.c:286:11: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] idx = i = 0; ^ ../../test/titerate.c:311:11: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] idx = i = 0; ^ ../../test/titerate.c: In function 'test_iter_attr': ../../test/titerate.c:465:11: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] idx = i = 0; ^ ../../test/titerate.c:491:11: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] idx = i = 0; ^ ../../test/titerate.c: In function 'test_iter_group_large': ../../test/titerate.c:675:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hsize_t idx = i; ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tmeta.o ../../test/tmeta.c In file included from ../../test/tmeta.c:25:0: ../../test/tmeta.c: In function 'test_metadata': ../../src/H5Fprivate.h:132:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] (i) |= ((int32_t)(((*(p) & 0xff) << 24) | \ ^ ../../test/tmeta.c:89:5: note: in expansion of macro 'INT32DECODE' INT32DECODE(p, di32); /* Decode the int32 value */ ^~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tmisc.o ../../test/tmisc.c ../../test/tmisc.c: In function 'test_misc8': ../../test/tmisc.c:1257:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] *tdata++=((u*MISC8_DIM1)+v)%13; ^ In file included from ../../test/tmisc.c:32:0: ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tmisc.c:1313:5: note: in expansion of macro 'VERIFY' VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tmisc.c:1408:5: note: in expansion of macro 'VERIFY' VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tmisc.c:1435:5: note: in expansion of macro 'VERIFY' VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size"); ^~~~~~ ../../test/tmisc.c: In function 'test_misc16': ../../test/tmisc.c:2725:63: warning: initialization makes integer from pointer without a cast [-Wint-conversion] {"1234567", "1234567\0", "12345678", {NULL}}; ^~~~ ../../test/tmisc.c:2725:63: note: (near initialization for 'wdata[3][0]') ../../test/tmisc.c: In function 'test_misc17': ../../test/tmisc.c:2804:63: warning: initialization makes integer from pointer without a cast [-Wint-conversion] {"1234567", "1234567\0", "12345678", {NULL}}; ^~~~ ../../test/tmisc.c:2804:63: note: (near initialization for 'wdata[3][0]') ../../test/tmisc.c: In function 'test_misc22': ../../test/tmisc.c:3733:28: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] correct = prec[j]; ^~~~ ../../test/tmisc.c:3735:31: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] correct = H5Tget_size(idts[i]) * 8; ^~~~~~~~~~~ ../../test/tmisc.c: In function 'test_misc23': ../../test/tmisc.c:3882:14: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] status = H5Iget_name(tmp_id, objname, (size_t)MISC23_NAME_BUF_SIZE); ^~~~~~~~~~~ ../../test/tmisc.c: In function 'test_misc28': ../../test/tmisc.c:5038:18: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] buf[i] = i; ^ ../../test/tmisc.c:308:33: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] #define MISC28_SIZE 10 ^ ../../test/tmisc.c:5059:18: note: in expansion of macro 'MISC28_SIZE' buf[i] = MISC28_SIZE - 1 - i; ^~~~~~~~~~~ In file included from ../../test/tmisc.c:33:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o trefer.o ../../test/trefer.c ../../test/trefer.c: In function 'test_reference_params': ../../test/trefer.c:117:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *tu32++=i*3; ^ ../../test/trefer.c:198:17: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_size = H5Rget_name((hid_t)-1, H5R_DATASET_REGION, &rbuf[0], NULL, 0); ^~~~~~~~~~~ ../../test/trefer.c:200:17: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_size = H5Rget_name(fid1, H5R_DATASET_REGION, NULL, NULL, 0); ^~~~~~~~~~~ ../../test/trefer.c:202:17: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_size = H5Rget_name(fid1, H5R_MAXTYPE, &rbuf[0], NULL, 0); ^~~~~~~~~~~ ../../test/trefer.c: In function 'test_reference_obj': ../../test/trefer.c:287:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *tu32++=i*3; ^ ../../test/trefer.c:418:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment(group, read_comment, (size_t)10); ^~~~~~~~~~~~~~ ../../test/trefer.c: In function 'test_reference_region': ../../test/trefer.c:532:18: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion] *tu8++ = i * 3; ^ In file included from ../../test/testhdf5.h:27:0, from ../../test/trefer.c:24: ../../test/trefer.c:719:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] coords = (hsize_t *)HDmalloc(ret * SPACE2_RANK * sizeof(hsize_t) * 2); /* allocate space for the hyperslab blocks */ ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/trefer.c:747:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] coords = (hsize_t *)HDmalloc(ret * SPACE2_RANK * sizeof(hsize_t)); /* allocate space for the element points */ ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/trefer.c: In function 'test_reference_region_1D': ../../test/trefer.c:868:18: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion] *tu8++ = i * 3; ^ In file included from ../../test/testhdf5.h:27:0, from ../../test/trefer.c:24: ../../test/trefer.c:991:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] coords = (hsize_t *)HDmalloc(ret * SPACE3_RANK * sizeof(hsize_t) * 2); /* allocate space for the hyperslab blocks */ ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/trefer.c:1043:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] coords = (hsize_t *)HDmalloc(ret * SPACE3_RANK * sizeof(hsize_t)); /* allocate space for the element points */ ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/trefer.c: In function 'test_reference_group': ../../test/trefer.c:1328:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Lget_name_by_idx(gid, ".", H5_INDEX_NAME, H5_ITER_INC, (hsize_t)0, objname, (size_t)NAME_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o trefstr.o ../../test/trefstr.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tselect.o ../../test/tselect.c ../../test/tselect.c: In function 'test_select_all': ../../test/tselect.c:717:27: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion] *tbuf++ = (uint8_t)(((i * SPACE4_DIM2) + j) * SPACE4_DIM3) + k; ^ ../../test/tselect.c: In function 'verify_select_hyper_contig_dr__run_test': ../../test/tselect.c:1608:12: warning: unused parameter 'cube_size' [-Wunused-parameter] size_t cube_size, unsigned edge_size, unsigned cube_rank) ^~~~~~~~~ ../../test/tselect.c: In function 'test_select_fill_point': ../../test/tselect.c:7185:47: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] points[u][0] = (hsize_t)(points[u][0] + real_offset[0]); ^ ../../test/tselect.c:7186:47: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] points[u][1] = (hsize_t)(points[u][1] + real_offset[1]); ^ ../../test/tselect.c: In function 'test_select_fill_hyper_simple': ../../test/tselect.c:7266:42: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] if((u >= (unsigned)(start[0] + real_offset[0]) && u < (unsigned)(start[0] + count[0] + real_offset[0])) ^ ../../test/tselect.c:7266:98: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] if((u >= (unsigned)(start[0] + real_offset[0]) && u < (unsigned)(start[0] + count[0] + real_offset[0])) ^ ../../test/tselect.c:7267:46: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] && (v >= (unsigned)(start[1] + real_offset[1]) && v < (unsigned)(start[1] + count[1] + real_offset[1]))) { ^ ../../test/tselect.c:7267:102: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] && (v >= (unsigned)(start[1] + real_offset[1]) && v < (unsigned)(start[1] + count[1] + real_offset[1]))) { ^ ../../test/tselect.c:7285:60: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] points[num_points][0] = (hsize_t)(u + start[0] + real_offset[0]); ^ ../../test/tselect.c:7286:60: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] points[num_points][1] = (hsize_t)(v + start[1] + real_offset[1]); ^ ../../test/tselect.c: In function 'test_select_fill_hyper_regular': ../../test/tselect.c:7376:49: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) { ^ ../../test/tselect.c:7376:99: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) { ^ ../../test/tselect.c:7393:47: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] points[u][0] = (hsize_t)(points[u][0] + real_offset[0]); ^ ../../test/tselect.c:7394:47: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] points[u][1] = (hsize_t)(points[u][1] + real_offset[1]); ^ ../../test/tselect.c: In function 'test_select_fill_hyper_irregular': ../../test/tselect.c:7499:49: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) { ^ ../../test/tselect.c:7499:99: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) { ^ ../../test/tselect.c:7516:57: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] iter_points[u][0] = (hsize_t)(iter_points[u][0] + real_offset[0]); ^ ../../test/tselect.c:7517:57: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion] iter_points[u][1] = (hsize_t)(iter_points[u][1] + real_offset[1]); ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tskiplist.o ../../test/tskiplist.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tsohm.o ../../test/tsohm.c In file included from ../../test/tsohm.c:24:0: ../../test/tsohm.c: In function 'size2_verify_plist1': ../../test/testhdf5.h:91:16: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'int (*)(const void *, const void *, size_t) {aka int (*)(const void *, const void *, long unsigned int)}' [-Wformat=] TestErrPrintf("*** UNEXPECTED VALUE from %s should be %ld, but is %ld at line %4d " \ ^ "in %s\n", (where), __val, __x, (int)__LINE__, __FILE__); \ ~ ../../test/testhdf5.h:91:16: note: in definition of macro 'VERIFY' TestErrPrintf("*** UNEXPECTED VALUE from %s should be %ld, but is %ld at line %4d " \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/testhdf5.h:91:44: note: format string is defined here TestErrPrintf("*** UNEXPECTED VALUE from %s should be %ld, but is %ld at line %4d " \ ~^ ../../test/tsohm.c: In function 'size2_verify_plist2': ../../test/testhdf5.h:91:16: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'int (*)(const void *, const void *, size_t) {aka int (*)(const void *, const void *, long unsigned int)}' [-Wformat=] TestErrPrintf("*** UNEXPECTED VALUE from %s should be %ld, but is %ld at line %4d " \ ^ "in %s\n", (where), __val, __x, (int)__LINE__, __FILE__); \ ~ ../../test/testhdf5.h:91:16: note: in definition of macro 'VERIFY' TestErrPrintf("*** UNEXPECTED VALUE from %s should be %ld, but is %ld at line %4d " \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/testhdf5.h:91:44: note: format string is defined here TestErrPrintf("*** UNEXPECTED VALUE from %s should be %ld, but is %ld at line %4d " \ ~^ ../../test/tsohm.c: In function 'size2_helper': ../../test/tsohm.c:1684:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_string1[0] = attr_name[0] = (x / 10) + '0'; ^ ../../test/tsohm.c:1685:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_string1[1] = attr_name[1] = (x % 10) + '0'; ^ ../../test/tsohm.c:1724:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_string1[0] = attr_name[0] = (x / 10) + '0'; ^ ../../test/tsohm.c:1725:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_string1[1] = attr_name[1] = (x % 10) + '0'; ^ ../../test/tsohm.c: In function 'size2_verify': ../../test/tsohm.c:1943:49: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_correct_string[0] = attr_name[0] = (x / 10) + '0'; ^ ../../test/tsohm.c:1944:49: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_correct_string[1] = attr_name[1] = (x % 10) + '0'; ^ ../../test/tsohm.c: In function 'test_sohm_size2': ../../test/tsohm.c:2200:58: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_med.empty_size > norm_sizes.empty_size * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2261:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(btree_index.dsets2 > list_index_small.dsets2 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2270:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_small.dsets2 > btree_index.dsets2 * OVERHEAD_ALLOWED * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2294:63: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(btree_index.interleaved > list_index_small.interleaved * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2323:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(btree_index.attrs1 > list_index_small.attrs1 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2325:51: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(btree_index.attrs1 > list_index_med.attrs1 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2327:51: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_med.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2329:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_small.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2334:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_small.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2336:51: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_med.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2352:61: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] ((btree_index.attrs1 - btree_index.interleaved) * OVERHEAD_ALLOWED)) ^ ../../test/tsohm.c:2360:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(btree_index.attrs2 > list_index_small.attrs2 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2362:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_small.attrs2 > btree_index.attrs2 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2364:51: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(btree_index.attrs2 > list_index_med.attrs2 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2366:51: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(list_index_med.attrs2 > btree_index.attrs2 * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2454:61: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] (list_index_med.dsets2 - list_index_med.dsets1) * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2457:55: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] (btree_index.dsets2 - btree_index.dsets1) * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2461:66: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] (list_index_med.interleaved - list_index_med.dsets2) * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2464:60: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] (btree_index.interleaved - btree_index.dsets2) * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2486:31: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(mult_index_med.attrs2 * OVERHEAD_ALLOWED < btree_index.attrs2) ^ ../../test/tsohm.c:2488:33: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(mult_index_btree.attrs2 * OVERHEAD_ALLOWED < btree_index.attrs2) ^ ../../test/tsohm.c:2557:67: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(share_tiny_index.first_dset >= type_space_index.first_dset * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2564:37: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(share_tiny_index.second_dset * OVERHEAD_ALLOWED < type_space_index.second_dset) ^ ../../test/tsohm.c:2569:32: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(share_tiny_index.dsets1 * OVERHEAD_ALLOWED < type_space_index.dsets1) ^ ../../test/tsohm.c:2574:32: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(share_tiny_index.dsets2 * OVERHEAD_ALLOWED < type_space_index.dsets2) ^ ../../test/tsohm.c:2579:37: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(share_tiny_index.interleaved * OVERHEAD_ALLOWED < type_space_index.interleaved) ^ ../../test/tsohm.c:2584:32: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(share_tiny_index.attrs1 * OVERHEAD_ALLOWED < type_space_index.attrs1) ^ ../../test/tsohm.c:2589:32: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(share_tiny_index.attrs2 * OVERHEAD_ALLOWED < type_space_index.attrs2) ^ ../../test/tsohm.c: In function 'delete_helper_write': ../../test/tsohm.c:2619:13: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] wdata = x + 'a'; ^ ../../test/tsohm.c: In function 'delete_helper': ../../test/tsohm.c:2767:41: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(norm_filesize > deleted_filesize * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c:2769:41: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion] if(deleted_filesize > norm_filesize * OVERHEAD_ALLOWED) ^ ../../test/tsohm.c: In function 'test_sohm_external_dtype': ../../test/tsohm.c:3890:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] s_ptr->a = i*3 + 1; ^ ../../test/tsohm.c:3891:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] s_ptr->b = i*3 + 2; ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ttime.o ../../test/ttime.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ttst.o ../../test/ttst.c ../../test/ttst.c: In function 'test_tst_init': ../../test/ttst.c:110:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] tmp_word=(char *)words[u]; ^ ../../test/ttst.c:129:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] v=u+(HDrandom()%(num_uniq_words-u)); ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tunicode.o ../../test/tunicode.c ../../test/tunicode.c: In function 'test_objnames': ../../test/tunicode.c:402:9: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Oget_comment_by_name(fid, string, read_buf, (size_t)MAX_STRING_LENGTH, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~ ../../test/tunicode.c: In function 'test_attrname': ../../test/tunicode.c:535:9: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Aget_name(attr_id, (size_t)MAX_STRING_LENGTH, read_buf); ^~~~~~~~~~~ ../../test/tunicode.c: In function 'write_char': ../../test/tunicode.c:747:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos] = c; ^ ../../test/tunicode.c:751:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos] = (0xC0 | c>>6); ^ ../../test/tunicode.c:752:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+1] = (0x80 | (c & 0x3F)); ^ ../../test/tunicode.c:756:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos] = (0xE0 | c>>12); ^ ../../test/tunicode.c:757:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+1] = (0x80 | (c>>6 & 0x3F)); ^ ../../test/tunicode.c:758:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+2] = (0x80 | (c & 0x3F)); ^ ../../test/tunicode.c:762:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos] = (0xF0 | c>>18); ^ ../../test/tunicode.c:763:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+1] = (0x80 | (c>>12 & 0x3F)); ^ ../../test/tunicode.c:764:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+2] = (0x80 | (c>>6 & 0x3F)); ^ ../../test/tunicode.c:765:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+3] = (0x80 | (c & 0x3F)); ^ ../../test/tunicode.c: In function 'dump_string': ../../test/tunicode.c:784:12: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] length = strlen(string); ^~~~~~ ../../test/tunicode.c: In function 'test_unicode': ../../test/tunicode.c:817:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] unicode_point = (HDrandom() % (MAX_CODE_POINT-32)) + 32; ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tvlstr.o ../../test/tvlstr.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tvltypes.o ../../test/tvltypes.c ../../test/tvltypes.c: In function 'test_vltypes_funcs': ../../test/tvltypes.c:186:10: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] size=H5Tget_precision(type); ^~~~~~~~~~~~~~~~ ../../test/tvltypes.c:189:10: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] size=H5Tget_size(type); ^~~~~~~~~~~ ../../test/tvltypes.c:192:10: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] size=H5Tget_ebias(type); ^~~~~~~~~~~~ In file included from ../../test/testhdf5.h:27:0, from ../../test/tvltypes.c:24: ../../test/tvltypes.c: In function 'rewrite_vltypes_vlen_atomic': ../../test/tvltypes.c:569:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].p = HDmalloc((i + increment) * sizeof(unsigned int)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/tvltypes.c:570:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].len = i + increment; ^ ../../test/tvltypes.c:571:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] for(j = 0; j < (i + increment); j++) ^ ../../test/tvltypes.c: In function 'test_vltypes_vlen_compound': ../../test/tvltypes.c:733:37: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ((s1 *)wdata[i].p)[j].i=i*10+j; ^ ../../test/tvltypes.c:734:53: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] ((s1 *)wdata[i].p)[j].f=(float)((i*20+j)/3.0F); ^ In file included from ../../test/testhdf5.h:27:0, from ../../test/tvltypes.c:24: ../../test/tvltypes.c: In function 'rewrite_vltypes_vlen_compound': ../../test/tvltypes.c:876:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].p = HDmalloc((i + increment) * sizeof(s1)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/tvltypes.c:877:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].len = i + increment; ^ ../../test/tvltypes.c:878:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] for(j = 0; j < (i + increment); j++) { ^ ../../test/tvltypes.c:879:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ((s1 *)wdata[i].p)[j].i = i * 40 + j; ^ ../../test/tvltypes.c:880:60: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] ((s1 *)wdata[i].p)[j].f = (float)((i * 60 + j) / 3.0F); ^ ../../test/tvltypes.c: In function 'test_vltypes_compound_vlen_vlen': ../../test/tvltypes.c:1020:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata[i].i=i*10; ^ ../../test/tvltypes.c:1021:34: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] wdata[i].f=(float)((i*20)/3.0F); ^ ../../test/tvltypes.c: In function 'test_vltypes_compound_vlen_atomic': ../../test/tvltypes.c:1481:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata[i].i=i*10; ^ ../../test/tvltypes.c:1482:34: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] wdata[i].f=(float)((i*20)/3.0F); ^ ../../test/tvltypes.c: In function 'rewrite_vltypes_compound_vlen_atomic': ../../test/tvltypes.c:1699:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata[i].i = i * 40; ^ ../../test/tvltypes.c:1700:39: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] wdata[i].f = (float)((i * 50) / 3.0F); ^ In file included from ../../test/testhdf5.h:27:0, from ../../test/tvltypes.c:24: ../../test/tvltypes.c:1701:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].v.p = HDmalloc((i + increment) * sizeof(unsigned int)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/tvltypes.c:1702:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].v.len = i + increment; ^ ../../test/tvltypes.c:1703:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] for(j = 0; j < (i + increment); j++) ^ In file included from ../../test/tvltypes.c:24:0: ../../test/tvltypes.c: In function 'test_vltypes_vlen_vlen_atomic': ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tvltypes.c:1963:5: note: in expansion of macro 'VERIFY' VERIFY(size, ((SPACE1_DIM1 * (SPACE1_DIM1 + 1)) / 2) * sizeof(hvl_t) + vlen_size_func((unsigned long)SPACE1_DIM1) * sizeof(unsigned int), "H5Dvlen_get_buf_size"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tvltypes.c:1972:5: note: in expansion of macro 'VERIFY' VERIFY(mem_used, ((SPACE1_DIM1 * (SPACE1_DIM1 + 1)) / 2) * sizeof(hvl_t) + vlen_size_func((unsigned long)SPACE1_DIM1) * sizeof(unsigned int), "H5Dread"); ^~~~~~ In file included from ../../test/testhdf5.h:27:0, from ../../test/tvltypes.c:24: ../../test/tvltypes.c: In function 'rewrite_longer_vltypes_vlen_vlen_atomic': ../../test/tvltypes.c:2059:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].p = HDmalloc((i + increment) * sizeof(hvl_t)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/tvltypes.c:2064:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].len = i + increment; ^ ../../test/tvltypes.c:2065:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] for(t1 = wdata[i].p, j = 0; j < (i + increment); j++, t1++) { ^ In file included from ../../test/testhdf5.h:27:0, from ../../test/tvltypes.c:24: ../../test/tvltypes.c: In function 'rewrite_shorter_vltypes_vlen_vlen_atomic': ../../test/tvltypes.c:2235:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].p=HDmalloc((i+increment)*sizeof(hvl_t)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../test/tvltypes.c:2240:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].len=i+increment; ^ ../../test/tvltypes.c:2241:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] for(t1=wdata[i].p,j=0; j<(i+increment); j++, t1++) { ^ In file included from ../../test/tvltypes.c:24:0: ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tvltypes.c:2319:5: note: in expansion of macro 'VERIFY' VERIFY(size, ((SPACE1_DIM1*(SPACE1_DIM1 + 1)) / 2) * sizeof(hvl_t) + vlen_size_func((unsigned long)SPACE1_DIM1) * sizeof(unsigned int), "H5Dvlen_get_buf_size"); ^~~~~~ ../../test/testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] long __x = (long)_x, __val = (long)_val; \ ^ ../../test/tvltypes.c:2328:5: note: in expansion of macro 'VERIFY' VERIFY(mem_used,((SPACE1_DIM1*(SPACE1_DIM1+1))/2)*sizeof(hvl_t)+vlen_size_func((unsigned long)SPACE1_DIM1)*sizeof(unsigned int),"H5Dread"); ^~~~~~ ../../test/tvltypes.c: In function 'test_vltypes_fill_value': ../../test/tvltypes.c:2433:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~~~~~ ../../test/tvltypes.c:2433:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~ ../../test/tvltypes.c:2433:60: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~ ../../test/tvltypes.c:2433:66: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~~~ ../../test/tvltypes.c:2433:97: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~~~~~ ../../test/tvltypes.c:2433:107: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~~~~ ../../test/tvltypes.c:2434:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~ ../../test/tvltypes.c:2434:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~ ../../test/tvltypes.c:2434:56: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~~ ../../test/tvltypes.c:2434:63: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~~ ../../test/tvltypes.c:2434:93: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~~~~ ../../test/tvltypes.c:2434:102: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testhdf5 testhdf5.o tarray.o tattr.o tchecksum.o tconfig.o tfile.o tgenprop.o th5o.o th5s.o tcoords.o theap.o tid.o titerate.o tmeta.o tmisc.o trefer.o trefstr.o tselect.o tskiplist.o tsohm.o ttime.o ttst.o tunicode.o tvlstr.o tvltypes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/testhdf5 testhdf5.o tarray.o tattr.o tchecksum.o tconfig.o tfile.o tgenprop.o th5o.o th5s.o tcoords.o theap.o tid.o titerate.o tmeta.o tmisc.o trefer.o trefstr.o tselect.o tskiplist.o tsohm.o ttime.o ttst.o tunicode.o tvlstr.o tvltypes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lheap.o ../../test/lheap.c ../../test/lheap.c: In function 'main': ../../test/lheap.c:100:22: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] buf[j] = '0' + j % 10; ^~~ ../../test/lheap.c:133:22: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] buf[j] = '0' + j % 10; ^~~ In file included from ../../test/lheap.c:23:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lheap lheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/lheap lheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ohdr.o ../../test/ohdr.c In file included from ../../test/ohdr.c:20:0: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohdr ohdr.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ohdr ohdr.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o stab.o ../../test/stab.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stab stab.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/stab stab.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gheap.o ../../test/gheap.c ../../test/gheap.c: In function 'test_1': ../../test/gheap.c:107:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size = i + 1; ^ ../../test/gheap.c:126:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size = i + 1; ^ ../../test/gheap.c: In function 'test_2': ../../test/gheap.c:200:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size = 1024-i; ^~~~ ../../test/gheap.c:214:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size = 1024-i; ^~~~ ../../test/gheap.c: In function 'test_3': ../../test/gheap.c:285:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size = i%30+100; ^ ../../test/gheap.c: In function 'test_4': ../../test/gheap.c:364:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size = i%30+100; ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gheap gheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gheap gheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cache.o ../../test/cache.c ../../test/cache.c: In function 'check_resize_entry': ../../test/cache.c:14905:18: warning: 'entry_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] result = H5C_get_entry_status(file_ptr, entry_ptr->addr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &reported_entry_size, &in_cache, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &is_dirty, &is_protected, &is_pinned); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cache cache.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cache cache.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cache_api.o ../../test/cache_api.c ../../test/cache_api.c: In function 'mdc_api_call_smoke_check': ../../test/cache_api.c:1186:29: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[0] = i; /*offset of hyperslab in file*/ ^ ../../test/cache_api.c:1187:29: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[1] = j; ^ ../../test/cache_api.c:1257:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[0] = i; /*offset of hyperslab in file*/ ^ ../../test/cache_api.c:1258:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[1] = j; ^ ../../test/cache_api.c:1382:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[0] = i; /*offset of hyperslab in file*/ ^ ../../test/cache_api.c:1383:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[1] = j; ^ ../../test/cache_api.c:1107:34: warning: 'properties' may be used uninitialized in this function [-Wmaybe-uninitialized] dataset_ids[i] = H5Dcreate2(file_id, dset_name, H5T_STD_I32BE, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dataspace_id, H5P_DEFAULT, properties, H5P_DEFAULT); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cache_api cache_api.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cache_api cache_api.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pool.o ../../test/pool.c ../../test/pool.c: In function 'test_allocate_random': ../../test/pool.c:674:40: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] swap_idx = (size_t)(HDrandom() % (MPOOL_NUM_RANDOM - u)) + u; ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pool pool.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pool pool.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o accum.o ../../test/accum.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o accum accum.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/accum accum.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hyperslab.o ../../test/hyperslab.c ../../test/hyperslab.c: In function 'test_fill': ../../test/hyperslab.c:226:46: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] ref_value += fill_value * dx * dy * dz; ^~~~~~~~~~ ../../test/hyperslab.c: In function 'test_transpose': ../../test/hyperslab.c:822:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] dst_stride[0] = (ssize_t)((1 - nx * ny) * sizeof(*src)); ^ ../../test/hyperslab.c:823:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] dst_stride[1] = (ssize_t)(nx * sizeof(*src)); ^ ../../test/hyperslab.c: In function 'test_sub_super': ../../test/hyperslab.c:926:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] src_stride[0] = (ssize_t)(2 * ny); ^ ../../test/hyperslab.c:975:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] dst_stride[0] = (ssize_t)(2 * ny); ^ ../../test/hyperslab.c:976:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] dst_stride[1] = (ssize_t)(2 * sizeof(uint8_t) - 4 * ny); ^ ../../test/hyperslab.c:977:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] dst_stride[2] = (ssize_t)(2 * ny - 2 * sizeof(uint8_t)); ^ ../../test/hyperslab.c: In function 'test_array_offset_n_calc': ../../test/hyperslab.c:1147:43: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] coords[0] = (hssize_t)(HDrandom() % z); ^ ../../test/hyperslab.c:1147:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long long int' may change the sign of the result [-Wsign-conversion] coords[0] = (hssize_t)(HDrandom() % z); ^ ../../test/hyperslab.c:1148:43: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] coords[1] = (hssize_t)(HDrandom() % y); ^ ../../test/hyperslab.c:1148:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long long int' may change the sign of the result [-Wsign-conversion] coords[1] = (hssize_t)(HDrandom() % y); ^ ../../test/hyperslab.c:1149:43: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] coords[2] = (hssize_t)(HDrandom() % x); ^ ../../test/hyperslab.c:1149:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long long int' may change the sign of the result [-Wsign-conversion] coords[2] = (hssize_t)(HDrandom() % x); ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hyperslab hyperslab.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hyperslab hyperslab.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o istore.o ../../test/istore.c ../../test/istore.c: In function 'test_sparse': ../../test/istore.c:532:35: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[0] = (hsize_t)(HDrandom() % (TEST_SPARSE_SIZE-nx)); ^ ../../test/istore.c:533:35: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[1] = (hsize_t)(HDrandom() % (TEST_SPARSE_SIZE-ny)); ^ ../../test/istore.c:534:35: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[2] = (hsize_t)(HDrandom() % (TEST_SPARSE_SIZE-nz)); ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o istore istore.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/istore istore.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bittests.o ../../test/bittests.c ../../test/bittests.c: In function 'test_find': ../../test/bittests.c:91:14: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion] v1[i / 8] = 1 << (i % 8); ^ ../../test/bittests.c:124:13: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion] v1[i/8] &= ~(1<<(i%8)); ^ ../../test/bittests.c: In function 'test_copy': ../../test/bittests.c:178:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] s_offset = HDrand() % (8*sizeof v1); ^ ../../test/bittests.c:179:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] d_offset = HDrand() % (8*sizeof v2); ^ ../../test/bittests.c: In function 'test_shift': ../../test/bittests.c:300:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] offset = HDrand() % (8*sizeof vector); ^ ../../test/bittests.c:304:31: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] shift_dist = HDrand() % size; ^ ../../test/bittests.c:304:22: warning: conversion to 'ssize_t {aka long int}' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] shift_dist = HDrand() % size; ^~~~~~ ../../test/bittests.c:314:23: warning: conversion to 'long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] if ((size_t)n!=offset+shift_dist) { ^ ../../test/bittests.c:353:30: warning: conversion to 'long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] if (n!=(ssize_t)(offset+size-shift_dist-1)) { ^ ../../test/bittests.c:365:26: warning: conversion to 'ssize_t {aka long int}' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] shift_dist = size; ^~~~ ../../test/bittests.c: In function 'test_increment': ../../test/bittests.c:433:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] offset = HDrand() % (8*sizeof vector); ^ ../../test/bittests.c: In function 'test_decrement': ../../test/bittests.c:520:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] offset = HDrand() % (8*sizeof vector); ^ ../../test/bittests.c: In function 'test_negate': ../../test/bittests.c:592:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] offset = HDrand() % (8*sizeof vector); ^ ../../test/bittests.c: In function 'test_set': ../../test/bittests.c:692:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] d_offset = HDrand() % (8*sizeof v2); ^ ../../test/bittests.c: In function 'test_clear': ../../test/bittests.c:809:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] d_offset = HDrand() % (8*sizeof v2); ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bittests bittests.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/bittests bittests.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dt_arith.o ../../test/dt_arith.c ../../test/dt_arith.c: In function 'test_conv_int_1': ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:1774:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:148:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] value2 = (~value1) | value1; \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:1776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:1778:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:148:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] value2 = (~value1) | value1; \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1784:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1784:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1784:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c: In function 'test_conv_flt_1': ../../test/dt_arith.c:3084:24: warning: conversion to 'float' from 'long double' may alter its value [-Wfloat-conversion] hw_f = *((long double*)aligned); ^ ../../test/dt_arith.c:3089:24: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion] hw_d = *((long double*)aligned); ^ In file included from ../../test/h5test.h:26:0, from ../../test/dt_arith.c:25: ../../src/H5private.h:796:34: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion] #define HDfrexpl(X,N) frexpl(X,N) ^ ../../test/dt_arith.c:3202:33: note: in expansion of macro 'HDfrexpl' check_mant[0] = HDfrexpl(x, check_expo+0); ^~~~~~~~ ../../src/H5private.h:796:34: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion] #define HDfrexpl(X,N) frexpl(X,N) ^ ../../test/dt_arith.c:3203:33: note: in expansion of macro 'HDfrexpl' check_mant[1] = HDfrexpl(hw_ld, check_expo+1); ^~~~~~~~ ../../test/dt_arith.c:3209:59: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] int valid_bits=(int)((dst_ebias+dst_msize)+MIN(check_expo[0],check_expo[1]))-1; ^ ../../test/dt_arith.c:3209:59: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c: In function 'test_conv_int_fp': ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:3629:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:148:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] value2 = (~value1) | value1; \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:3631:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:3633:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:144:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:145:22: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:147:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:148:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] value2 = (~value1) | value1; \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:162:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ ../../test/dt_arith.c:3635:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3639:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3639:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3639:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3643:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3643:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3643:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3647:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3647:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ ../../test/dt_arith.c:3647:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^~~~~~~~~~~~ ../../test/dt_arith.c:4197:19: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] for(q=dst_nbits/8; qb[j] = (float)(100.0f*(j+1) + 0.01f*j); ^ ../../test/dsets.c:1030:41: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf->b[j] = (float)(100.0f*(j+1) + 0.01f*j); ^ ../../test/dsets.c:1033:19: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf->c[j] = 100.0f*(j+1) + 0.02f*j; ^ ../../test/dsets.c:1033:33: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf->c[j] = 100.0f*(j+1) + 0.02f*j; ^ ../../test/dsets.c: In function 'test_filters': ../../test/dsets.c:2079:5: warning: unused parameter 'fapl' [-Wunused-parameter] fapl) ^~~~ ../../test/dsets.c: In function 'test_nbit_int': ../../test/dsets.c:2742:28: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0f, (double)(precision - 1))) << offset); ^ ../../test/dsets.c:2780:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j] & mask) != (orig_data[i][j] & mask)) { ^ ../../test/dsets.c:2780:60: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j] & mask) != (orig_data[i][j] & mask)) { ^ ../../test/dsets.c: In function 'test_nbit_array': ../../test/dsets.c:3109:38: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)precision)) << offset); ^ ../../test/dsets.c: In function 'test_nbit_compound': ../../test/dsets.c:3268:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[0]-1))) << offset[0]); ^ ../../test/dsets.c:3270:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[1]-1))) << offset[1]); ^ ../../test/dsets.c:3272:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[2]-1))) << offset[2]); ^ ../../test/dsets.c:3315:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].i & i_mask) != (orig_data[i][j].i & i_mask) || ^ ../../test/dsets.c:3315:66: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].i & i_mask) != (orig_data[i][j].i & i_mask) || ^ ../../test/dsets.c:3317:35: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].s & s_mask) != (orig_data[i][j].s & s_mask) || ^ ../../test/dsets.c:3317:67: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].s & s_mask) != (orig_data[i][j].s & s_mask) || ^ ../../test/dsets.c: In function 'test_nbit_compound_2': ../../test/dsets.c:3494:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[0]-1))) << offset[0]); ^ ../../test/dsets.c:3496:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[1]-1))) << offset[1]); ^ ../../test/dsets.c:3498:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[2]-1))) << offset[2]); ^ ../../test/dsets.c:3502:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)precision[3])) << offset[3]); ^ ../../test/dsets.c:3507:40: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[4]-1))) << offset[4]); ^ ../../test/dsets.c:3512:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[0]-1))) << offset[0]); ^ ../../test/dsets.c:3514:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[1]-1))) << offset[1]); ^ ../../test/dsets.c:3516:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0F, (double)(precision[2]-1))) << offset[2]); ^ ../../test/dsets.c:3578:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].d[m][n].i & i_mask)!=(orig_data[i][j].d[m][n].i & i_mask)|| ^ ../../test/dsets.c:3578:81: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].d[m][n].i & i_mask)!=(orig_data[i][j].d[m][n].i & i_mask)|| ^ ../../test/dsets.c:3580:43: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].d[m][n].s & s_mask)!=(orig_data[i][j].d[m][n].s & s_mask)|| ^ ../../test/dsets.c:3580:81: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].d[m][n].s & s_mask)!=(orig_data[i][j].d[m][n].s & s_mask)|| ^ ../../test/dsets.c:3588:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].a.i & i_mask)!=(orig_data[i][j].a.i & i_mask)|| ^ ../../test/dsets.c:3588:64: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].a.i & i_mask)!=(orig_data[i][j].a.i & i_mask)|| ^ ../../test/dsets.c:3590:32: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].a.s & s_mask)!=(orig_data[i][j].a.s & s_mask)|| ^ ../../test/dsets.c:3590:64: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].a.s & s_mask)!=(orig_data[i][j].a.s & s_mask)|| ^ ../../test/dsets.c: In function 'test_nbit_compound_3': ../../test/dsets.c:3712:39: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] orig_data[i].i = HDrandom() % (long)HDpow(2.0F, 17.0F - 1.0F); ^ In file included from ../../test/h5test.h:26:0, from ../../test/dsets.c:26: ../../src/H5private.h:1069:31: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] #define HDrandom() HDrand() ^ ../../test/dsets.c:3712:26: note: in expansion of macro 'HDrandom' orig_data[i].i = HDrandom() % (long)HDpow(2.0F, 17.0F - 1.0F); ^~~~~~~~ ../../test/dsets.c: In function 'test_nbit_int_size': ../../test/dsets.c:3882:39: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] orig_data[i][j] = rand() % (int)pow((double)2, (double)(precision-1)) << offset; ^ ../../test/dsets.c: In function 'test_nbit_flt_size': ../../test/dsets.c:4080:30: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] orig_data[i][j] = (rand() % 1234567) / 2; ^ ../../test/dsets.c: In function 'test_scaleoffset_float': ../../test/dsets.c:4464:57: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] orig_data[i][j] = (float)((HDrandom() % 100000) / 1000.0F); ^ ../../test/dsets.c: In function 'test_scaleoffset_float_2': ../../test/dsets.c:4595:57: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] orig_data[0][j] = (float)((HDrandom() % 100000) / 1000.0F); ^ ../../test/dsets.c: In function 'test_scaleoffset_double': ../../test/dsets.c:4706:51: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] orig_data[i][j] = (HDrandom() % 10000000) / 10000000.0F; ^ ../../test/dsets.c: In function 'test_scaleoffset_double_2': ../../test/dsets.c:4837:51: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] orig_data[0][j] = (HDrandom() % 10000000) / 10000000.0F; ^ ../../test/dsets.c: In function 'test_deprec': ../../test/dsets.c:6816:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ In file included from ../../test/h5test.h:26:0, from ../../test/dsets.c:26: ../../test/dsets.c: In function 'test_simple_io': ../../src/H5private.h:1089:30: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] #define HDread(F,M,Z) read(F,M,Z) ^~~~~~~~~~~ ../../test/dsets.c:468:9: note: in expansion of macro 'HDread' HDread(f, rdata, sizeof(int)*DSET_DIM1*DSET_DIM2); ^~~~~~ ../../test/dsets.c: In function 'test_userblock_offset': ../../src/H5private.h:1089:30: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] #define HDread(F,M,Z) read(F,M,Z) ^~~~~~~~~~~ ../../test/dsets.c:559:9: note: in expansion of macro 'HDread' HDread(f, rdata, sizeof(int)*DSET_DIM1*DSET_DIM2); ^~~~~~ In file included from ../../test/dsets.c:27:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dsets dsets.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dsets dsets.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cmpd_dset.o ../../test/cmpd_dset.c ../../test/cmpd_dset.c: In function 'initialize_stype1': ../../test/cmpd_dset.c:885:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] s_ptr->f = i*2/3; ^ ../../test/cmpd_dset.c:886:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] s_ptr->g = i*2/3+1; ^ ../../test/cmpd_dset.c:888:20: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] s_ptr->h[j] = i*j/5+j; ^ ../../test/cmpd_dset.c:889:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] s_ptr->i = i*2/3+2; ^ ../../test/cmpd_dset.c:890:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] s_ptr->j = i*2/3+3; ^ ../../test/cmpd_dset.c: In function 'initialize_stype2': ../../test/cmpd_dset.c:921:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->a = i*8+0; ^ ../../test/cmpd_dset.c:922:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->b = i*8+1; ^ ../../test/cmpd_dset.c:924:20: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->c[j] = i*8+j; ^ ../../test/cmpd_dset.c:925:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->d = i*8+6; ^ ../../test/cmpd_dset.c:926:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->e = i*8+7; ^ ../../test/cmpd_dset.c:928:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->f = i*2/3; ^ ../../test/cmpd_dset.c:929:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->g = i*2/3+1; ^ ../../test/cmpd_dset.c:931:20: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->h[j] = i*j/5+j; ^ ../../test/cmpd_dset.c:932:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->i = i*2/3+2; ^ ../../test/cmpd_dset.c:933:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->j = i*2/3+3; ^ ../../test/cmpd_dset.c:935:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->k = i/7+1; ^ ../../test/cmpd_dset.c:936:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->l = i/7+2; ^ ../../test/cmpd_dset.c:937:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->m = i/7+3; ^ ../../test/cmpd_dset.c:938:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->n = i/7+4; ^ ../../test/cmpd_dset.c:940:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->o = i*3+0; ^ ../../test/cmpd_dset.c:941:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->p = i*3+1; ^ ../../test/cmpd_dset.c:942:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->q = i*3+2; ^ ../../test/cmpd_dset.c: In function 'initialize_stype4': ../../test/cmpd_dset.c:999:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->a = i*8+0; ^ ../../test/cmpd_dset.c:1000:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->b = i*8+1; ^ ../../test/cmpd_dset.c:1002:20: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->c[j] = i*8+j; ^ ../../test/cmpd_dset.c:1003:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->d = i*8+6; ^ ../../test/cmpd_dset.c:1004:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->e = i*8+7; ^ ../../test/cmpd_dset.c:1006:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->f = i*2/3; ^ ../../test/cmpd_dset.c:1007:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->g = i*2/3+1; ^ ../../test/cmpd_dset.c:1009:20: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->h[j] = i*j/5+j; ^ ../../test/cmpd_dset.c:1010:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->i = i*2/3+2; ^ ../../test/cmpd_dset.c:1011:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->j = i*2/3+3; ^ ../../test/cmpd_dset.c:1013:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->k = i/7+1; ^ ../../test/cmpd_dset.c:1014:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->l = i/7+2; ^ ../../test/cmpd_dset.c:1015:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->m = i/7+3; ^ ../../test/cmpd_dset.c:1016:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] s_ptr->n = i/7+4; ^ ../../test/cmpd_dset.c:1018:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->o = i*3+0; ^ ../../test/cmpd_dset.c:1019:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->p = i*3+1; ^ ../../test/cmpd_dset.c:1020:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->q = i*3+2; ^ ../../test/cmpd_dset.c:1022:23: warning: conversion to 'long long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->r = i*5+1; ^ ../../test/cmpd_dset.c:1023:23: warning: conversion to 'long long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->s = i*5+2; ^ ../../test/cmpd_dset.c:1024:23: warning: conversion to 'long long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion] s_ptr->t = i*5+3; ^ ../../test/cmpd_dset.c: In function 'test_pack_ooo': ../../test/cmpd_dset.c:1791:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] j = HDrand() % num_free; ^ ../../test/cmpd_dset.c:1803:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] sub_cmpd_order = HDrand() % PACK_NMEMBS; ^~~~~~ ../../test/cmpd_dset.c: In function 'main': ../../test/cmpd_dset.c:2195:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_compound(fname, fapl_id); ^~ ../../test/cmpd_dset.c:2199:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_hdf5_src_subset(fname, fapl_id); ^~ ../../test/cmpd_dset.c:2203:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_hdf5_dst_subset(fname, fapl_id); ^~ ../../test/cmpd_dset.c:2206:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_pack_ooo(); ^~ ../../test/cmpd_dset.c:2209:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_ooo_order(fname); ^~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmpd_dset cmpd_dset.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cmpd_dset cmpd_dset.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o filter_fail.o ../../test/filter_fail.c In file included from ../../test/filter_fail.c:25:0: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o filter_fail filter_fail.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/filter_fail filter_fail.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o extend.o ../../test/extend.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o extend extend.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/extend extend.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o external.o ../../test/external.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o external external.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/external external.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o efc.o ../../test/efc.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o efc efc.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/efc efc.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o objcopy.o ../../test/objcopy.c ../../test/objcopy.c: In function 'compare_data': ../../test/objcopy.c:1073:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ref_buf1 = (const hdset_reg_ref_t *)buf1; ^ ../../test/objcopy.c:1074:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ref_buf2 = (const hdset_reg_ref_t *)buf2; ^ ../../test/objcopy.c: In function 'test_copy_dataset_compound': ../../test/objcopy.c:2324:25: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf[i].d = 1.0F / (i + 1); ^ ../../test/objcopy.c: In function 'test_copy_dataset_chunked': ../../test/objcopy.c:2456:30: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf1d[i] = (float)(i / 2.0F); ^ ../../test/objcopy.c:2458:42: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf2d[i][j] = (float)(i + (j / 100.0F)); ^ ../../test/objcopy.c:2458:37: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf2d[i][j] = (float)(i + (j / 100.0F)); ^ ../../test/objcopy.c: In function 'test_copy_dataset_chunked_sparse': ../../test/objcopy.c:2799:30: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf1d[i] = (float)(i / 10.0F); ^ ../../test/objcopy.c:2801:42: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf2d[i][j] = (float)(i + (j / 100.0F)); ^ ../../test/objcopy.c:2801:37: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf2d[i][j] = (float)(i + (j / 100.0F)); ^ ../../test/objcopy.c: In function 'test_copy_dataset_compact': ../../test/objcopy.c:3123:36: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf[i][j] = (float)(i+j/100.0F); ^ ../../test/objcopy.c:3123:34: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] buf[i][j] = (float)(i+j/100.0F); ^ ../../test/objcopy.c: In function 'attach_attribute_compound_vlstr': ../../test/objcopy.c:4591:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] buf.v = "ThisIsAString"; ^ ../../test/objcopy.c: In function 'test_copy_dataset_contig_cmpd_vl': ../../test/objcopy.c:7909:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] buf[i].a = i * (i - 1); ^ ../../test/objcopy.c:7914:30: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] buf[i].c = 1.0F / (i + 1.0F); ^ ../../test/objcopy.c: In function 'test_copy_dataset_chunked_cmpd_vl': ../../test/objcopy.c:8048:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] buf[i].a = i * (i - 1); ^ ../../test/objcopy.c:8053:30: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] buf[i].c = 1.0F / (i + 1.0F); ^ ../../test/objcopy.c: In function 'test_copy_dataset_compact_cmpd_vl': ../../test/objcopy.c:8193:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] buf[i].a = i * (i - 1); ^ ../../test/objcopy.c:8198:30: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion] buf[i].c = 1.0F / (i + 1.0F); ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o objcopy objcopy.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/objcopy objcopy.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o links.o ../../test/links.c ../../test/links.c: In function 'external_link_dangling': ../../test/links.c:2698:18: warning: conversion to 'hid_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] status = H5Lget_name_by_idx(rid, "no_file", H5_INDEX_NAME, H5_ITER_INC, 0, NULL, 0, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'external_link_with_committed_datatype': ../../test/links.c:7339:10: warning: unused variable 'rdata' [-Wunused-variable] int rdata = 0; /* Attribute data read */ ^~~~~ ../../test/links.c: In function 'link_info_by_idx': ../../test/links.c:11334:23: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/links.c:11376:23: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/links.c:11418:23: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'link_info_by_idx_old': ../../test/links.c:11586:19: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion] ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'link_iterate_check': ../../test/links.c:12346:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? skip : ((max_links - 1) - skip); ^~~~~ ../../test/links.c:12346:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12374:35: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = max_links / 2; ^~~~~~~~~ ../../test/links.c:12374:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = max_links / 2; ^~~~~ ../../test/links.c:12378:81: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? (unsigned)gskip : ((max_links - 1) - gskip); ^ ../../test/links.c:12419:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = 0; ^~~~~ ../../test/links.c: In function 'link_iterate_old_check': ../../test/links.c:12776:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = 0; ^~~~~ ../../test/links.c:12796:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? skip : ((max_links - 1) - skip); ^~~~~ ../../test/links.c:12796:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12824:35: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = max_links / 2; ^~~~~~~~~ ../../test/links.c:12824:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = max_links / 2; ^~~~~ ../../test/links.c:12828:81: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? (unsigned)gskip : ((max_links - 1) - gskip); ^ ../../test/links.c:12869:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = 0; ^~~~~ In file included from ../../test/links.c:31:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o links links.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/links links.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o unlink.o ../../test/unlink.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unlink unlink.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/unlink unlink.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o big.o ../../test/big.c In file included from ../../test/h5test.h:26:0, from ../../test/big.c:56: ../../test/big.c: In function 'randll': ../../src/H5private.h:1069:31: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define HDrandom() HDrand() ^ ../../test/big.c:132:15: note: in expansion of macro 'HDrandom' acc = HDrandom(); ^~~~~~~~ ../../test/big.c:133:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] acc *= HDrandom(); ^~ ../../test/big.c: In function 'reader': ../../test/big.c:511:24: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int64_t {aka long int}' may change the sign of the result [-Wsign-conversion] hs_offset[0] = HDstrtoll(s, NULL, 0); ^~~~~~~~~ In file included from ../../test/h5test.h:26:0, from ../../test/big.c:56: ../../test/big.c: In function 'main': ../../test/big.c:804:15: warning: conversion to 'unsigned int' from 'long unsigned int' may alter its value [-Wconversion] HDsrandom(seed); ^ ../../src/H5private.h:1197:41: note: in definition of macro 'HDsrandom' #define HDsrandom(S) HDsrand(S) ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o big big.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/big big.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mtime.o ../../test/mtime.c In file included from ../../test/mtime.c:26:0: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mtime mtime.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/mtime mtime.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fillval.o ../../test/fillval.c ../../test/fillval.c: In function 'test_rdwr_cases': ../../test/fillval.c:792:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % cur_size[j]; ^ ../../test/fillval.c:941:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % cur_size[j]; ^ ../../test/fillval.c: In function 'test_extend_cases': ../../test/fillval.c:1443:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_vl_datatype val_rd_c, init_val_c = {87, "baz", "mumble", 129}; ^~~~~ ../../test/fillval.c:1443:57: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_vl_datatype val_rd_c, init_val_c = {87, "baz", "mumble", 129}; ^~~~~~~~ ../../test/fillval.c:1498:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % start_size[j]; ^ ../../test/fillval.c:1551:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % start_size[j]; ^ ../../test/fillval.c:1589:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % extend_size[j]; ^ ../../test/fillval.c:1628:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % max_size[j]; ^ ../../test/fillval.c:1669:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % extend_size[j]; ^ ../../test/fillval.c:1762:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % extend_size[j]; ^ ../../test/fillval.c: In function 'test_extend': ../../test/fillval.c:1845:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */ ^~~~~ ../../test/fillval.c:1845:46: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */ ^~~~~ In file included from ../../test/fillval.c:23:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ ../../test/fillval.c: In function 'test_rdwr_cases': ../../test/fillval.c:883:48: warning: 'fill_c.z' may be used uninitialized in this function [-Wmaybe-uninitialized] if(buf_c[u].a != fill_c.a || buf_c[u].x != fill_c.x || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ buf_c[u].y != fill_c.y || buf_c[u].z != fill_c.z) { ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/fillval.c:882:43: warning: 'fill_c.x' may be used uninitialized in this function [-Wmaybe-uninitialized] if(buf_c[u].a != fill_c.a || buf_c[u].x != fill_c.x || ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/fillval.c:1000:21: warning: 'fill_c.a' may be used uninitialized in this function [-Wmaybe-uninitialized] printf(" Elmt={%ld,%ld,%ld,%ld,%ld}, read: %f,%d,%f,%c " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "should be: %f,%d,%f,%c\n", ~~~~~~~~~~~~~~~~~~~~~~~~~~~ (long)hs_offset[0], (long)hs_offset[1], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (long)hs_offset[2], (long)hs_offset[3], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (long)hs_offset[4], ~~~~~~~~~~~~~~~~~~~ rd_c.a, rd_c.x, rd_c.y, rd_c.z, should_be_c.a, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ should_be_c.x,should_be_c.y,should_be_c.z); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fillval fillval.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fillval fillval.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mount.o ../../test/mount.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mount mount.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/mount mount.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o flush1.o ../../test/flush1.c ../../test/flush1.c: In function 'create_file': ../../test/flush1.c:77:42: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] the_data[i][j] = (double)(hssize_t)i/(hssize_t)(j+1); ^ ../../test/flush1.c: In function 'extend_file': ../../test/flush1.c:134:42: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] the_data[i][j] = (double)(hssize_t)i/(hssize_t)(j+1); ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o flush1 flush1.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/flush1 flush1.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o flush2.o ../../test/flush2.c ../../test/flush2.c: In function 'check_dset': ../../test/flush2.c:75:63: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] error = fabs(the_data[i][j] - (double)(hssize_t)i / ((hssize_t)j + 1)); ^ ../../test/flush2.c:81:40: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] (double)(hssize_t)i/(hssize_t)(j+1)); ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o flush2 flush2.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/flush2 flush2.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o app_ref.o ../../test/app_ref.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o app_ref app_ref.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/app_ref app_ref.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o enum.o ../../test/enum.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o enum enum.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/enum enum.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o set_extent.o ../../test/set_extent.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_extent set_extent.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/set_extent set_extent.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ttsafe.o ../../test/ttsafe.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ttsafe_dcreate.o ../../test/ttsafe_dcreate.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ttsafe_error.o ../../test/ttsafe_error.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ttsafe_cancel.o ../../test/ttsafe_cancel.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ttsafe_acreate.o ../../test/ttsafe_acreate.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ttsafe ttsafe.o ttsafe_dcreate.o ttsafe_error.o ttsafe_cancel.o ttsafe_acreate.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ttsafe ttsafe.o ttsafe_dcreate.o ttsafe_error.o ttsafe_cancel.o ttsafe_acreate.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o getname.o ../../test/getname.c ../../test/getname.c: In function 'test_obj_ref': ../../test/getname.c:2578:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2582:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[0], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2590:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2594:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[1], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2602:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(group, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2606:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[2], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2614:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(tid1, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2618:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[3], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2626:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2630:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[4], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2638:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(group, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2642:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[5], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2650:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2654:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[6], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2662:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(group, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2666:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[7], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2677:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2681:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[4], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2693:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^~~~~~~~~~~ ../../test/getname.c:2697:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[1], (char*)buf, sizeof(buf)); ^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o getname getname.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/getname getname.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vfd.o ../../test/vfd.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vfd vfd.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/vfd vfd.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ntypes.o ../../test/ntypes.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ntypes ntypes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ntypes ntypes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dangle.o ../../test/dangle.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dangle dangle.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dangle dangle.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dtransform.o ../../test/dtransform.c ../../test/dtransform.c: In function 'test_poly': ../../test/dtransform.c:470:50: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] polyflres[row][col] = (float) ((2.0f + windchillC) * ((windchillC - 8.0f) / 2.0f)); ^ ../../test/dtransform.c:470:79: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] polyflres[row][col] = (float) ((2.0f + windchillC) * ((windchillC - 8.0f) / 2.0f)); ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dtransform dtransform.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dtransform dtransform.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o reserved.o ../../test/reserved.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o reserved reserved.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/reserved reserved.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cross_read.o ../../test/cross_read.c ../../test/cross_read.c: In function 'open_dataset': ../../test/cross_read.c:210:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME, file, TRUE); ^~ ../../test/cross_read.c:213:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME1, file, TRUE); ^~ ../../test/cross_read.c:216:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME2, file, TRUE); ^~ ../../test/cross_read.c:219:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME3, file, TRUE); ^~ ../../test/cross_read.c:222:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME4, file, TRUE); ^~ ../../test/cross_read.c:225:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME5, file, TRUE); ^~ ../../test/cross_read.c:228:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME6, file, FALSE); ^~ ../../test/cross_read.c:231:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME7, file, FALSE); ^~ ../../test/cross_read.c:234:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME8, file, FALSE); ^~ ../../test/cross_read.c:237:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME9, file, FALSE); ^~ ../../test/cross_read.c:240:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME10, file, FALSE); ^~ ../../test/cross_read.c:243:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME11, file, FALSE); ^~ ../../test/cross_read.c:246:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME12, file, FALSE); ^~ ../../test/cross_read.c:249:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME13, file, FALSE); ^~ ../../test/cross_read.c:252:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME14, file, TRUE); ^~ ../../test/cross_read.c:255:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME15, file, TRUE); ^~ ../../test/cross_read.c:259:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME16, file, TRUE); ^~ ../../test/cross_read.c:267:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME17, file, TRUE); ^~ ../../test/cross_read.c:275:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME18, file, TRUE); ^~ ../../test/cross_read.c:283:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME19, file, TRUE); ^~ ../../test/cross_read.c:290:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME20, file, TRUE); ^~ ../../test/cross_read.c:293:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME21, file, TRUE); ^~ ../../test/cross_read.c:296:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME22, file, TRUE); ^~ ../../test/cross_read.c:299:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME23, file, TRUE); ^~ ../../test/cross_read.c:309:12: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] return nerrors; ^~~~~~~ ../../test/cross_read.c:201:18: warning: unused variable 'not_supported' [-Wunused-variable] const char *not_supported= " filter is not enabled."; ^~~~~~~~~~~~~ ../../test/cross_read.c: In function 'main': ../../test/cross_read.c:335:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += open_dataset(filename); ^~ ../../test/cross_read.c:339:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += open_dataset(filename); ^~ In file included from ../../test/cross_read.c:25:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cross_read cross_read.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cross_read cross_read.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o freespace.o ../../test/freespace.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o freespace freespace.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/freespace freespace.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mf.o ../../test/mf.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mf mf.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/mf mf.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o btree2.o ../../test/btree2.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o btree2 btree2.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/btree2 btree2.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fheap.o ../../test/fheap.c In file included from ../../test/h5test.h:26:0, from ../../test/fheap.c:19: ../../test/fheap.c: In function 'test_man_remove_bogus': ../../src/H5private.h:1069:31: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] #define HDrandom() HDrand() ^ ../../test/fheap.c:6187:22: note: in expansion of macro 'HDrandom' heap_id[u] = HDrandom() + 1; ^~~~~~~~ ../../src/H5private.h:1069:31: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] #define HDrandom() HDrand() ^ ../../test/fheap.c:6209:26: note: in expansion of macro 'HDrandom' heap_id[u] = HDrandom() + 1; ^~~~~~~~ ../../test/fheap.c: In function 'test_man_remove_one': ../../test/fheap.c:6346:18: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value [-Wconversion] obj[u] = u; ^ ../../test/fheap.c: In function 'test_man_remove_two': ../../test/fheap.c:6502:18: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value [-Wconversion] obj[u] = u; ^ ../../test/fheap.c: In function 'test_filtered_huge': ../../test/fheap.c:13456:29: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] old_actual_id_len = tparam->actual_id_len; ^~~~~~ ../../test/fheap.c: In function 'test_random_pow2': ../../test/fheap.c:15397:31: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] unsigned size_range = (tmp_cparam.managed.start_block_size / 8); /* Object size range */ ^ ../../test/fheap.c: In function 'test_write': ../../test/fheap.c:15685:26: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] rewrite_obj[u] = shared_wobj_g[u] * 2; ^~~~~~~~~~~~~ ../../test/fheap.c:15713:42: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] obj_size = (size_t)(obj_size * 1.3F); ^ ../../test/fheap.c:15715:42: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] obj_size = (size_t)(obj_size / 1.3F); ^ ../../test/fheap.c:15758:42: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] obj_size = (size_t)(obj_size * 1.3F); ^ ../../test/fheap.c:15760:42: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] obj_size = (size_t)(obj_size / 1.3F); ^ ../../test/fheap.c: In function 'main': ../../test/fheap.c:16051:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_create(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16052:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_reopen(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16053:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_open_twice(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16054:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_delete_open(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16055:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_id_limits(fapl, &small_cparam); ^~ ../../test/fheap.c:16056:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_filtered_create(fapl, &small_cparam); ^~ ../../test/fheap.c:16057:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_size(fapl, &small_cparam); ^~ ../../test/fheap.c:16102:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_insert_weird(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16145:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_start_5th_recursive_indirect(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16155:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_bogus(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16156:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_one(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16157:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_two(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16158:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_one_larger(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16160:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_two_larger(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16162:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_two_larger(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16164:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_three_larger(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16166:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_three_larger(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16200:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_root_direct(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16201:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_two_direct(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16202:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_first_row(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16203:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_first_two_rows(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16204:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_first_four_rows(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16208:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_all_root_direct(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16209:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_2nd_indirect(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16210:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_3rd_indirect(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16219:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_start_block(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16220:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_start_block_add_back(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16221:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16222:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_2nd_block(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16223:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_2nd_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16224:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_one_partial_skip_2nd_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16225:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_row_skip_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16226:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_direct_skip_indirect_two_rows_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16227:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_direct_skip_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16228:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_direct_skip_2nd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16229:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_2nd_direct_less_one_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16230:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_direct_skip_2nd_indirect_skip_2nd_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16231:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_direct_skip_indirect_two_rows_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16232:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_direct_skip_indirect_two_rows_skip_indirect_row_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16233:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_2nd_direct_skip_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16234:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_2nd_direct_skip_2nd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16235:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_2nd_direct_fill_direct_skip_3rd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16236:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_2nd_direct_fill_direct_skip2_3rd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16237:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_3rd_direct_less_one_fill_direct_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16238:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_1st_row_3rd_direct_fill_2nd_direct_less_one_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16242:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_3rd_direct_fill_direct_skip_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16243:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_3rd_direct_fill_2nd_direct_fill_direct_skip_3rd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16244:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_3rd_direct_fill_2nd_direct_fill_direct_skip_3rd_indirect_two_rows_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16245:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_3rd_direct_fill_2nd_direct_fill_direct_skip_3rd_indirect_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16246:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_4th_direct_less_one_fill_2nd_direct_fill_direct_skip_3rd_indirect_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16255:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_frag_simple(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16256:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_frag_direct(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16257:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_frag_2nd_direct(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16258:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_frag_3rd_direct(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16293:35: warning: conversion to 'uint16_t {aka short unsigned int}' from 'unsigned int' may alter its value [-Wconversion] small_cparam.id_len = id_len; ^~~~~~ ../../test/fheap.c:16328:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_huge_insert_one(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16329:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_huge_insert_two(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16330:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_huge_insert_three(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16331:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_huge_insert_mix(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16332:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_filtered_huge(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16339:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_tiny_insert_one(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16340:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_tiny_insert_two(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16341:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_tiny_insert_mix(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16371:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_filtered_man_root_direct(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16372:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_filtered_man_root_indirect(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16376:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(50*1000*1000) : (hsize_t)(25*1000*1000)), fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16377:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(50*1000*1000) : (hsize_t)(2*1000*1000)), fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16399:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16400:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16403:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16404:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16417:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &large_cparam, &tparam); ^~ ../../test/fheap.c:16418:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &large_cparam, &tparam); ^~ ../../test/fheap.c:16421:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &large_cparam, &tparam); ^~ ../../test/fheap.c:16422:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &large_cparam, &tparam); ^~ ../../test/fheap.c:16438:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_write(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16442:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_write(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c:16455:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_bug1(fapl, &small_cparam, &tparam); ^~ ../../test/fheap.c: In function 'test_man_incr_insert_remove.constprop': ../../test/fheap.c:7348:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(obj1.b, "%s%d", "ABCDEFGHIJKLMNOPQRSTUVWXYZ", i); ^~~~~~ In file included from /usr/include/stdio.h:862:0, from ../../src/H5Epublic.h:22, from ../../src/hdf5.h:28, from ../../test/h5test.h:25, from ../../test/fheap.c:19: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 28 and 30 bytes into a destination of size 29 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fheap fheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fheap fheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o file_image.o ../../test/file_image.c In file included from ../../test/h5test.h:26:0, from ../../test/file_image.c:24: ../../test/file_image.c: In function 'test_core': ../../src/H5private.h:1089:30: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] #define HDread(F,M,Z) read(F,M,Z) ^~~~~~~~~~~ ../../test/file_image.c:634:5: note: in expansion of macro 'HDread' HDread(fd, file_image, size); ^~~~~~ In file included from ../../test/file_image.c:25:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o file_image file_image.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/file_image file_image.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o unregister.o ../../test/unregister.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unregister unregister.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/unregister unregister.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o error_test.o ../../test/error_test.c ../../test/error_test.c: In function 'error_stack': ../../test/error_test.c:276:19: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] if((err_num = H5Eget_num(H5E_DEFAULT)) < 0) ^~~~~~~~~~ ../../test/error_test.c:285:19: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] if((err_num = H5Eget_num(ERR_STACK)) == 0) { ^~~~~~~~~~ ../../test/error_test.c: In function 'test_long_desc': ../../test/error_test.c:357:24: warning: conversion to 'char' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] long_desc[u] = 'A' + (u % 26); ^~~ ../../test/error_test.c: In function 'test_create': ../../test/error_test.c:497:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] err_num = H5Eget_num(estack_id); ^~~~~~~~~~ ../../test/error_test.c:504:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] err_num = H5Eget_num(estack_id); ^~~~~~~~~~ ../../test/error_test.c:511:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] err_num = H5Eget_num(estack_id); ^~~~~~~~~~ ../../test/error_test.c: In function 'test_copy': ../../test/error_test.c:549:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] err_num = H5Eget_num(H5E_DEFAULT); ^~~~~~~~~~ ../../test/error_test.c:556:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] err_num = H5Eget_num(estack_id); ^~~~~~~~~~ ../../test/error_test.c:560:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] err_num = H5Eget_num(H5E_DEFAULT); ^~~~~~~~~~ ../../test/error_test.c:567:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] err_num = H5Eget_num(H5E_DEFAULT); ^~~~~~~~~~ In file included from ../../test/error_test.c:23:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o error_test error_test.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/error_test error_test.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o err_compat.o ../../test/err_compat.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o err_compat err_compat.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/err_compat err_compat.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tcheck_version.o ../../test/tcheck_version.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tcheck_version tcheck_version.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tcheck_version tcheck_version.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o testmeta.o ../../test/testmeta.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testmeta testmeta.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/testmeta testmeta.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o links_env.o ../../test/links_env.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o links_env links_env.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/links_env links_env.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plugin.o ../../test/plugin.c ../../test/plugin.c: In function 'test_noread_with_filters': ../../test/plugin.c:616:33: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] plugin_state = plugin_state & ~H5PL_FILTER_PLUGIN; ^ In file included from ../../test/plugin.c:24:0: At top level: ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o plugin plugin.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/plugin plugin.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/test' Making all in testpar make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_mpi.o ../../testpar/t_mpi.c ../../testpar/t_mpi.c: In function 'test_mpio_overlap_writes': ../../testpar/t_mpi.c:73:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (MAINPROCESS) ^~ ../../testpar/t_mpi.c:75:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' printf(" -SKIP- \n"); ^~~~~~ ../../testpar/t_mpi.c: In function 'test_mpio_gb_file': ../../testpar/t_mpi.c:313:18: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] *(buf+j) = i*mpi_size + mpi_rank; ^ ../../testpar/t_mpi.c:355:14: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] expected = i*mpi_size + (mpi_size - mpi_rank - 1); ^ ../../testpar/t_mpi.c: In function 'test_mpio_1wMr': ../../testpar/t_mpi.c:528:17: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] writedata[i] = irank*DIMSIZE + i; ^~~~~ ../../testpar/t_mpi.c:600:15: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] expect_val = irank*DIMSIZE + i; ^~~~~ ../../testpar/t_mpi.c: In function 'test_mpio_derived_dtype': ../../testpar/t_mpi.c:681:10: warning: declaration of 'nerrors' shadows a global declaration [-Wshadow] int nerrors = 0; /* number of errors */ ^~~~~~~ ../../testpar/t_mpi.c:37:5: note: shadowed declaration is here int nerrors = 0; ^~~~~~~ ../../testpar/t_mpi.c:701:16: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] buf[i] = i+1; ^ ../../testpar/t_mpi.c:684:19: warning: unused variable 'etypenew' [-Wunused-variable] MPI_Datatype etypenew, filetypenew; ^~~~~~~~ ../../testpar/t_mpi.c:681:10: warning: unused variable 'nerrors' [-Wunused-variable] int nerrors = 0; /* number of errors */ ^~~~~~~ ../../testpar/t_mpi.c: In function 'main': ../../testpar/t_mpi.c:1103:9: warning: too many arguments for format [-Wformat-extra-args] printf("Failed to turn off atexit processing. Continue.\n", mpi_rank); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_mpi t_mpi.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t_mpi t_mpi.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o testphdf5.o ../../testpar/testphdf5.c mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_dset.o ../../testpar/t_dset.c ../../testpar/t_dset.c: In function 'slab_set': ../../testpar/t_dset.c:53:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = dim0/mpi_size; ^~~~ ../../testpar/t_dset.c:54:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = dim1; ^~~~ ../../testpar/t_dset.c:59:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = mpi_rank*block[0]; ^ ../../testpar/t_dset.c:65:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = dim0; ^~~~ ../../testpar/t_dset.c:66:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = dim1/mpi_size; ^~~~ ../../testpar/t_dset.c:72:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[1] = mpi_rank*block[1]; ^ ../../testpar/t_dset.c:77:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = (mpi_rank ? dim0/mpi_size : 0); ^ ../../testpar/t_dset.c:78:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = dim1; ^~~~ ../../testpar/t_dset.c:83:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = (mpi_rank? mpi_rank*block[0] : 0); ^ ../../testpar/t_dset.c:89:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = dim0; ^~~~ ../../testpar/t_dset.c:90:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = (mpi_rank ? dim1/mpi_size : 0); ^ ../../testpar/t_dset.c:96:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[1] = (mpi_rank? mpi_rank*block[1] : 0); ^ ../../testpar/t_dset.c:102:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = dim0; ^~~~ ../../testpar/t_dset.c:103:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = dim1; ^~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c: In function 'dataset_writeInd': ../../testpar/t_dset.c:305:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:329:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^~~~ ../../testpar/t_dset.c:330:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c: In function 'dataset_readInd': ../../testpar/t_dset.c:450:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:452:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c: In function 'dataset_writeAll': ../../testpar/t_dset.c:581:18: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] num_points = dim1; ^~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c:582:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] coords = (hsize_t *)HDmalloc(dim1 * RANK * sizeof(hsize_t)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:586:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:610:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^~~~ ../../testpar/t_dset.c:611:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^~~~ ../../testpar/t_dset.c:912:47: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)malloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../testpar/t_dset.c:916:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = dim1; ^~~~ ../../testpar/t_dset.c:918:17: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] stride[1] = dim1; ^~~~ ../../testpar/t_dset.c:921:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = dim0/mpi_size * mpi_rank; ^~~~ ../../testpar/t_dset.c:968:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = dim0/mpi_size * mpi_rank; ^~~~ ../../testpar/t_dset.c:1006:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = dim0/mpi_size * mpi_rank; ^~~~ ../../testpar/t_dset.c:564:9: warning: unused variable 'i' [-Wunused-variable] int i; ^ ../../testpar/t_dset.c: In function 'dataset_readAll': ../../testpar/t_dset.c:1113:18: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] num_points = dim1; ^~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c:1114:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] coords = (hsize_t *)HDmalloc(dim0 * dim1 * RANK * sizeof(hsize_t)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:1118:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:1120:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:1298:47: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)malloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../testpar/t_dset.c:1300:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_origin1 = (DATATYPE *)malloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../testpar/t_dset.c:1304:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = dim1; ^~~~ ../../testpar/t_dset.c:1306:17: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] stride[1] = dim1; ^~~~ ../../testpar/t_dset.c:1309:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = dim0/mpi_size * mpi_rank; ^~~~ ../../testpar/t_dset.c:1360:47: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)malloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../testpar/t_dset.c:1365:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = dim0/mpi_size * mpi_rank; ^~~~ ../../testpar/t_dset.c:1405:47: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)malloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../testpar/t_dset.c:1415:18: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] num_points = dim0 * dim1; ^~~~ ../../testpar/t_dset.c:1419:27: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] coords[k++] = i; ^ ../../testpar/t_dset.c:1420:27: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] coords[k++] = j; ^ ../../testpar/t_dset.c:1443:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = dim0/mpi_size * mpi_rank; ^~~~ ../../testpar/t_dset.c:1095:13: warning: unused variable 'current_dims' [-Wunused-variable] hsize_t current_dims; /* for point selection */ ^~~~~~~~~~~~ ../../testpar/t_dset.c: In function 'extend_writeInd': ../../testpar/t_dset.c:1526:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[0] = chunkdim0; ^~~~~~~~~ ../../testpar/t_dset.c:1527:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[1] = chunkdim1; ^~~~~~~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c:1530:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:1617:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^~~~ ../../testpar/t_dset.c:1618:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^~~~ ../../testpar/t_dset.c:1677:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^~~~ ../../testpar/t_dset.c:1678:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^~~~ ../../testpar/t_dset.c: In function 'extend_writeInd2': ../../testpar/t_dset.c:1839:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] written[i] = orig_size + i; ^ ../../testpar/t_dset.c:1839:22: warning: conversion to 'int' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] written[i] = orig_size + i; ^~~~~~~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c: In function 'extend_readInd': ../../testpar/t_dset.c:1914:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:1916:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array2 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:1918:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c: In function 'extend_writeAll': ../../testpar/t_dset.c:2097:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[0] = chunkdim0; ^~~~~~~~~ ../../testpar/t_dset.c:2098:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[1] = chunkdim1; ^~~~~~~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c:2101:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:2188:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^~~~ ../../testpar/t_dset.c:2189:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^~~~ ../../testpar/t_dset.c:2271:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^~~~ ../../testpar/t_dset.c:2272:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c: In function 'extend_readAll': ../../testpar/t_dset.c:2344:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:2346:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array2 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:2348:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c: In function 'compress_readAll': ../../testpar/t_dset.c:2516:17: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hsize_t dim=dim0; /* Dataspace dimensions */ ^~~~ ../../testpar/t_dset.c:2542:22: warning: conversion to 'DATATYPE {aka int}' from 'unsigned int' may change the sign of the result [-Wsign-conversion] data_orig[u]=u; ^ ../../testpar/t_dset.c: In function 'none_selection_chunk': ../../testpar/t_dset.c:2711:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[0] = chunkdim0; ^~~~~~~~~ ../../testpar/t_dset.c:2712:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[1] = chunkdim1; ^~~~~~~~~ ../../testpar/t_dset.c:2742:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^~~~ ../../testpar/t_dset.c:2743:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^~~~ ../../testpar/t_dset.c: In function 'test_actual_io_mode': ../../testpar/t_dset.c:3020:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^~~~ ../../testpar/t_dset.c:3021:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^~~~ ../../testpar/t_dset.c:3032:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[0] = dims[0]/mpi_size; ^ ../../testpar/t_dset.c:3098:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = dim0 / mpi_size; ^~~~ ../../testpar/t_dset.c:3099:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = dim1 / mpi_size; ^~~~ ../../testpar/t_dset.c:3102:38: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] stride[0] = mpi_rank * block[0]; ^ ../../testpar/t_dset.c:3105:36: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[1] = mpi_rank*block[1]; ^ ../../testpar/t_dset.c:3136:38: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = block[0] / mpi_size; ^ ../../testpar/t_dset.c:3139:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = dim0 / mpi_size; ^~~~ ../../testpar/t_dset.c:3140:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = dim1 / mpi_size; ^~~~ ../../testpar/t_dset.c:3143:38: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] stride[0] = mpi_rank * block[0]; ^ ../../testpar/t_dset.c:3146:36: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[1] = mpi_rank*block[1]; ^ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c:3219:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buffer = (int *)HDmalloc(sizeof(int) * length); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c: In function 'test_no_collective_cause_mode': ../../testpar/t_dset.c:3548:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^~~~ ../../testpar/t_dset.c:3549:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^~~~ ../../testpar/t_dset.c:3571:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[0] = dims[0]/mpi_size; ^ ../../testpar/t_dset.c:3653:14: warning: conversion to 'int' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] length = dims[0] * dims[1]; ^~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c:3656:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buffer = (int *)HDmalloc(sizeof(int) * length); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c:3462:13: warning: unused variable 'coord' [-Wunused-variable] hsize_t coord[NELM][RANK]; ^~~~~ ../../testpar/t_dset.c: In function 'test_no_collective_cause_mode_filter': ../../testpar/t_dset.c:3846:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^~~~ ../../testpar/t_dset.c:3847:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^~~~ ../../testpar/t_dset.c:3865:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[0] = dims[0]/mpi_size; ^ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c:3896:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buffer = (int *)HDmalloc(sizeof(int) * length); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_dset.c: In function 'dataset_atomicity': ../../testpar/t_dset.c:4081:33: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] write_buf = (int *)HDcalloc(buf_size, sizeof(int)); ^ ../../src/H5private.h:621:37: note: in definition of macro 'HDcalloc' #define HDcalloc(N,Z) calloc(N,Z) ^ ../../testpar/t_dset.c:4084:32: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] read_buf = (int *)HDcalloc(buf_size, sizeof(int)); ^ ../../src/H5private.h:621:37: note: in definition of macro 'HDcalloc' #define HDcalloc(N,Z) calloc(N,Z) ^ ../../testpar/t_dset.c:4100:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^~~~ ../../testpar/t_dset.c:4101:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: ../../testpar/t_dset.c:4235:33: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] write_buf = (int *)HDcalloc(buf_size, sizeof(int)); ^ ../../src/H5private.h:621:37: note: in definition of macro 'HDcalloc' #define HDcalloc(N,Z) calloc(N,Z) ^ ../../testpar/t_dset.c:4238:32: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] read_buf = (int *)HDcalloc(buf_size, sizeof(int)); ^ ../../src/H5private.h:621:37: note: in definition of macro 'HDcalloc' #define HDcalloc(N,Z) calloc(N,Z) ^ ../../testpar/t_dset.c:4255:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = dim0/mpi_size - 1; ^~~~ ../../testpar/t_dset.c:4256:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = dim1/mpi_size - 1; ^~~~ ../../testpar/t_dset.c:4259:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] count[0] = mpi_size; ^~~~~~~~ ../../testpar/t_dset.c:4260:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] count[1] = mpi_size; ^~~~~~~~ ../../testpar/t_dset.c:4316:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] if (i >= mpi_rank*(block[0]+1)) { ^ ../../testpar/t_dset.c:4316:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (i >= mpi_rank*(block[0]+1)) { ^~ ../../testpar/t_dset.c:4319:22: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] if ((i+1)%(block[0]+1)==0) { ^ ../../testpar/t_dset.c:4324:34: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] if (j >= mpi_rank*(block[1]+1)) { ^ ../../testpar/t_dset.c:4324:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (j >= mpi_rank*(block[1]+1)) { ^~ ../../testpar/t_dset.c:4325:41: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] k += dim1 - mpi_rank*(block[1]+1); ^ ../../testpar/t_dset.c:4325:31: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] k += dim1 - mpi_rank*(block[1]+1); ^ ../../testpar/t_dset.c:4325:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] k += dim1 - mpi_rank*(block[1]+1); ^~ ../../testpar/t_dset.c:4325:26: warning: conversion to 'int' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] k += dim1 - mpi_rank*(block[1]+1); ^~~~ ../../testpar/t_dset.c:4328:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] if ((j+1)%(block[1]+1)==0) { ^ At top level: ../../testpar/t_dset.c:3779:1: warning: 'test_no_collective_cause_mode_filter' defined but not used [-Wunused-function] test_no_collective_cause_mode_filter(int selection_mode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_file.o ../../testpar/t_file.c ../../testpar/t_file.c: In function 'test_split_comm_access': ../../testpar/t_file.c:87:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] mrc = MPI_File_delete((char *)filename, info); ^ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_file_image.o ../../testpar/t_file_image.c mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_mdset.o ../../testpar/t_mdset.c In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_mdset.c:16: ../../testpar/t_mdset.c: In function 'multiple_dset_write': ../../testpar/t_mdset.c:168:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] outme = HDmalloc((size_t)(size * size * sizeof(double))); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_mdset.c: In function 'compact_dataset': ../../testpar/t_mdset.c:245:24: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] file_dims[i] = size; ^~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_mdset.c:16: ../../testpar/t_mdset.c:250:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] outme = HDmalloc((size_t)(size * size * sizeof(double))); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_mdset.c:253:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] inme = HDmalloc((size_t)(size * size * sizeof(double))); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_mdset.c: In function 'null_dataset': ../../testpar/t_mdset.c:374:13: warning: conversion to 'int' from 'hssize_t {aka long long int}' may alter its value [-Wconversion] nelem = H5Sget_simple_extent_npoints(sid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../testpar/t_mdset.c: In function 'dataset_fillvalue': ../../testpar/t_mdset.c:620:18: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] dset_dims[0]=mpi_size+1; ^~~~~~~~ ../../testpar/t_mdset.c:680:18: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] req_start[0]=mpi_rank; ^~~~~~~~ In file included from ../../test/h5test.h:26:0, from ../../testpar/testpar.h:24, from ../../testpar/testphdf5.h:21, from ../../testpar/t_mdset.c:16: ../../testpar/t_mdset.c: In function 'collective_group_write': ../../testpar/t_mdset.c:808:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] outme = HDmalloc((size_t)(size * size * sizeof(DATATYPE))); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_mdset.c: In function 'group_dataset_read': ../../testpar/t_mdset.c:931:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_mdset.c:934:55: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] outdata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_mdset.c: In function 'write_dataset': ../../testpar/t_mdset.c:1102:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] outme = HDmalloc((size_t)(size * size * sizeof(double))); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_mdset.c: In function 'read_dataset': ../../testpar/t_mdset.c:1262:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_mdset.c:1265:55: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] outdata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_mdset.c: In function 'check_value': ../../testpar/t_mdset.c:1420:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] indata += chunk_origin[0]*size; ^ ../../testpar/t_mdset.c:1421:31: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] outdata += chunk_origin[0]*size; ^ ../../testpar/t_mdset.c: In function 'get_slab': ../../testpar/t_mdset.c:1454:27: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_origin[0] = mpi_rank *(size/mpi_size); ^~~~~~~~ ../../testpar/t_mdset.c:1458:27: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[0] = size/mpi_size; ^~~~ ../../testpar/t_mdset.c:1459:27: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[1] = size; ^~~~ ../../testpar/t_mdset.c:1462:39: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] file_dims[0] = file_dims[1] = size; ^~~~ ../../testpar/t_mdset.c: In function 'rr_obj_hdr_flush_confusion_writer': ../../testpar/t_mdset.c:1890:9: warning: variable 'mrc' set but not used [-Wunused-but-set-variable] int mrc; /* mpi error code */ ^~~ In file included from ../../testpar/testphdf5.h:21:0, from ../../testpar/t_mdset.c:16: ../../testpar/t_mdset.c: In function 'get_size': ../../testpar/testpar.h:50:8: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] if (val) { \ ^ ../../testpar/t_mdset.c:69:5: note: in expansion of macro 'VRFY' VRFY((mpi_size <= size), "mpi_size <= size"); ^~~~ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_ph5basic.o ../../testpar/t_ph5basic.c mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_coll_chunk.o ../../testpar/t_coll_chunk.c In file included from ../../testpar/t_coll_chunk.c:16:0: ../../testpar/t_coll_chunk.c: In function 'coll_chunktest': ../../testpar/testphdf5.h:70:20: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define SPACE_DIM1 24 ^ ../../testpar/t_coll_chunk.c:643:13: note: in expansion of macro 'SPACE_DIM1' dims[0] = SPACE_DIM1*mpi_size; ^~~~~~~~~~ ../../testpar/t_coll_chunk.c:676:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[0] = dims[0]/chunk_factor; ^ ../../testpar/t_coll_chunk.c:625:7: warning: unused variable 'i' [-Wunused-variable] int i; ^ ../../testpar/t_coll_chunk.c: In function 'ccslab_set': ../../testpar/t_coll_chunk.c:1063:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = mpi_rank*count[0]; ^ In file included from ../../testpar/t_coll_chunk.c:16:0: ../../testpar/testphdf5.h:70:20: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define SPACE_DIM1 24 ^ ../../testpar/t_coll_chunk.c:1076:15: note: in expansion of macro 'SPACE_DIM1' start[0] = SPACE_DIM1*mpi_rank; ^~~~~~~~~~ ../../testpar/t_coll_chunk.c:1090:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = mpi_rank*count[0]; ^ In file included from ../../testpar/t_coll_chunk.c:16:0: ../../testpar/testphdf5.h:70:20: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define SPACE_DIM1 24 ^ ../../testpar/t_coll_chunk.c:1102:21: note: in expansion of macro 'SPACE_DIM1' stride[0] = SPACE_DIM1*mpi_size/4+1; ^~~~~~~~~~ ../../testpar/t_coll_chunk.c:1107:45: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] if((mpi_rank *3)<(mpi_size*2)) start[0] = mpi_rank; ^~~~~~~~ ../../testpar/t_coll_chunk.c:1108:18: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] else start[0] = 1 + SPACE_DIM1*mpi_size/2 + (mpi_rank-2*mpi_size/3); ^ ../../testpar/t_coll_chunk.c:1116:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = mpi_rank*SPACE_DIM1; ^~~~~~~~ In file included from ../../testpar/t_coll_chunk.c:16:0: ../../testpar/testphdf5.h:70:20: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define SPACE_DIM1 24 ^ ../../testpar/t_coll_chunk.c:1127:14: note: in expansion of macro 'SPACE_DIM1' block[0] = SPACE_DIM1*mpi_size; ^~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_span_tree.o ../../testpar/t_span_tree.c In file included from ../../testpar/t_span_tree.c:44:0: ../../testpar/t_span_tree.c: In function 'coll_write_test': ../../testpar/testphdf5.h:96:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define MSPACE1_DIM 27000 /* Dataset size in memory */ ^ ../../testpar/t_span_tree.c:286:14: note: in expansion of macro 'MSPACE1_DIM' mdim1[0] = MSPACE1_DIM *mpi_size; ^~~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:44:0: ../../testpar/testphdf5.h:102:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define MSPACE_DIM2 3600 ^ ../../testpar/t_span_tree.c:288:14: note: in expansion of macro 'MSPACE_DIM2' mdim[1] = MSPACE_DIM2*mpi_size; ^~~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:44:0: ../../testpar/testphdf5.h:99:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define FSPACE_DIM2 3600 /* We will read dataset back from the file to the dataset in memory with these dataspace parameters. */ ^ ../../testpar/t_span_tree.c:290:14: note: in expansion of macro 'FSPACE_DIM2' fsdim[1] = FSPACE_DIM2*mpi_size; ^~~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:43:0: ../../testpar/t_span_tree.c:292:47: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] vector = (int*)HDmalloc(sizeof(int)*mdim1[0]*mpi_size); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_span_tree.c:293:59: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] matrix_out = (int*)HDmalloc(sizeof(int)*mdim[0]*mdim[1]*mpi_size); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_span_tree.c:294:59: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] matrix_out1 = (int*)HDmalloc(sizeof(int)*mdim[0]*mdim[1]*mpi_size); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_span_tree.c:296:41: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemset(vector,0,sizeof(int)*mdim1[0]*mpi_size); ^ ../../src/H5private.h:1011:43: note: in definition of macro 'HDmemset' #define HDmemset(X,C,Z) memset(X,C,Z) ^ ../../testpar/t_span_tree.c:298:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 1; i < MSPACE1_DIM*mpi_size - 1; i++) vector[i] = i; ^ ../../testpar/t_span_tree.c:298:62: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] for (i = 1; i < MSPACE1_DIM*mpi_size - 1; i++) vector[i] = i; ^ ../../testpar/t_span_tree.c:320:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[0] = fsdim[0] / chunk_factor; ^ ../../testpar/t_span_tree.c:321:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[1] = fsdim[1] / chunk_factor; ^ In file included from ../../testpar/t_span_tree.c:44:0: ../../testpar/testphdf5.h:110:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define FHSTART1 1 /* start of the second dimension of the first hyperslab selection*/ ^ ../../testpar/t_span_tree.c:357:15: note: in expansion of macro 'FHSTART1' start[1] = FHSTART1 + mpi_rank * FHSTRIDE1 * FHCOUNT1; ^~~~~~~~ ../../testpar/testphdf5.h:119:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define SHSTART1 0 /* start of the second dimension of the first hyperslab selection*/ ^ ../../testpar/t_span_tree.c:378:15: note: in expansion of macro 'SHSTART1' start[1] = SHSTART1+SHCOUNT1*SHBLOCK1*mpi_rank; ^~~~~~~~ ../../testpar/testphdf5.h:135:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define RFFHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ ^ ../../testpar/t_span_tree.c:516:15: note: in expansion of macro 'RFFHSTART1' start[1] = RFFHSTART1+mpi_rank*RFFHCOUNT1; ^~~~~~~~~~ ../../testpar/testphdf5.h:145:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define RFSHSTART1 4 /* start of the second dimension of the first hyperslab selection*/ ^ ../../testpar/t_span_tree.c:543:14: note: in expansion of macro 'RFSHSTART1' start[1] = RFSHSTART1+RFSHCOUNT1*mpi_rank; ^~~~~~~~~~ ../../testpar/testphdf5.h:155:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define RMFHSTART1 0 /* start of the second dimension of the first hyperslab selection*/ ^ ../../testpar/t_span_tree.c:582:15: note: in expansion of macro 'RMFHSTART1' start[1] = RMFHSTART1+mpi_rank*RMFHCOUNT1; ^~~~~~~~~~ ../../testpar/testphdf5.h:164:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define RMSHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ ^ ../../testpar/t_span_tree.c:605:15: note: in expansion of macro 'RMSHSTART1' start[1] = RMSHSTART1+mpi_rank*RMSHCOUNT1; ^~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:43:0: ../../testpar/t_span_tree.c:620:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemset(matrix_out,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); ^ ../../src/H5private.h:1011:43: note: in definition of macro 'HDmemset' #define HDmemset(X,C,Z) memset(X,C,Z) ^ ../../testpar/t_span_tree.c:621:61: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemset(matrix_out1,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); ^ ../../src/H5private.h:1011:43: note: in definition of macro 'HDmemset' #define HDmemset(X,C,Z) memset(X,C,Z) ^ ../../testpar/t_span_tree.c:637:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < MSPACE_DIM1*MSPACE_DIM2*mpi_size; i++){ ^ In file included from ../../testpar/t_span_tree.c:44:0: ../../testpar/t_span_tree.c: In function 'coll_read_test': ../../testpar/testphdf5.h:102:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define MSPACE_DIM2 3600 ^ ../../testpar/t_span_tree.c:749:13: note: in expansion of macro 'MSPACE_DIM2' mdim[1] = MSPACE_DIM2*mpi_size; ^~~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:43:0: ../../testpar/t_span_tree.c:750:65: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] matrix_out =(int*)HDmalloc(sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../testpar/t_span_tree.c:751:65: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] matrix_out1=(int*)HDmalloc(sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); ^ ../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ In file included from ../../testpar/t_span_tree.c:44:0: ../../testpar/testphdf5.h:135:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define RFFHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ ^ ../../testpar/t_span_tree.c:786:15: note: in expansion of macro 'RFFHSTART1' start[1] = RFFHSTART1+mpi_rank*RFFHCOUNT1; ^~~~~~~~~~ ../../testpar/testphdf5.h:145:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define RFSHSTART1 4 /* start of the second dimension of the first hyperslab selection*/ ^ ../../testpar/t_span_tree.c:806:15: note: in expansion of macro 'RFSHSTART1' start[1] = RFSHSTART1+RFSHCOUNT1*mpi_rank; ^~~~~~~~~~ ../../testpar/testphdf5.h:155:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define RMFHSTART1 0 /* start of the second dimension of the first hyperslab selection*/ ^ ../../testpar/t_span_tree.c:836:15: note: in expansion of macro 'RMFHSTART1' start[1] = RMFHSTART1+mpi_rank*RMFHCOUNT1; ^~~~~~~~~~ ../../testpar/testphdf5.h:164:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define RMSHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ ^ ../../testpar/t_span_tree.c:858:15: note: in expansion of macro 'RMSHSTART1' start[1] = RMSHSTART1+mpi_rank*RMSHCOUNT1; ^~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:43:0: ../../testpar/t_span_tree.c:873:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemset(matrix_out,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); ^ ../../src/H5private.h:1011:43: note: in definition of macro 'HDmemset' #define HDmemset(X,C,Z) memset(X,C,Z) ^ ../../testpar/t_span_tree.c:874:61: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemset(matrix_out1,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); ^ ../../src/H5private.h:1011:43: note: in definition of macro 'HDmemset' #define HDmemset(X,C,Z) memset(X,C,Z) ^ ../../testpar/t_span_tree.c:905:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < MSPACE_DIM1*MSPACE_DIM2*mpi_size; i++){ ^ ../../testpar/t_span_tree.c:698:20: warning: unused parameter 'chunk_factor' [-Wunused-parameter] coll_read_test(int chunk_factor) ^~~~~~~~~~~~ ../../testpar/t_span_tree.c: In function 'lower_dim_size_comp_test__select_checker_board': ../../testpar/t_span_tree.c:1047:35: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] base_count = dims[sel_offset] / (checker_edge_size * 2); ^ ../../testpar/t_span_tree.c:1049:26: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if ( (dims[sel_rank] % (checker_edge_size * 2)) > 0 ) { ^ ../../testpar/t_span_tree.c: In function 'lower_dim_size_comp_test__run_test': ../../testpar/t_span_tree.c:1605:19: warning: variable 'large_ds_slice_size' set but not used [-Wunused-but-set-variable] size_t large_ds_slice_size; ^~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_chunk_alloc.o ../../testpar/t_chunk_alloc.c ../../testpar/t_chunk_alloc.c: In function 'get_filesize': ../../testpar/t_chunk_alloc.c:40:43: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] mpierr = MPI_File_open(MPI_COMM_SELF, (char*)filename, MPI_MODE_RDONLY, ^ ../../testpar/t_chunk_alloc.c: In function 'create_chunked_dataset': ../../testpar/t_chunk_alloc.c:100:17: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] dims[0]=nchunks*CHUNK_SIZE; ^~~~~~~ ../../testpar/t_chunk_alloc.c:133:36: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] offset[0] = (nchunks-2)*chunk_dims[0]; ^ ../../testpar/t_chunk_alloc.c:163:45: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] est_filesize = nchunks * CHUNK_SIZE * sizeof(unsigned char); ^ ../../testpar/t_chunk_alloc.c:163:24: warning: conversion to 'MPI_Offset {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] est_filesize = nchunks * CHUNK_SIZE * sizeof(unsigned char); ^~~~~~~ ../../testpar/t_chunk_alloc.c: In function 'parallel_access_dataset': ../../testpar/t_chunk_alloc.c:239:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] size[0] = nchunks*CHUNK_SIZE; ^~~~~~~ ../../testpar/t_chunk_alloc.c:251:42: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[0] = (i*mpi_size+mpi_rank)*chunk_dims[0]; ^ ../../testpar/t_chunk_alloc.c:299:38: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] est_filesize = nchunks*CHUNK_SIZE*sizeof(unsigned char); ^ ../../testpar/t_chunk_alloc.c:299:20: warning: conversion to 'MPI_Offset {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] est_filesize = nchunks*CHUNK_SIZE*sizeof(unsigned char); ^~~~~~~ ../../testpar/t_chunk_alloc.c: In function 'verify_data': ../../testpar/t_chunk_alloc.c:378:22: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] offset[0] = i*chunk_dims[0]; ^ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_filter_read.o ../../testpar/t_filter_read.c ../../testpar/t_filter_read.c: In function 'filter_read_internal': ../../testpar/t_filter_read.c:79:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] size[1] = hs_size[1] * mpi_size; ^ ../../testpar/t_filter_read.c:82:31: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[1] = hs_size[1] * mpi_rank; ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testphdf5 testphdf5.o t_dset.o t_file.o t_file_image.o t_mdset.o t_ph5basic.o t_coll_chunk.o t_span_tree.o t_chunk_alloc.o t_filter_read.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/testphdf5 testphdf5.o t_dset.o t_file.o t_file_image.o t_mdset.o t_ph5basic.o t_coll_chunk.o t_span_tree.o t_chunk_alloc.o t_filter_read.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_cache.o ../../testpar/t_cache.c ../../testpar/t_cache.c: In function 'serve_read_request': ../../testpar/t_cache.c:1609:31: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] reply.len = data[target_index].len; ^~~~ ../../testpar/t_cache.c: In function 'serve_write_request': ../../testpar/t_cache.c:1838:27: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] reply.len = data[target_index].len; ^~~~ ../../testpar/t_cache.c: In function 'clear_datum': ../../testpar/t_cache.c:2337:9: warning: variable 'idx' set but not used [-Wunused-but-set-variable] int idx; ^~~ ../../testpar/t_cache.c: In function 'destroy_datum': ../../testpar/t_cache.c:2402:9: warning: variable 'idx' set but not used [-Wunused-but-set-variable] int idx; ^~~ ../../testpar/t_cache.c: In function 'flush_datum': ../../testpar/t_cache.c:2515:30: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] mssg.len = entry_ptr->len; ^~~~~~~~~ ../../testpar/t_cache.c:2459:13: warning: variable 'cache_ptr' set but not used [-Wunused-but-set-variable] H5C_t * cache_ptr; ^~~~~~~~~ ../../testpar/t_cache.c:2456:9: warning: variable 'idx' set but not used [-Wunused-but-set-variable] int idx; ^~~ ../../testpar/t_cache.c: In function 'load_datum': ../../testpar/t_cache.c:2635:22: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] mssg.len = entry_ptr->len; ^~~~~~~~~ ../../testpar/t_cache.c: In function 'size_datum': ../../testpar/t_cache.c:2780:9: warning: variable 'idx' set but not used [-Wunused-but-set-variable] int idx; ^~~ ../../testpar/t_cache.c: In function 'server_smoke_check': ../../testpar/t_cache.c:4997:26: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] mssg.len = data[world_mpi_rank].len; ^~~~ ../../testpar/t_cache.c:5102:26: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] mssg.len = data[world_mpi_rank].len; ^~~~ ../../testpar/t_cache.c: In function 'smoke_check_3': ../../testpar/t_cache.c:5716:13: warning: declaration of 'verbose' shadows a global declaration [-Wshadow] hbool_t verbose = FALSE; ^~~~~~~ ../../testpar/t_cache.c:41:10: note: shadowed declaration is here hbool_t verbose = TRUE; /* used to control error messages */ ^~~~~~~ ../../testpar/t_cache.c: In function 'smoke_check_5': ../../testpar/t_cache.c:6401:13: warning: declaration of 'verbose' shadows a global declaration [-Wshadow] hbool_t verbose = FALSE; ^~~~~~~ ../../testpar/t_cache.c:41:10: note: shadowed declaration is here hbool_t verbose = TRUE; /* used to control error messages */ ^~~~~~~ ../../testpar/t_cache.c: In function 'main': ../../testpar/t_cache.c:7125:9: warning: too many arguments for format [-Wformat-extra-args] printf("Failed to turn off atexit processing. Continue.\n", mpi_rank); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../testpar/t_cache.c: In function 'verify_entry_reads': ../../testpar/t_cache.c:4432:12: warning: 'reported_entry_reads' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( reported_entry_reads != expected_entry_reads ) { ^ ../../testpar/t_cache.c: In function 'verify_writes': ../../testpar/t_cache.c:4540:12: warning: 'reported_entry_writes' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( reported_entry_writes != expected_entry_writes ) { ^ ../../testpar/t_cache.c:4476:9: note: 'reported_entry_writes' was declared here int reported_entry_writes; ^~~~~~~~~~~~~~~~~~~~~ ../../testpar/t_cache.c: In function 'verify_entry_writes': ../../testpar/t_cache.c:4540:12: warning: 'reported_entry_writes' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( reported_entry_writes != expected_entry_writes ) { ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_cache t_cache.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t_cache t_cache.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_pflush1.o ../../testpar/t_pflush1.c ../../testpar/t_pflush1.c: In function 'create_file': ../../testpar/t_pflush1.c:84:42: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] the_data[i][j] = (double)(hssize_t)i/(hssize_t)(j+1); ^ ../../testpar/t_pflush1.c: In function 'main': ../../testpar/t_pflush1.c:125:15: warning: unused variable 'mpifh_p' [-Wunused-variable] MPI_File *mpifh_p = NULL; ^~~~~~~ ../../testpar/t_pflush1.c:124:18: warning: variable 'file2' set but not used [-Wunused-but-set-variable] hid_t file1, file2, fapl; ^~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_pflush1 t_pflush1.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t_pflush1 t_pflush1.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_pflush2.o ../../testpar/t_pflush2.c ../../testpar/t_pflush2.c: In function 'check_file': ../../testpar/t_pflush2.c:80:53: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] error = fabs(the_data[i][j]-(double)(hssize_t)i/((hssize_t)j+1)); ^ ../../testpar/t_pflush2.c:86:23: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] (double)(hssize_t)i/(hssize_t)(j+1)); ^ ../../testpar/t_pflush2.c:111:9: warning: 'groups' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Gclose(groups); ^~~~~~~~~~~~~~~~ ../../testpar/t_pflush2.c:112:9: warning: 'dset' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Dclose(dset); ^~~~~~~~~~~~~~ ../../testpar/t_pflush2.c:114:9: warning: 'space' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Sclose(space); ^~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_pflush2 t_pflush2.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t_pflush2 t_pflush2.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_pshutdown.o ../../testpar/t_pshutdown.c In file included from ../../testpar/t_pshutdown.c:28:0: ../../testpar/t_pshutdown.c: In function 'main': ../../testpar/testphdf5.h:39:20: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define ROW_FACTOR 8 /* Nominal row factor for dataset size */ ^ ../../testpar/t_pshutdown.c:73:15: note: in expansion of macro 'ROW_FACTOR' dims[0] = ROW_FACTOR*mpi_size; ^~~~~~~~~~ ../../testpar/testphdf5.h:40:20: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define COL_FACTOR 16 /* Nominal column factor for dataset size */ ^ ../../testpar/t_pshutdown.c:74:15: note: in expansion of macro 'COL_FACTOR' dims[1] = COL_FACTOR*mpi_size; ^~~~~~~~~~ ../../testpar/t_pshutdown.c:86:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = dims[0]/mpi_size; ^ ../../testpar/t_pshutdown.c:92:24: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = mpi_rank*block[0]; ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_pshutdown t_pshutdown.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t_pshutdown t_pshutdown.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_prestart.o ../../testpar/t_prestart.c In file included from ../../testpar/testphdf5.h:21:0, from ../../testpar/t_prestart.c:24: ../../testpar/t_prestart.c: In function 'main': ../../testpar/t_prestart.c:78:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] VRFY(dims[0] == ROW_FACTOR*mpi_size, "Wrong dataset dimensions"); ^ ../../testpar/testpar.h:50:9: note: in definition of macro 'VRFY' if (val) { \ ^~~ ../../testpar/t_prestart.c:79:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] VRFY(dims[1] == COL_FACTOR*mpi_size, "Wrong dataset dimensions"); ^ ../../testpar/testpar.h:50:9: note: in definition of macro 'VRFY' if (val) { \ ^~~ ../../testpar/t_prestart.c:86:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = dims[0]/mpi_size; ^ ../../testpar/t_prestart.c:92:24: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = mpi_rank*block[0]; ^ ../../testpar/t_prestart.c:109:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < block[0]; i++){ ^ ../../testpar/t_prestart.c:110:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j=0; j < block[1]; j++){ ^ ../../testpar/t_prestart.c:114:41: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] (unsigned long)(i+start[0]), (unsigned long)(j+start[1]), ^ ../../testpar/t_prestart.c:114:70: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] (unsigned long)(i+start[0]), (unsigned long)(j+start[1]), ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_prestart t_prestart.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t_prestart t_prestart.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_init_term.o ../../testpar/t_init_term.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_init_term t_init_term.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t_init_term t_init_term.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t_shapesame.o ../../testpar/t_shapesame.c ../../testpar/t_shapesame.c: In function 'contig_hs_dr_pio_test__run_test': ../../testpar/t_shapesame.c:2031:10: warning: variable 'mpi_rank' set but not used [-Wunused-but-set-variable] int mpi_rank; ^~~~~~~~ ../../testpar/t_shapesame.c: At top level: ../../testpar/t_shapesame.c:2235:1: warning: no previous prototype for 'contig_hs_dr_pio_test' [-Wmissing-prototypes] contig_hs_dr_pio_test(ShapeSameTestMethods sstest_type) ^~~~~~~~~~~~~~~~~~~~~ ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__m2d_l2s': ../../testpar/t_shapesame.c:3598:13: warning: variable 'mis_match' set but not used [-Wunused-but-set-variable] hbool_t mis_match = FALSE; ^~~~~~~~~ ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__m2d_s2l': ../../testpar/t_shapesame.c:3961:13: warning: variable 'mis_match' set but not used [-Wunused-but-set-variable] hbool_t mis_match = FALSE; ^~~~~~~~~ ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__run_test': ../../testpar/t_shapesame.c:4327:10: warning: variable 'mpi_rank' set but not used [-Wunused-but-set-variable] int mpi_rank; /* needed by VRFY */ ^~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_shapesame t_shapesame.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/t_shapesame t_shapesame.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' Making all in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/lib' /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5tools.lo ../../../tools/lib/h5tools.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools.c -fPIC -DPIC -o .libs/h5tools.o In file included from ../../../tools/lib/h5tools.c:31:0: ../../../tools/lib/h5tools.c: In function 'render_bin_output_region_blocks': ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools.c:1650:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "Could not allocate buffer for ptdata"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools.c:1653:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Rget_select_hyper_blocklist failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools.c:1656:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Dget_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools.c:1658:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Tget_native_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools.c:1667:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools.c:1670:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ ../../../tools/lib/h5tools.c: In function 'render_bin_output_region_points': ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools.c:1774:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Dget_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools.c:1777:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Tget_native_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools.c:1784:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools.c:1787:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools.c -o h5tools.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5tools_dump.lo ../../../tools/lib/h5tools_dump.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_dump.c -fPIC -DPIC -o .libs/h5tools_dump.o In file included from ../../../tools/lib/h5tools_dump.c:31:0: ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_region_data_blocks': ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_dump.c:638:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "Could not allocate buffer for ptdata"); ^~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools_dump.c:643:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Rget_select_hyper_blocklist failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools_dump.c:669:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Dget_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools_dump.c:671:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Tget_native_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_dump.c:732:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_dump.c:735:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_region_data_points': ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools_dump.c:964:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "Could not allocate buffer for ptdata"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools_dump.c:967:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Sget_select_elem_pointlist failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools_dump.c:988:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Dget_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^~~~~~ ../../../tools/lib/h5tools_dump.c:991:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Tget_native_type failed"); ^~~~~~~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_dump.c:1055:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ ../../../src/H5private.h:311:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ ../../../tools/lib/h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ ../../../tools/lib/h5tools_dump.c:1058:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_dump.c -o h5tools_dump.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5tools_str.lo ../../../tools/lib/h5tools_str.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_str.c -fPIC -DPIC -o .libs/h5tools_str.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_str.c -o h5tools_str.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5tools_utils.lo ../../../tools/lib/h5tools_utils.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_utils.c -fPIC -DPIC -o .libs/h5tools_utils.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_utils.c -o h5tools_utils.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5diff.lo ../../../tools/lib/h5diff.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff.c -fPIC -DPIC -o .libs/h5diff.o In file included from ../../../tools/lib/h5diff.c:18:0: ../../../tools/lib/h5diff.c: In function 'diff_match': ../../../tools/lib/h5diff.c:1151:56: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] char *workerTasks = (char*)HDmalloc((g_nTasks - 1) * sizeof(char)); ^ ../../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../../tools/lib/h5diff.c:1160:30: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] HDmemset(workerTasks, 1, (g_nTasks - 1)); ^ ../../../src/H5private.h:1011:43: note: in definition of macro 'HDmemset' #define HDmemset(X,C,Z) memset(X,C,Z) ^ ../../../tools/lib/h5diff.c:1463:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i = 1; i < g_nTasks; i++) ^ ../../../tools/lib/h5diff.c:1464:41: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] MPI_Send(NULL, 0, MPI_BYTE, i, MPI_TAG_END, MPI_COMM_WORLD); ^ In file included from ../../../tools/lib/h5diff.c:18:0: ../../../tools/lib/h5diff.c: In function 'h5diff': ../../../src/H5private.h:594:27: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #define HDasprintf asprintf /*varargs*/ ../../../tools/lib/h5diff.c:662:13: note: in expansion of macro 'HDasprintf' HDasprintf(&obj1fullname, "/%s", objname1); ^~~~~~~~~~ ../../../src/H5private.h:594:27: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #define HDasprintf asprintf /*varargs*/ ../../../tools/lib/h5diff.c:678:13: note: in expansion of macro 'HDasprintf' HDasprintf(&obj2fullname, "/%s", objname2); ^~~~~~~~~~ ../../../tools/lib/h5diff.c: In function 'diff_match': ../../../src/H5private.h:594:27: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #define HDasprintf asprintf /*varargs*/ ../../../tools/lib/h5diff.c:1170:13: note: in expansion of macro 'HDasprintf' HDasprintf(&obj1_fullpath, "%s%s", grp1_path, table->objs[i].name); ^~~~~~~~~~ ../../../src/H5private.h:594:27: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #define HDasprintf asprintf /*varargs*/ ../../../tools/lib/h5diff.c:1180:13: note: in expansion of macro 'HDasprintf' HDasprintf(&obj2_fullpath, "%s%s", grp2_path, table->objs[i].name); ^~~~~~~~~~ ../../../tools/lib/h5diff.c: In function 'h5diff': ../../../tools/lib/h5diff.c:912:38: warning: 'info2_lp' may be used uninitialized in this function [-Wmaybe-uninitialized] size_t idx = info2_lp->nused - 1; ~~~~~~~~^~~~~~~ ../../../tools/lib/h5diff.c:867:38: warning: 'info1_lp' may be used uninitialized in this function [-Wmaybe-uninitialized] size_t idx = info1_lp->nused - 1; ~~~~~~~~^~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff.c -o h5diff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5diff_array.lo ../../../tools/lib/h5diff_array.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_array.c -fPIC -DPIC -o .libs/h5diff_array.o ../../../tools/lib/h5diff_array.c: In function 'character_compare_opt': ../../../tools/lib/h5diff_array.c:3047:24: warning: variable 'both_zero' set but not used [-Wunused-but-set-variable] hbool_t both_zero; ^~~~~~~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_schar': ../../../tools/lib/h5diff_array.c:4032:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4046:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(char); ^~~~ ../../../tools/lib/h5diff_array.c:4076:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4090:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(char); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_uchar': ../../../tools/lib/h5diff_array.c:4210:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4224:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned char); ^~~~ ../../../tools/lib/h5diff_array.c:4254:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4268:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned char); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_short': ../../../tools/lib/h5diff_array.c:4385:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4399:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(short); ^~~~ ../../../tools/lib/h5diff_array.c:4431:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4445:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(short); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_ushort': ../../../tools/lib/h5diff_array.c:4563:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4577:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned short); ^~~~ ../../../tools/lib/h5diff_array.c:4609:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4623:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned short); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_int': ../../../tools/lib/h5diff_array.c:4742:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4756:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(int); ^~~~ ../../../tools/lib/h5diff_array.c:4788:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4802:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(int); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_uint': ../../../tools/lib/h5diff_array.c:4920:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4934:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned int); ^~~~ ../../../tools/lib/h5diff_array.c:4965:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:4979:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned int); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_long': ../../../tools/lib/h5diff_array.c:5101:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5115:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(long); ^~~~ ../../../tools/lib/h5diff_array.c:5147:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5161:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(long); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_ulong': ../../../tools/lib/h5diff_array.c:5286:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5300:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned long); ^~~~ ../../../tools/lib/h5diff_array.c:5331:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5345:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned long); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_llong': ../../../tools/lib/h5diff_array.c:5463:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5475:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(long long); ^~~~ ../../../tools/lib/h5diff_array.c:5506:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5518:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(long long); ^~~~ ../../../tools/lib/h5diff_array.c: In function 'diff_ullong': ../../../tools/lib/h5diff_array.c:5639:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5651:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned long long); ^~~~ ../../../tools/lib/h5diff_array.c:5684:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../tools/lib/h5diff_array.c:5696:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' mem1+=sizeof(unsigned long long); ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_array.c -o h5diff_array.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5diff_attr.lo ../../../tools/lib/h5diff_attr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_attr.c -fPIC -DPIC -o .libs/h5diff_attr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_attr.c -o h5diff_attr.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5diff_dset.lo ../../../tools/lib/h5diff_dset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_dset.c -fPIC -DPIC -o .libs/h5diff_dset.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_dset.c -o h5diff_dset.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5diff_util.lo ../../../tools/lib/h5diff_util.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_util.c -fPIC -DPIC -o .libs/h5diff_util.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5diff_util.c -o h5diff_util.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5trav.lo ../../../tools/lib/h5trav.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5trav.c -fPIC -DPIC -o .libs/h5trav.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5trav.c -o h5trav.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5tools_filters.lo ../../../tools/lib/h5tools_filters.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_filters.c -fPIC -DPIC -o .libs/h5tools_filters.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_filters.c -o h5tools_filters.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5tools_ref.lo ../../../tools/lib/h5tools_ref.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_ref.c -fPIC -DPIC -o .libs/h5tools_ref.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_ref.c -o h5tools_ref.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5tools_type.lo ../../../tools/lib/h5tools_type.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_type.c -fPIC -DPIC -o .libs/h5tools_type.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/h5tools_type.c -o h5tools_type.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o io_timer.lo ../../../tools/lib/io_timer.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/io_timer.c -fPIC -DPIC -o .libs/io_timer.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/lib/io_timer.c -o io_timer.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libh5tools.la h5tools.lo h5tools_dump.lo h5tools_str.lo h5tools_utils.lo h5diff.lo h5diff_array.lo h5diff_attr.lo h5diff_dset.lo h5diff_util.lo h5trav.lo h5tools_filters.lo h5tools_ref.lo h5tools_type.lo io_timer.lo -lsz -lz -ldl -lm libtool: link: ar cru .libs/libh5tools.a .libs/h5tools.o .libs/h5tools_dump.o .libs/h5tools_str.o .libs/h5tools_utils.o .libs/h5diff.o .libs/h5diff_array.o .libs/h5diff_attr.o .libs/h5diff_dset.o .libs/h5diff_util.o .libs/h5trav.o .libs/h5tools_filters.o .libs/h5tools_ref.o .libs/h5tools_type.o .libs/io_timer.o libtool: link: ranlib .libs/libh5tools.a libtool: link: ( cd ".libs" && rm -f "libh5tools.la" && ln -s "../libh5tools.la" "libh5tools.la" ) make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/lib' Making all in h5diff make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5diff' mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5diff -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5diff_main.o ../../../tools/h5diff/h5diff_main.c mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5diff -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5diff_common.o ../../../tools/h5diff/h5diff_common.c ../../../tools/h5diff/h5diff_common.c: In function 'parse_command_line': ../../../tools/h5diff/h5diff_common.c:191:38: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] exclude_node->obj_path = (char*)opt_arg; ^ ../../../tools/h5diff/h5diff_common.c:252:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] options->count = atol( opt_arg ); ^~~~ ../../../tools/h5diff/h5diff_common.c:123:13: warning: this statement may fall through [-Wimplicit-fallthrough=] h5diff_exit(EXIT_FAILURE); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diff_common.c:124:9: note: here case 'h': ^~~~ ../../../tools/h5diff/h5diff_common.c:126:13: warning: this statement may fall through [-Wimplicit-fallthrough=] h5diff_exit(EXIT_SUCCESS); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diff_common.c:127:9: note: here case 'V': ^~~~ ../../../tools/h5diff/h5diff_common.c:129:13: warning: this statement may fall through [-Wimplicit-fallthrough=] h5diff_exit(EXIT_SUCCESS); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../tools/h5diff/h5diff_common.c:130:9: note: here case 'v': ^~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5diff h5diff_main.o h5diff_common.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5diff h5diff_main.o h5diff_common.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5diff -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ph5diff_main.o ../../../tools/h5diff/ph5diff_main.c ../../../tools/h5diff/ph5diff_main.c: In function 'main': ../../../tools/h5diff/ph5diff_main.c:69:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] MPI_Init(&argc, (char***) &argv); ^ ../../../tools/h5diff/ph5diff_main.c: In function 'ph5diff_worker': ../../../tools/h5diff/ph5diff_main.c:198:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=0; ingroups = (argc - opt_ind); ^ ../../../tools/misc/h5mkgrp.c:135:17: warning: this statement may fall through [-Wimplicit-fallthrough=] leave(EXIT_SUCCESS); ^~~~~~~~~~~~~~~~~~~ ../../../tools/misc/h5mkgrp.c:138:13: note: here case 'l': ^~~~ ../../../tools/misc/h5mkgrp.c:155:17: warning: this statement may fall through [-Wimplicit-fallthrough=] leave(EXIT_SUCCESS); ^~~~~~~~~~~~~~~~~~~ ../../../tools/misc/h5mkgrp.c:158:13: note: here default: ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5mkgrp h5mkgrp.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5mkgrp h5mkgrp.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repart_gentest.o ../../../tools/misc/h5repart_gentest.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5repart_gentest h5repart_gentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5repart_gentest h5repart_gentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o talign.o ../../../tools/misc/talign.c ../../../tools/misc/talign.c: In function 'main': ../../../tools/misc/talign.c:196:5: warning: 'spc' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Sclose(spc); ^~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o talign talign.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/talign talign.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o repart_test.o ../../../tools/misc/repart_test.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o repart_test repart_test.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/repart_test repart_test.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/misc' Making all in h5import make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5import' mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5import -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5import.o ../../../tools/h5import/h5import.c In file included from ../../../tools/h5import/h5import.c:17:0: ../../../tools/h5import/h5import.c: In function 'processConfigurationFile': ../../../src/H5private.h:1274:32: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] #define HDstrtol(S,R,N) strtol(S,R,N) ^ ../../../tools/h5import/h5import.c:1442:40: note: in expansion of macro 'HDstrtol' ival = HDstrtol(more, &more, 10); ^~~~~~~~ ../../../tools/h5import/h5import.c: In function 'parseDimensions': ../../../src/H5private.h:1274:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] #define HDstrtol(S,R,N) strtol(S,R,N) ^ ../../../tools/h5import/h5import.c:2282:15: note: in expansion of macro 'HDstrtol' = HDstrtol(HDstrtok (temp, delimiter), NULL, BASE_10); ^~~~~~~~ ../../../src/H5private.h:1274:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] #define HDstrtol(S,R,N) strtol(S,R,N) ^ ../../../tools/h5import/h5import.c:2288:36: note: in expansion of macro 'HDstrtol' in->sizeOfDimension[i++] = HDstrtol(token, NULL, BASE_10); ^~~~~~~~ ../../../tools/h5import/h5import.c: In function 'getDimensionSizes': ../../../tools/h5import/h5import.c:3136:36: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] in->sizeOfDimension[i++] = ival; ^~~~ ../../../tools/h5import/h5import.c: In function 'getChunkedDimensionSizes': ../../../tools/h5import/h5import.c:3160:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] in->sizeOfChunk[i++] = ival; ^~~~ ../../../tools/h5import/h5import.c: In function 'getMaximumDimensionSizes': ../../../tools/h5import/h5import.c:3193:43: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] in->maxsizeOfDimension[i++] = ival; ^~~~ ../../../tools/h5import/h5import.c: In function 'process': ../../../tools/h5import/h5import.c:3930:88: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5Pset_external(proplist, in->externFilename, (off_t) 0, numOfElements * in->inputSize / 8); ^ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5import h5import.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5import h5import.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5import -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5importtest.o ../../../tools/h5import/h5importtest.c ../../../tools/h5import/h5importtest.c: In function 'main': ../../../tools/h5import/h5importtest.c:122:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] row4i16[i] = row4i16[i - 1] + rowi4i16; ^~~~~~~ ../../../tools/h5import/h5importtest.c:123:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] row4i8[i] = row4i8[i - 1] + rowi4i8; ^~~~~~ ../../../tools/h5import/h5importtest.c:134:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] col4i16[j] = col4i16[j - 1] + coli4i16; ^~~~~~~ ../../../tools/h5import/h5importtest.c:135:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] col4i8[j] = col4i8[j - 1] + coli4i8; ^~~~~~ ../../../tools/h5import/h5importtest.c:145:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] pln4i16[k] = pln4i16[k - 1] + plni4i16; ^~~~~~~ ../../../tools/h5import/h5importtest.c:146:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] pln4i8[k] = pln4i8[k - 1] + plni4i8; ^~~~~~ ../../../tools/h5import/h5importtest.c:160:34: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] b16i3[k][i][j] = row4i16[i] + col4i16[j] + pln4i16[k]; ^~~~~~~ ../../../tools/h5import/h5importtest.c:161:33: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] b8i3[k][i][j] = row4i8[i] + col4i8[j] + pln4i8[k]; ^~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5importtest h5importtest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5importtest h5importtest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5import' Making all in h5repack make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack' /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dynlib_rpk.lo ../../../tools/h5repack/dynlib_rpk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/h5repack/dynlib_rpk.c -fPIC -DPIC -o .libs/dynlib_rpk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/h5repack/dynlib_rpk.c -o dynlib_rpk.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdynlibadd.la -rpath /usr/lib64/openmpi/lib dynlib_rpk.lo -lsz -lz -ldl -lm libtool: link: mpicc -shared -fPIC -DPIC .libs/dynlib_rpk.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libdynlibadd.so.0 -o .libs/libdynlibadd.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdynlibadd.so.0" && ln -s "libdynlibadd.so.0.0.0" "libdynlibadd.so.0") libtool: link: (cd ".libs" && rm -f "libdynlibadd.so" && ln -s "libdynlibadd.so.0.0.0" "libdynlibadd.so") libtool: link: ar cru .libs/libdynlibadd.a dynlib_rpk.o libtool: link: ranlib .libs/libdynlibadd.a libtool: link: ( cd ".libs" && rm -f "libdynlibadd.la" && ln -s "../libdynlibadd.la" "libdynlibadd.la" ) /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dynlib_vrpk.lo ../../../tools/h5repack/dynlib_vrpk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/h5repack/dynlib_vrpk.c -fPIC -DPIC -o .libs/dynlib_vrpk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../tools/h5repack/dynlib_vrpk.c -o dynlib_vrpk.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdynlibvers.la -rpath /usr/lib64/openmpi/lib dynlib_vrpk.lo -lsz -lz -ldl -lm libtool: link: mpicc -shared -fPIC -DPIC .libs/dynlib_vrpk.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libdynlibvers.so.0 -o .libs/libdynlibvers.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdynlibvers.so.0" && ln -s "libdynlibvers.so.0.0.0" "libdynlibvers.so.0") libtool: link: (cd ".libs" && rm -f "libdynlibvers.so" && ln -s "libdynlibvers.so.0.0.0" "libdynlibvers.so") libtool: link: ar cru .libs/libdynlibvers.a dynlib_vrpk.o libtool: link: ranlib .libs/libdynlibvers.a libtool: link: ( cd ".libs" && rm -f "libdynlibvers.la" && ln -s "../libdynlibvers.la" "libdynlibvers.la" ) mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack.o ../../../tools/h5repack/h5repack.c mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack_copy.o ../../../tools/h5repack/h5repack_copy.c mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack_filters.o ../../../tools/h5repack/h5repack_filters.c mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack_opttable.o ../../../tools/h5repack/h5repack_opttable.c mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack_parse.o ../../../tools/h5repack/h5repack_parse.c mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack_refs.o ../../../tools/h5repack/h5repack_refs.c mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack_verify.o ../../../tools/h5repack/h5repack_verify.c mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repack_main.o ../../../tools/h5repack/h5repack_main.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5repack h5repack.o h5repack_copy.o h5repack_filters.o h5repack_opttable.o h5repack_parse.o h5repack_refs.o h5repack_verify.o h5repack_main.o ../../tools/lib/libh5tools.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5repack h5repack.o h5repack_copy.o h5repack_filters.o h5repack_opttable.o h5repack_parse.o h5repack_refs.o h5repack_verify.o h5repack_main.o ../../tools/lib/.libs/libh5tools.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o testh5repack_detect_szip.o ../../../tools/h5repack/testh5repack_detect_szip.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testh5repack_detect_szip testh5repack_detect_szip.o ../../tools/lib/libh5tools.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/testh5repack_detect_szip testh5repack_detect_szip.o ../../tools/lib/.libs/libh5tools.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5repacktst.o ../../../tools/h5repack/h5repacktst.c ../../../tools/h5repack/h5repacktst.c: In function 'make_userblock': ../../../tools/h5repack/h5repacktst.c:3342:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] ssize_t nwritten; /* # of bytes written */ ^~~~~~~~ ../../../tools/h5repack/h5repacktst.c: In function 'verify_userblock': ../../../tools/h5repack/h5repacktst.c:3405:13: warning: variable 'nread' set but not used [-Wunused-but-set-variable] ssize_t nread; /* # of bytes read */ ^~~~~ ../../../tools/h5repack/h5repacktst.c: In function 'make_userblock_file': ../../../tools/h5repack/h5repacktst.c:3472:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] ssize_t nwritten; /* # of bytes written */ ^~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5repacktst h5repack.o h5repack_copy.o h5repack_filters.o h5repack_opttable.o h5repack_parse.o h5repack_refs.o h5repack_verify.o h5repacktst.o ../../tools/lib/libh5tools.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5repacktst h5repack.o h5repack_copy.o h5repack_filters.o h5repack_opttable.o h5repack_parse.o h5repack_refs.o h5repack_verify.o h5repacktst.o ../../tools/lib/.libs/libh5tools.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack' Making all in h5jam make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5jam' mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5jam.o ../../../tools/h5jam/h5jam.c ../../../tools/h5jam/h5jam.c: In function 'parse_command_line': ../../../tools/h5jam/h5jam.c:186:11: warning: this statement may fall through [-Wimplicit-fallthrough=] leave (EXIT_SUCCESS); ^~~~~~~~~~~~~~~~~~~~ ../../../tools/h5jam/h5jam.c:187:7: note: here case 'V': ^~~~ ../../../tools/h5jam/h5jam.c:189:11: warning: this statement may fall through [-Wimplicit-fallthrough=] leave (EXIT_SUCCESS); ^~~~~~~~~~~~~~~~~~~~ ../../../tools/h5jam/h5jam.c:190:7: note: here case '?': ^~~~ In file included from ../../../tools/h5jam/h5jam.c:17:0: ../../../tools/h5jam/h5jam.c: In function 'copy_some_to_file': ../../../src/H5private.h:1403:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~~~~~~~~ ../../../tools/h5jam/h5jam.c:504:18: note: in expansion of macro 'HDwrite' /*ncw = */ HDwrite (outfid, buf, (unsigned) nchars); ^~~~~~~ ../../../tools/h5jam/h5jam.c: In function 'write_pad': ../../../src/H5private.h:1403:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~~~~~~~~ ../../../tools/h5jam/h5jam.c:585:9: note: in expansion of macro 'HDwrite' HDwrite (ofile, buf, 1); ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5jam h5jam.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5jam h5jam.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5unjam.o ../../../tools/h5jam/h5unjam.c ../../../tools/h5jam/h5unjam.c: In function 'copy_to_file': ../../../tools/h5jam/h5unjam.c:377:24: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] bytes_in = how_much; ^~~~~~~~ ../../../tools/h5jam/h5unjam.c:396:18: warning: conversion to 'long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] how_much -= bytes_read; ^~ ../../../tools/h5jam/h5unjam.c:396:21: warning: conversion to 'ssize_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] how_much -= bytes_read; ^~~~~~~~~~ ../../../tools/h5jam/h5unjam.c:397:14: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] from += bytes_read; ^~ ../../../tools/h5jam/h5unjam.c:397:17: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] from += bytes_read; ^~~~~~~~~~ ../../../tools/h5jam/h5unjam.c:398:12: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] to += bytes_read; ^~ ../../../tools/h5jam/h5unjam.c:398:15: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] to += bytes_read; ^~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5unjam h5unjam.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5unjam h5unjam.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tellub.o ../../../tools/h5jam/tellub.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tellub tellub.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tellub tellub.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5jamgentest.o ../../../tools/h5jam/h5jamgentest.c ../../../tools/h5jam/h5jamgentest.c: In function 'gent_ub': ../../../tools/h5jam/h5jamgentest.c:257:30: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] dset2_1[i] = (float)(i*0.1F+1); ^ ../../../tools/h5jam/h5jamgentest.c:268:44: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] dset2_2[i][j] = (float)((i+1)*j*0.1F); ^ In file included from ../../../tools/h5jam/h5jamgentest.c:29:0: ../../../tools/h5jam/h5jamgentest.c: In function 'create_textfile': ../../../src/H5private.h:1403:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~~~~~~~~ ../../../tools/h5jam/h5jamgentest.c:319:5: note: in expansion of macro 'HDwrite' HDwrite(fd, buf, size); ^~~~~~~ ../../../tools/h5jam/h5jamgentest.c: In function 'gent_ub': ../../../src/H5private.h:1403:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~~~~~~~~ ../../../tools/h5jam/h5jamgentest.c:295:3: note: in expansion of macro 'HDwrite' HDwrite(fd, buf, ub_size); ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5jamgentest h5jamgentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5jamgentest h5jamgentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o getub.o ../../../tools/h5jam/getub.c In file included from ../../../tools/h5jam/getub.c:23:0: ../../../tools/h5jam/getub.c: In function 'main': ../../../src/H5private.h:1403:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~~~~~~~~ ../../../tools/h5jam/getub.c:170:3: note: in expansion of macro 'HDwrite' HDwrite (1, buf, (unsigned)size); ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o getub getub.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/getub getub.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5jam' Making all in h5copy make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5copy' mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5copy -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5copy.o ../../../tools/h5copy/h5copy.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5copy h5copy.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5copy h5copy.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5copy -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5copygentest.o ../../../tools/h5copy/h5copygentest.c ../../../tools/h5copy/h5copygentest.c: In function 'gent_att_compound_vlstr': ../../../tools/h5copy/h5copygentest.c:354:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] buf.v = "ThisIsAString"; ^ ../../../tools/h5copy/h5copygentest.c:388:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] buf.v = "ThisIsAString"; ^ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5copygentest h5copygentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5copygentest h5copygentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5copy' Making all in h5stat make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5stat' mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5stat -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5stat.o ../../../tools/h5stat/h5stat.c ../../../tools/h5stat/h5stat.c: In function 'group_stats': ../../../tools/h5stat/h5stat.c:381:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^~~ ../../../tools/h5stat/h5stat.c: In function 'dataset_stats': ../../../tools/h5stat/h5stat.c:464:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^~~ ../../../tools/h5stat/h5stat.c: In function 'datatype_stats': ../../../tools/h5stat/h5stat.c:637:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5stat h5stat.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5stat h5stat.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5stat -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h5stat_gentest.o ../../../tools/h5stat/h5stat_gentest.c ../../../tools/h5stat/h5stat_gentest.c: In function 'gen_newgrat_file': ../../../tools/h5stat/h5stat_gentest.c:49:30: warning: unused parameter 'fname' [-Wunused-parameter] gen_newgrat_file(const char *fname) ^~~~~ ../../../tools/h5stat/h5stat_gentest.c: In function 'main': ../../../tools/h5stat/h5stat_gentest.c:117:9: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Dclose(did); ^~~~~~~~~~~~~ ../../../tools/h5stat/h5stat_gentest.c:57:11: note: 'did' was declared here hid_t did; /* Dataset id */ ^~~ ../../../tools/h5stat/h5stat_gentest.c:116:2: warning: 'attr_id' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Aclose(attr_id); ^~~~~~~~~~~~~~~~~ ../../../tools/h5stat/h5stat_gentest.c:56:11: note: 'attr_id' was declared here hid_t attr_id; /* Attribute id */ ^~~~~~~ ../../../tools/h5stat/h5stat_gentest.c:119:9: warning: 'sid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Sclose(sid); ^~~~~~~~~~~~~ ../../../tools/h5stat/h5stat_gentest.c:55:11: note: 'sid' was declared here hid_t sid; /* Dataspace id */ ^~~ ../../../tools/h5stat/h5stat_gentest.c:118:9: warning: 'tid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Tclose(tid); ^~~~~~~~~~~~~ ../../../tools/h5stat/h5stat_gentest.c:54:11: note: 'tid' was declared here hid_t tid; /* Datatype id */ ^~~ ../../../tools/h5stat/h5stat_gentest.c:120:9: warning: 'gid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Gclose(gid); ^~~~~~~~~~~~~ ../../../tools/h5stat/h5stat_gentest.c:53:11: note: 'gid' was declared here hid_t gid; /* Group id */ ^~~ ../../../tools/h5stat/h5stat_gentest.c:121:9: warning: 'fid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Fclose(fid); ^~~~~~~~~~~~~ ../../../tools/h5stat/h5stat_gentest.c:52:11: note: 'fid' was declared here hid_t fid; /* File id */ ^~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5stat_gentest h5stat_gentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5stat_gentest h5stat_gentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5stat' Making all in perform make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/perform' mpicc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sio_perf.o ../../../tools/perform/sio_perf.c ../../../tools/perform/sio_perf.c: In function 'run_test_loop': ../../../tools/perform/sio_perf.c:401:22: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] parms.h5_align = opts->h5_alignment; ^~~~ ../../../tools/perform/sio_perf.c:402:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] parms.h5_thresh = opts->h5_threshold; ^~~~ ../../../tools/perform/sio_perf.c: In function 'parse_command_line': ../../../tools/perform/sio_perf.c:979:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) != EOF) { ^ ../../../tools/perform/sio_perf.c:1035:44: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->chk_size[j] = parse_size_directive(buf); ^~~~~~~~~~~~~~~~~~~~ ../../../tools/perform/sio_perf.c:1185:44: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->buf_size[j] = parse_size_directive(buf); ^~~~~~~~~~~~~~~~~~~~ In file included from ../../../tools/perform/sio_perf.h:20:0, from ../../../tools/perform/sio_perf.c:58: ../../../tools/perform/sio_perf.c: In function 'parse_size_directive': ../../../src/H5private.h:1281:32: warning: conversion to 'off_t {aka long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] #define HDstrtoull(S,R,N) strtoull(S,R,N) ^ ../../../tools/perform/sio_perf.c:1305:9: note: in expansion of macro 'HDstrtoull' s = HDstrtoull(size, &endptr, 10); ^~~~~~~~~~ ../../../tools/perform/sio_perf.c: At top level: ../../../tools/perform/sio_perf.c:1415:6: warning: no previous prototype for 'debug_start_stop_time' [-Wmissing-prototypes] void debug_start_stop_time(io_time_t *pt, timer_type t, int start_stop) ^~~~~~~~~~~~~~~~~~~~~ ../../../tools/perform/sio_perf.c: In function 'run_test': ../../../tools/perform/sio_perf.c:500:13: warning: function call has aggregate value [-Waggregate-return] res = do_sio(parms); ~~~~^~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sio_engine.o ../../../tools/perform/sio_engine.c ../../../tools/perform/sio_engine.c: In function 'do_sio': ../../../tools/perform/sio_engine.c:179:32: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] if ((param.dset_size[i]%param.buf_size[i])!=0) { ^ ../../../tools/perform/sio_engine.c: In function 'do_write': ../../../tools/perform/sio_engine.c:445:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (parms->buf_size[i]==parms->dset_size[i]) ^~ ../../../tools/perform/sio_engine.c:461:25: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5dims[i] = parms->dset_size[i]; ^~~~~ ../../../tools/perform/sio_engine.c: In function 'dset_write': ../../../tools/perform/sio_engine.c:634:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < parms->dset_size[cur_dim]; i += parms->buf_size[cur_dim]){ ^ ../../../tools/perform/sio_engine.c: In function 'do_read': ../../../tools/perform/sio_engine.c:804:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (parms->buf_size[i]==parms->dset_size[i]) ^~ ../../../tools/perform/sio_engine.c:817:25: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5dims[i] = parms->dset_size[i]; ^~~~~ ../../../tools/perform/sio_engine.c: In function 'dset_read': ../../../tools/perform/sio_engine.c:956:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < parms->dset_size[cur_dim]; i += parms->buf_size[cur_dim]){ ^ ../../../tools/perform/sio_engine.c: In function 'do_sio': ../../../tools/perform/sio_engine.c:127:1: warning: function returns an aggregate [-Waggregate-return] do_sio(parameters param) ^~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5perf_serial sio_perf.o sio_engine.o ../../tools/lib/libh5tools.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5perf_serial sio_perf.o sio_engine.o ../../tools/lib/.libs/libh5tools.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pio_perf.o ../../../tools/perform/pio_perf.c ../../../tools/perform/pio_perf.c: In function 'run_test_loop': ../../../tools/perform/pio_perf.c:433:22: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] parms.h5_align = opts->h5_alignment; ^~~~ ../../../tools/perform/pio_perf.c:434:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] parms.h5_thresh = opts->h5_threshold; ^~~~ ../../../tools/perform/pio_perf.c:461:31: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] parms.num_bytes = (off_t)pow((double)(opts->num_bpp*parms.num_procs),2); ^ ../../../tools/perform/pio_perf.c: In function 'report_parameters': ../../../tools/perform/pio_perf.c:1160:44: warning: conversion to 'double' from 'off_t {aka long int}' may alter its value [-Wconversion] recover_size_and_print((long long)(pow(opts->num_bpp * opts->min_num_procs,2) ^~~~ ../../../tools/perform/pio_perf.c:1161:13: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] * opts->num_dsets), ":"); ^ ../../../tools/perform/pio_perf.c:1162:44: warning: conversion to 'double' from 'off_t {aka long int}' may alter its value [-Wconversion] recover_size_and_print((long long)(pow(opts->num_bpp * opts->max_num_procs,2) ^~~~ ../../../tools/perform/pio_perf.c:1163:13: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] * opts->num_dsets), "\n"); ^ ../../../tools/perform/pio_perf.c: In function 'parse_command_line': ../../../tools/perform/pio_perf.c:1282:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) != EOF) { ^ ../../../tools/perform/pio_perf.c:1327:33: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->blk_size = parse_size_directive(opt_arg); ^~~~~~~~~~~~~~~~~~~~ ../../../tools/perform/pio_perf.c:1428:38: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->min_xfer_size = parse_size_directive(opt_arg); ^~~~~~~~~~~~~~~~~~~~ ../../../tools/perform/pio_perf.c:1431:38: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->max_xfer_size = parse_size_directive(opt_arg); ^~~~~~~~~~~~~~~~~~~~ ../../../tools/perform/pio_perf.c:1451:34: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->max_xfer_size = cl_opts->num_bpp; ^~~~~~~ ../../../tools/perform/pio_perf.c:1454:34: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->min_xfer_size = (cl_opts->num_bpp)/2; ^ ../../../tools/perform/pio_perf.c:1457:29: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->blk_size = (cl_opts->num_bpp)/2; ^ ../../../tools/perform/pio_perf.c:1467:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (cl_opts->min_xfer_size > cl_opts->num_bpp) ^ ../../../tools/perform/pio_perf.c:1468:34: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->min_xfer_size = cl_opts->num_bpp; ^~~~~~~ ../../../tools/perform/pio_perf.c:1469:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (cl_opts->max_xfer_size > cl_opts->num_bpp) ^ ../../../tools/perform/pio_perf.c:1470:34: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->max_xfer_size = cl_opts->num_bpp; ^~~~~~~ ../../../tools/perform/pio_perf.c:1474:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (cl_opts->blk_size > cl_opts->num_bpp ) ^ ../../../tools/perform/pio_perf.c:1475:29: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] cl_opts->blk_size = cl_opts->num_bpp; ^~~~~~~ ../../../tools/perform/pio_perf.c: In function 'run_test': ../../../tools/perform/pio_perf.c:589:13: warning: function call has aggregate value [-Waggregate-return] res = do_pio(parms); ~~~~^~~~~~~~~~~~~~~ ../../../tools/perform/pio_perf.c: In function 'main': ../../../tools/perform/pio_perf.c:452:8: warning: 'doing_pio' may be used uninitialized in this function [-Wmaybe-uninitialized] if (doing_pio){ ^ ../../../tools/perform/pio_perf.c:424:9: note: 'doing_pio' was declared here int doing_pio; /* if this process is doing PIO */ ^~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pio_engine.o ../../../tools/perform/pio_engine.c ../../../tools/perform/pio_engine.c: In function 'do_pio': ../../../tools/perform/pio_engine.c:207:31: warning: conversion to 'double' from 'off_t {aka long int}' may alter its value [-Wconversion] snbytes = (off_t)sqrt(nbytes); /* General dataset size */ ^~~~~~ ../../../tools/perform/pio_engine.c:207:19: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] snbytes = (off_t)sqrt(nbytes); /* General dataset size */ ^ ../../../tools/perform/pio_engine.c:259:39: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] if(((snbytes/pio_mpi_nprocs_g)%buf_size)!=0) { ^ ../../../tools/perform/pio_engine.c:268:20: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] if((snbytes%buf_size)!=0) { ^ ../../../tools/perform/pio_engine.c:317:9: warning: statement with no effect [-Wunused-value] hrc == SUCCESS; ../../../tools/perform/pio_engine.c: In function 'do_write': ../../../tools/perform/pio_engine.c:589:46: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bytes_begin[0] = (off_t)(blk_size*pio_mpi_rank_g); ^ ../../../tools/perform/pio_engine.c:601:31: warning: conversion to 'double' from 'off_t {aka long int}' may alter its value [-Wconversion] snbytes = (off_t)sqrt(nbytes); ^~~~~~ ../../../tools/perform/pio_engine.c:601:19: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] snbytes = (off_t)sqrt(nbytes); ^ ../../../tools/perform/pio_engine.c:613:50: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bytes_begin[1] = (off_t)(blk_size*pio_mpi_rank_g); ^ ../../../tools/perform/pio_engine.c:615:59: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bytes_begin[1] = (off_t)(blk_size*blk_size*pio_mpi_rank_g); ^ ../../../tools/perform/pio_engine.c:693:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mrc = MPI_Type_vector((int)blk_size, (int)1, (int)(snbytes/buf_size), ^ ../../../tools/perform/pio_engine.c:711:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mrc = MPI_Type_vector((int)buf_size, (int)1, (int)(snbytes/blk_size), ^ ../../../tools/perform/pio_engine.c:738:82: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mrc = MPI_Type_vector((int)(buf_size/blk_size), (int)1, (int)(snbytes/blk_size), ^ ../../../tools/perform/pio_engine.c:754:29: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5dims[0] = nbytes; ^~~~~~ ../../../tools/perform/pio_engine.c:761:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:768:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:769:39: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] h5stride[0] = blk_size*pio_mpi_nprocs_g; ^ ../../../tools/perform/pio_engine.c:797:29: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5dims[0] = snbytes; ^~~~~~~ ../../../tools/perform/pio_engine.c:798:29: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5dims[1] = snbytes; ^~~~~~~ ../../../tools/perform/pio_engine.c:805:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:806:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[1] = bytes_begin[1]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:815:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:816:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[1] = bytes_begin[1]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:818:39: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] h5stride[1] = blk_size*pio_mpi_nprocs_g; ^ ../../../tools/perform/pio_engine.c:982:32: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~ ../../../tools/perform/pio_engine.c:982:34: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:1011:36: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^~ ../../../tools/perform/pio_engine.c:1011:38: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:1025:76: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] file_offset=posix_file_offset+(off_t)(((nbytes_xfer/blk_size) ^ ../../../tools/perform/pio_engine.c:1026:29: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ ../../../tools/perform/pio_engine.c:1026:48: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ ../../../tools/perform/pio_engine.c:1026:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ ../../../tools/perform/pio_engine.c:1026:81: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ ../../../tools/perform/pio_engine.c:1037:77: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] file_offset=posix_file_offset+(off_t)((((nbytes_xfer/buf_size) ^ ../../../tools/perform/pio_engine.c:1038:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:1038:47: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:1038:66: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:1039:43: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); ^ ../../../tools/perform/pio_engine.c:1039:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); ^ ../../../tools/perform/pio_engine.c:1039:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); ^ ../../../tools/perform/pio_engine.c:1070:76: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] file_offset=posix_file_offset+(off_t)(((nbytes_xfer/(buf_size/blk_size) ^ ../../../tools/perform/pio_engine.c:1071:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ ../../../tools/perform/pio_engine.c:1071:52: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ ../../../tools/perform/pio_engine.c:1071:73: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ ../../../tools/perform/pio_engine.c:1071:96: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ ../../../tools/perform/pio_engine.c:1072:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)%(snbytes*blk_size)); ^ ../../../tools/perform/pio_engine.c:1072:52: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)%(snbytes*blk_size)); ^ ../../../tools/perform/pio_engine.c:1079:62: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] file_offset_advance = (off_t)(snbytes*blk_size); ^ ../../../tools/perform/pio_engine.c:1106:32: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^~ ../../../tools/perform/pio_engine.c:1106:34: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^~~~~~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1137:36: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~ ../../../tools/perform/pio_engine.c:1137:38: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:1162:40: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^~ ../../../tools/perform/pio_engine.c:1162:42: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:1183:36: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~ ../../../tools/perform/pio_engine.c:1183:38: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:1193:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] mpi_file_type, (char*)"native", h5_io_info_g); ^ ../../../tools/perform/pio_engine.c:1202:36: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~ ../../../tools/perform/pio_engine.c:1202:38: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:1213:65: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^ ../../../tools/perform/pio_engine.c:1213:75: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^ ../../../tools/perform/pio_engine.c:1214:38: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); ^ ../../../tools/perform/pio_engine.c:1213:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset {aka long long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^ ../../../tools/perform/pio_engine.c:1214:61: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); ^ ../../../tools/perform/pio_engine.c:1214:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); ^ ../../../tools/perform/pio_engine.c:1213:36: warning: conversion to 'MPI_Offset {aka long long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1228:66: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ ../../../tools/perform/pio_engine.c:1228:76: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ ../../../tools/perform/pio_engine.c:1228:94: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ ../../../tools/perform/pio_engine.c:1229:38: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ ../../../tools/perform/pio_engine.c:1228:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset {aka long long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ ../../../tools/perform/pio_engine.c:1229:61: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ ../../../tools/perform/pio_engine.c:1229:71: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ ../../../tools/perform/pio_engine.c:1229:89: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ ../../../tools/perform/pio_engine.c:1228:36: warning: conversion to 'MPI_Offset {aka long long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1266:65: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) ^ ../../../tools/perform/pio_engine.c:1267:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:1267:56: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:1267:77: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:1266:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset {aka long long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) ^ ../../../tools/perform/pio_engine.c:1268:43: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); ^ ../../../tools/perform/pio_engine.c:1268:64: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); ^ ../../../tools/perform/pio_engine.c:1268:91: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); ^ ../../../tools/perform/pio_engine.c:1266:36: warning: conversion to 'MPI_Offset {aka long long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) ^~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1275:66: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset_advance = (MPI_Offset)(snbytes*blk_size); ^ ../../../tools/perform/pio_engine.c:1301:36: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^~ ../../../tools/perform/pio_engine.c:1301:38: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^~~~~~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1315:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] mpi_collective_type, (char *)"native", h5_io_info_g); ^ ../../../tools/perform/pio_engine.c:1324:32: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size*blk_size; ^~ ../../../tools/perform/pio_engine.c:1324:34: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size*blk_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:1353:25: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size; ^~ ../../../tools/perform/pio_engine.c:1353:28: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:1360:52: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; ^ ../../../tools/perform/pio_engine.c:1360:43: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; ^ ../../../tools/perform/pio_engine.c:1360:31: warning: conversion to 'hssize_t {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; ^ ../../../tools/perform/pio_engine.c:1361:52: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; ^ ../../../tools/perform/pio_engine.c:1361:43: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; ^ ../../../tools/perform/pio_engine.c:1361:31: warning: conversion to 'hssize_t {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; ^ ../../../tools/perform/pio_engine.c:1367:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; ^ ../../../tools/perform/pio_engine.c:1367:62: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; ^ ../../../tools/perform/pio_engine.c:1367:31: warning: conversion to 'hssize_t {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; ^ ../../../tools/perform/pio_engine.c:1368:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; ^ ../../../tools/perform/pio_engine.c:1368:62: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; ^ ../../../tools/perform/pio_engine.c:1368:31: warning: conversion to 'hssize_t {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; ^ ../../../tools/perform/pio_engine.c:1380:25: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size*blk_size; ^~ ../../../tools/perform/pio_engine.c:1380:28: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size*blk_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c: In function 'do_read': ../../../tools/perform/pio_engine.c:1569:46: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bytes_begin[0] = (off_t)(blk_size*pio_mpi_rank_g); ^ ../../../tools/perform/pio_engine.c:1577:31: warning: conversion to 'double' from 'off_t {aka long int}' may alter its value [-Wconversion] snbytes = (off_t)sqrt(nbytes); ^~~~~~ ../../../tools/perform/pio_engine.c:1577:19: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] snbytes = (off_t)sqrt(nbytes); ^ ../../../tools/perform/pio_engine.c:1591:50: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bytes_begin[1] = (off_t)(blk_size*pio_mpi_rank_g); ^ ../../../tools/perform/pio_engine.c:1593:59: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] bytes_begin[1] = (off_t)(blk_size*blk_size*pio_mpi_rank_g); ^ ../../../tools/perform/pio_engine.c:1665:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mrc = MPI_Type_vector((int)blk_size, (int)1, (int)(snbytes/buf_size), ^ ../../../tools/perform/pio_engine.c:1683:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mrc = MPI_Type_vector((int)buf_size, (int)1, (int)(snbytes/blk_size), ^ ../../../tools/perform/pio_engine.c:1710:82: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mrc = MPI_Type_vector((int)(buf_size/blk_size), (int)1, (int)(snbytes/blk_size), ^ ../../../tools/perform/pio_engine.c:1725:25: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5dims[0] = nbytes; ^~~~~~ ../../../tools/perform/pio_engine.c:1732:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1739:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1740:35: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] h5stride[0] = blk_size*pio_mpi_nprocs_g; ^ ../../../tools/perform/pio_engine.c:1768:25: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5dims[0] = snbytes; ^~~~~~~ ../../../tools/perform/pio_engine.c:1769:25: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5dims[1] = snbytes; ^~~~~~~ ../../../tools/perform/pio_engine.c:1776:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1777:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[1] = bytes_begin[1]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1786:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1787:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5start[1] = bytes_begin[1]; ^~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1789:35: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] h5stride[1] = blk_size*pio_mpi_nprocs_g; ^ ../../../tools/perform/pio_engine.c:1913:32: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~ ../../../tools/perform/pio_engine.c:1913:34: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:1942:32: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^~ ../../../tools/perform/pio_engine.c:1942:34: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:1956:76: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] file_offset=posix_file_offset+(off_t)(((nbytes_xfer/blk_size) ^ ../../../tools/perform/pio_engine.c:1957:29: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ ../../../tools/perform/pio_engine.c:1957:48: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ ../../../tools/perform/pio_engine.c:1957:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ ../../../tools/perform/pio_engine.c:1957:81: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ ../../../tools/perform/pio_engine.c:1968:77: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] file_offset=posix_file_offset+(off_t)((((nbytes_xfer/buf_size) ^ ../../../tools/perform/pio_engine.c:1969:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:1969:47: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:1969:66: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:1970:43: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); ^ ../../../tools/perform/pio_engine.c:1970:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); ^ ../../../tools/perform/pio_engine.c:1970:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); ^ ../../../tools/perform/pio_engine.c:2001:76: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] file_offset=posix_file_offset+(off_t)(((nbytes_xfer/(buf_size/blk_size) ^ ../../../tools/perform/pio_engine.c:2002:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ ../../../tools/perform/pio_engine.c:2002:52: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ ../../../tools/perform/pio_engine.c:2002:73: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ ../../../tools/perform/pio_engine.c:2002:96: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ ../../../tools/perform/pio_engine.c:2003:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)%(snbytes*blk_size)); ^ ../../../tools/perform/pio_engine.c:2003:52: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)%(snbytes*blk_size)); ^ ../../../tools/perform/pio_engine.c:2010:62: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] file_offset_advance = (off_t)(snbytes*blk_size); ^ ../../../tools/perform/pio_engine.c:2037:32: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^~ ../../../tools/perform/pio_engine.c:2037:34: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^~~~~~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c:2067:36: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~ ../../../tools/perform/pio_engine.c:2067:38: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:2092:40: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^~ ../../../tools/perform/pio_engine.c:2092:42: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:2113:36: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~ ../../../tools/perform/pio_engine.c:2113:38: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:2123:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] mpi_file_type, (char*)"native", h5_io_info_g); ^ ../../../tools/perform/pio_engine.c:2132:36: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~ ../../../tools/perform/pio_engine.c:2132:38: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:2143:65: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^ ../../../tools/perform/pio_engine.c:2143:75: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^ ../../../tools/perform/pio_engine.c:2144:38: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); ^ ../../../tools/perform/pio_engine.c:2143:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset {aka long long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^ ../../../tools/perform/pio_engine.c:2144:61: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); ^ ../../../tools/perform/pio_engine.c:2144:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); ^ ../../../tools/perform/pio_engine.c:2143:36: warning: conversion to 'MPI_Offset {aka long long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c:2158:66: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ ../../../tools/perform/pio_engine.c:2158:76: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ ../../../tools/perform/pio_engine.c:2158:94: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ ../../../tools/perform/pio_engine.c:2159:38: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ ../../../tools/perform/pio_engine.c:2158:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset {aka long long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ ../../../tools/perform/pio_engine.c:2159:61: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ ../../../tools/perform/pio_engine.c:2159:71: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ ../../../tools/perform/pio_engine.c:2159:89: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ ../../../tools/perform/pio_engine.c:2158:36: warning: conversion to 'MPI_Offset {aka long long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c:2196:65: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) ^ ../../../tools/perform/pio_engine.c:2197:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:2197:56: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:2197:77: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) ^ ../../../tools/perform/pio_engine.c:2196:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset {aka long long int}' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) ^ ../../../tools/perform/pio_engine.c:2198:43: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); ^ ../../../tools/perform/pio_engine.c:2198:64: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); ^ ../../../tools/perform/pio_engine.c:2198:91: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); ^ ../../../tools/perform/pio_engine.c:2196:36: warning: conversion to 'MPI_Offset {aka long long int}' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) ^~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c:2205:66: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] mpi_offset_advance = (MPI_Offset)(snbytes*blk_size); ^ ../../../tools/perform/pio_engine.c:2231:36: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^~ ../../../tools/perform/pio_engine.c:2231:38: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^~~~~~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c:2245:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] mpi_collective_type, (char *)"native", h5_io_info_g); ^ ../../../tools/perform/pio_engine.c:2254:32: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size*blk_size; ^~ ../../../tools/perform/pio_engine.c:2254:34: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size*blk_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:2282:25: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size; ^~ ../../../tools/perform/pio_engine.c:2282:28: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c:2289:52: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; ^ ../../../tools/perform/pio_engine.c:2289:43: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; ^ ../../../tools/perform/pio_engine.c:2289:31: warning: conversion to 'hssize_t {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; ^ ../../../tools/perform/pio_engine.c:2290:52: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; ^ ../../../tools/perform/pio_engine.c:2290:43: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; ^ ../../../tools/perform/pio_engine.c:2290:31: warning: conversion to 'hssize_t {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; ^ ../../../tools/perform/pio_engine.c:2295:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; ^ ../../../tools/perform/pio_engine.c:2295:62: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; ^ ../../../tools/perform/pio_engine.c:2295:31: warning: conversion to 'hssize_t {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; ^ ../../../tools/perform/pio_engine.c:2296:71: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; ^ ../../../tools/perform/pio_engine.c:2296:62: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; ^ ../../../tools/perform/pio_engine.c:2296:31: warning: conversion to 'hssize_t {aka long long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; ^ ../../../tools/perform/pio_engine.c:2308:25: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size*blk_size; ^~ ../../../tools/perform/pio_engine.c:2308:28: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size*blk_size; ^~~~~~~~ ../../../tools/perform/pio_engine.c: In function 'do_write.isra.0': ../../../tools/perform/pio_engine.c:949:26: warning: 'bytes_begin[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] posix_file_offset=dset_offset + bytes_begin[0]*snbytes+ ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bytes_begin[1]; ~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c: In function 'do_pio': ../../../tools/perform/pio_engine.c:147:1: warning: function returns an aggregate [-Waggregate-return] do_pio(parameters param) ^~~~~~ ../../../tools/perform/pio_engine.c:1880:26: warning: 'bytes_begin[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] posix_file_offset=dset_offset + bytes_begin[0]*snbytes+ ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bytes_begin[1]; ~~~~~~~~~~~~~~ ../../../tools/perform/pio_engine.c:1507:17: note: 'bytes_begin[1]' was declared here off_t bytes_begin[2]; /*first elmt this process transfer */ ^~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h5perf pio_perf.o pio_engine.o ../../tools/lib/libh5tools.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h5perf pio_perf.o pio_engine.o ../../tools/lib/.libs/libh5tools.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o iopipe.o ../../../tools/perform/iopipe.c ../../../tools/perform/iopipe.c: In function 'synchronize': ../../../tools/perform/iopipe.c:138:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^~~~~~ ../../../tools/perform/iopipe.c: In function 'main': ../../../tools/perform/iopipe.c:184:14: warning: variable 'offset' set but not used [-Wunused-but-set-variable] off_t offset; ^~~~~~ ../../../tools/perform/iopipe.c:183:17: warning: variable 'n' set but not used [-Wunused-but-set-variable] hssize_t n; ^ ../../../tools/perform/iopipe.c:174:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o iopipe iopipe.o ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/iopipe iopipe.o ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o chunk.o ../../../tools/perform/chunk.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o chunk chunk.o ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/chunk chunk.o ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o overhead.o ../../../tools/perform/overhead.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o overhead overhead.o ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/overhead overhead.o ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o zip_perf.o ../../../tools/perform/zip_perf.c ../../../tools/perform/zip_perf.c: In function 'main': ../../../tools/perform/zip_perf.c:566:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) > 0) { ^ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o zip_perf zip_perf.o ../../tools/lib/libh5tools.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/zip_perf zip_perf.o ../../tools/lib/.libs/libh5tools.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o perf_meta.o ../../../tools/perform/perf_meta.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o perf_meta perf_meta.o ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/perf_meta perf_meta.o ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../tools/perform -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../tools/lib -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o perf.o ../../../tools/perform/perf.c ../../../tools/perform/perf.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] extern int errno; ^~~~~~ In file included from ../../../src/H5private.h:52:0, from ../../../tools/perform/perf.c:26: ../../../tools/perform/perf.c:115:12: warning: redundant redeclaration of '__errno_location' [-Wredundant-decls] extern int errno; ^ /usr/include/errno.h:37:13: note: previous declaration of '__errno_location' was here extern int *__errno_location (void) __THROW __attribute_const__; ^~~~~~~~~~~~~~~~ ../../../tools/perform/perf.c:118:14: warning: redundant redeclaration of 'optarg' [-Wredundant-decls] extern char *optarg; ^~~~~~ In file included from /usr/include/bits/getopt_posix.h:27:0, from /usr/include/unistd.h:872, from ../../../src/H5private.h:70, from ../../../tools/perform/perf.c:26: /usr/include/bits/getopt_core.h:36:14: note: previous declaration of 'optarg' was here extern char *optarg; ^~~~~~ ../../../tools/perform/perf.c: In function 'main': ../../../tools/perform/perf.c:153:5: warning: "H5_HAVE_SETENV" is not defined, evaluates to 0 [-Wundef] #if H5_HAVE_SETENV ^~~~~~~~~~~~~~ ../../../tools/perform/perf.c:169:33: warning: conversion to 'size_t {aka long unsigned int}' from 'int64_t {aka long int}' may change the sign of the result [-Wsign-conversion] if (!(tmp = (char *) malloc(opt_block + 256))) { ^~~~~~~~~ ../../../tools/perform/perf.c:177:42: warning: conversion to 'size_t {aka long unsigned int}' from 'int64_t {aka long int}' may change the sign of the result [-Wsign-conversion] if (!(tmp2 = (char *) malloc(opt_block + 256))) { ^~~~~~~~~ ../../../tools/perform/perf.c:227:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int64_t {aka long int}' may change the sign of the result [-Wsign-conversion] dims[0] = opt_iter * nprocs * opt_block; ^~~~~~~~ ../../../tools/perform/perf.c:235:15: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int64_t {aka long int}' may change the sign of the result [-Wsign-conversion] dims[0] = opt_block; ^~~~~~~~~ ../../../tools/perform/perf.c:247:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int64_t {aka long int}' may change the sign of the result [-Wsign-conversion] stride[0] = block[0] = opt_block; ^~~~~~~~~ ../../../tools/perform/perf.c:249:65: warning: pointer targets in passing argument 3 of 'H5Sselect_hyperslab' differ in signedness [-Wpointer-sign] ret=H5Sselect_hyperslab(file_dataspace, H5S_SELECT_SET, start, stride, count, block); ^~~~~ In file included from ../../../src/hdf5.h:39:0, from ../../../tools/perform/perf.c:25: ../../../src/H5Spublic.h:111:15: note: expected 'const hsize_t * {aka const long long unsigned int *}' but argument is of type 'hssize_t * {aka long long int *}' H5_DLL herr_t H5Sselect_hyperslab(hid_t space_id, H5S_seloper_t op, ^~~~~~~~~~~~~~~~~~~ ../../../tools/perform/perf.c:300:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int64_t {aka long int}' may change the sign of the result [-Wsign-conversion] stride[0] = block[0] = opt_block; ^~~~~~~~~ ../../../tools/perform/perf.c:302:65: warning: pointer targets in passing argument 3 of 'H5Sselect_hyperslab' differ in signedness [-Wpointer-sign] ret=H5Sselect_hyperslab(file_dataspace, H5S_SELECT_SET, start, stride, count, block); ^~~~~ In file included from ../../../src/hdf5.h:39:0, from ../../../tools/perform/perf.c:25: ../../../src/H5Spublic.h:111:15: note: expected 'const hsize_t * {aka const long long unsigned int *}' but argument is of type 'hssize_t * {aka long long int *}' H5_DLL herr_t H5Sselect_hyperslab(hid_t space_id, H5S_seloper_t op, ^~~~~~~~~~~~~~~~~~~ ../../../tools/perform/perf.c:326:67: warning: ISO C does not support the '%Ld' gnu_printf format [-Wformat=] if (ret < 0) fprintf(stderr, "node %d, read error, loc = %Ld: %s\n", ^ ../../../tools/perform/perf.c:326:67: warning: format '%Ld' expects argument of type 'long long int', but argument 4 has type 'int64_t {aka long int}' [-Wformat=] if (ret < 0) fprintf(stderr, "node %d, read error, loc = %Ld: %s\n", ~~^ %ld mynod, mynod*opt_block, strerror(myerrno)); ~~~~~~~~~~~~~~~ ../../../tools/perform/perf.c:331:46: warning: conversion to 'size_t {aka long unsigned int}' from 'int64_t {aka long int}' may change the sign of the result [-Wsign-conversion] if (opt_correct && memcmp(buf, buf2, opt_block)) { ^~~~~~~~~ ../../../tools/perform/perf.c:372:56: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] read_bw = ((int64_t)(opt_block*nprocs*opt_iter))/(max_read_tim*1000000.0); ^ ../../../tools/perform/perf.c:373:57: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] write_bw = ((int64_t)(opt_block*nprocs*opt_iter))/(max_write_tim*1000000.0); ^ ../../../tools/perform/perf.c:396:5: warning: "H5_HAVE_SETENV" is not defined, evaluates to 0 [-Wundef] #if H5_HAVE_SETENV ^~~~~~~~~~~~~~ ../../../tools/perform/perf.c:135:9: warning: unused variable 'nchars' [-Wunused-variable] int nchars; ^~~~~~ ../../../tools/perform/perf.c:134:16: warning: unused variable 'status' [-Wunused-variable] MPI_Status status; ^~~~~~ ../../../tools/perform/perf.c:133:14: warning: unused variable 'fh' [-Wunused-variable] MPI_File fh; ^~ ../../../tools/perform/perf.c:132:13: warning: unused variable 'seek_position' [-Wunused-variable] int64_t seek_position = 0; ^~~~~~~~~~~~~ ../../../tools/perform/perf.c:123:34: warning: unused variable 'err' [-Wunused-variable] int i, j, mynod=0, nprocs=1, err, my_correct = 1, correct, myerrno; ^~~ ../../../tools/perform/perf.c: In function 'parse_args': ../../../tools/perform/perf.c:442:33: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] opt_alignment = atoi(optarg); ^~~~ ../../../tools/perform/perf.c:443:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (p=(char*)strchr(optarg, '/')) ^ ../../../tools/perform/perf.c:444:37: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] opt_threshold = atoi(p+1); ^~~~ ../../../tools/perform/perf.c: In function 'main': ../../../tools/perform/perf.c:389:21: warning: 'correct' may be used uninitialized in this function [-Wmaybe-uninitialized] printf("Correctness test %s.\n", correct ? "passed" : "failed"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../tools/perform/perf.c:405:22: warning: 'tmp2' may be used uninitialized in this function [-Wmaybe-uninitialized] if (opt_correct) free(tmp2); ^~~~~~~~~~ ../../../tools/perform/perf.c:316:17: warning: 'buf2' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = H5Dread(dataset, H5T_NATIVE_CHAR, mem_dataspace, file_dataspace, H5P_DEFAULT, buf2); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o perf perf.o ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/perf perf.o ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/perform' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools' Making all in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi' Making all in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src' mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5test_kind_STORAGE_SIZE.o ../../../fortran/src/H5test_kind_STORAGE_SIZE.f90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5test_kind H5test_kind_STORAGE_SIZE.o -lsz -lz -ldl -lm libtool: link: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5test_kind H5test_kind_STORAGE_SIZE.o -lsz -lz -ldl -lm ./H5test_kind > H5fortran_detect.f90 mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5fortran_detect.o H5fortran_detect.f90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5fortran_detect H5fortran_detect.o -lsz -lz -ldl -lm libtool: link: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5fortran_detect H5fortran_detect.o -lsz -lz -ldl -lm ./H5fortran_detect > H5fort_type_defines.h mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5match_types.o ../../../fortran/src/H5match_types.c ../../../fortran/src/H5match_types.c: In function 'main': ../../../fortran/src/H5match_types.c:413:36: warning: '%d' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=] sprintf(chrA, "Fortran_INTEGER_%d", (-1)*FoundIntSize[i]); ^~ ../../../fortran/src/H5match_types.c:413:19: note: directive argument in the range [0, 2147483647] sprintf(chrA, "Fortran_INTEGER_%d", (-1)*FoundIntSize[i]); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from ../../../fortran/src/H5match_types.c:33: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 18 and 27 bytes into a destination of size 20 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../fortran/src/H5match_types.c:426:40: warning: '%d' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=] sprintf(chrA, "Fortran_INTEGER_%d", (-1)*FoundIntSize[i]); ^~ ../../../fortran/src/H5match_types.c:426:23: note: directive argument in the range [0, 2147483647] sprintf(chrA, "Fortran_INTEGER_%d", (-1)*FoundIntSize[i]); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from ../../../fortran/src/H5match_types.c:33: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 18 and 27 bytes into a destination of size 20 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../fortran/src/H5match_types.c:480:33: warning: '%d' directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] sprintf(chrA, "Fortran_REAL_%d", (-1)*FoundRealSize[i]); ^~ ../../../fortran/src/H5match_types.c:480:19: note: directive argument in the range [0, 2147483647] sprintf(chrA, "Fortran_REAL_%d", (-1)*FoundRealSize[i]); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from ../../../fortran/src/H5match_types.c:33: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 15 and 24 bytes into a destination of size 20 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../fortran/src/H5match_types.c:499:37: warning: '%d' directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] sprintf(chrA, "Fortran_REAL_%d", (-1)*FoundRealSize[i]); ^~ ../../../fortran/src/H5match_types.c:499:23: note: directive argument in the range [0, 2147483647] sprintf(chrA, "Fortran_REAL_%d", (-1)*FoundRealSize[i]); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from ../../../fortran/src/H5match_types.c:33: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 15 and 24 bytes into a destination of size 20 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5match_types H5match_types.o -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o H5match_types H5match_types.o -lsz -lz -ldl -lm ./H5match_types make all-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src' /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5fortran_types.lo H5fortran_types.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c H5fortran_types.f90 -fPIC -o .libs/H5fortran_types.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c H5fortran_types.f90 -o H5fortran_types.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5f90global.lo ../../../fortran/src/H5f90global.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5f90global.f90 -fPIC -o .libs/H5f90global.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5f90global.f90 -o H5f90global.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5_ff_F03.lo ../../../fortran/src/H5_ff_F03.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5_ff_F03.f90 -fPIC -o .libs/H5_ff_F03.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5_ff_F03.f90 -o H5_ff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5_ff.lo ../../../fortran/src/H5_ff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5_ff.f90 -fPIC -o .libs/H5_ff.o ../../../fortran/src/H5_ff.f90:407:0: END FUNCTION h5kind_to_type Warning: 'h5_type' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../fortran/src/H5_ff.f90:381:0: INTEGER(HID_T) FUNCTION h5kind_to_type(kind, flag) RESULT(h5_type) note: 'h5_type' was declared here libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5_ff.f90 -o H5_ff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Aff.lo ../../../fortran/src/H5Aff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Aff.f90 -fPIC -o .libs/H5Aff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Aff.f90 -o H5Aff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Dff.lo ../../../fortran/src/H5Dff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Dff.f90 -fPIC -o .libs/H5Dff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Dff.f90 -o H5Dff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Eff.lo ../../../fortran/src/H5Eff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Eff.f90 -fPIC -o .libs/H5Eff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Eff.f90 -o H5Eff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Fff.lo ../../../fortran/src/H5Fff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Fff.f90 -fPIC -o .libs/H5Fff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Fff.f90 -o H5Fff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Gff.lo ../../../fortran/src/H5Gff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Gff.f90 -fPIC -o .libs/H5Gff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Gff.f90 -o H5Gff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Iff.lo ../../../fortran/src/H5Iff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Iff.f90 -fPIC -o .libs/H5Iff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Iff.f90 -o H5Iff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Lff.lo ../../../fortran/src/H5Lff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Lff.f90 -fPIC -o .libs/H5Lff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Lff.f90 -o H5Lff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Off.lo ../../../fortran/src/H5Off.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Off.f90 -fPIC -o .libs/H5Off.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Off.f90 -o H5Off.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Pff.lo ../../../fortran/src/H5Pff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Pff.f90 -fPIC -o .libs/H5Pff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Pff.f90 -o H5Pff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Rff.lo ../../../fortran/src/H5Rff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Rff.f90 -fPIC -o .libs/H5Rff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Rff.f90 -o H5Rff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Sff.lo ../../../fortran/src/H5Sff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Sff.f90 -fPIC -o .libs/H5Sff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Sff.f90 -o H5Sff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Tff.lo ../../../fortran/src/H5Tff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Tff.f90 -fPIC -o .libs/H5Tff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Tff.f90 -o H5Tff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Zff.lo ../../../fortran/src/H5Zff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Zff.f90 -fPIC -o .libs/H5Zff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Zff.f90 -o H5Zff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Aff_F03.lo ../../../fortran/src/H5Aff_F03.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Aff_F03.f90 -fPIC -o .libs/H5Aff_F03.o ../../../fortran/src/H5Aff_F03.f90:159:33: INTEGER FUNCTION h5aread_f_c(attr_id, mem_type_id, buf) BIND(C, NAME='h5aread_f_c') 1 Warning: Variable 'h5aread_f_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Aff_F03.f90:159:41: INTEGER FUNCTION h5aread_f_c(attr_id, mem_type_id, buf) BIND(C, NAME='h5aread_f_c') 1 Warning: Variable 'attr_id' at (1) is a dummy argument of the BIND(C) procedure 'h5aread_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Aff_F03.f90:159:54: INTEGER FUNCTION h5aread_f_c(attr_id, mem_type_id, buf) BIND(C, NAME='h5aread_f_c') 1 Warning: Variable 'mem_type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5aread_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Aff_F03.f90:146:34: INTEGER FUNCTION h5awrite_f_c(attr_id, mem_type_id, buf) BIND(C, NAME='h5awrite_f_c') 1 Warning: Variable 'h5awrite_f_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Aff_F03.f90:146:42: INTEGER FUNCTION h5awrite_f_c(attr_id, mem_type_id, buf) BIND(C, NAME='h5awrite_f_c') 1 Warning: Variable 'attr_id' at (1) is a dummy argument of the BIND(C) procedure 'h5awrite_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Aff_F03.f90:146:55: INTEGER FUNCTION h5awrite_f_c(attr_id, mem_type_id, buf) BIND(C, NAME='h5awrite_f_c') 1 Warning: Variable 'mem_type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5awrite_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Aff_F03.f90:1052:63: SUBROUTINE h5aread_char_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Aff_F03.f90:910:63: SUBROUTINE h5aread_real_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Aff_F03.f90:770:66: SUBROUTINE h5aread_integer_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Aff_F03.f90:530:77: SUBROUTINE h5awrite_char_scalar_fix(attr_id, memtype_id, buf, buf_len, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Aff_F03.f90:368:64: SUBROUTINE h5awrite_real_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Aff_F03.f90:221:67: SUBROUTINE h5awrite_integer_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Aff_F03.f90 -o H5Aff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Dff_F03.lo ../../../fortran/src/H5Dff_F03.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Dff_F03.f90 -fPIC -o .libs/H5Dff_F03.o ../../../fortran/src/H5Dff_F03.f90:203:31: INTEGER FUNCTION h5dfill_c(f_ptr_fill_value, fill_type_id, space_id, & 1 Warning: Variable 'h5dfill_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:203:62: INTEGER FUNCTION h5dfill_c(f_ptr_fill_value, fill_type_id, space_id, & 1 Warning: Variable 'fill_type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dfill_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:203:72: INTEGER FUNCTION h5dfill_c(f_ptr_fill_value, fill_type_id, space_id, & 1 Warning: Variable 'space_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dfill_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:204:32: f_ptr_buf, mem_type_id) BIND(C, NAME='h5dfill_c') 1 Warning: Variable 'mem_type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dfill_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:178:33: INTEGER FUNCTION h5dread_f_c(dset_id, mem_type_id, & 1 Warning: Variable 'h5dread_f_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:178:41: INTEGER FUNCTION h5dread_f_c(dset_id, mem_type_id, & 1 Warning: Variable 'dset_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dread_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:178:54: INTEGER FUNCTION h5dread_f_c(dset_id, mem_type_id, & 1 Warning: Variable 'mem_type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dread_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:179:30: mem_space_id_default, & 1 Warning: Variable 'mem_space_id_default' at (1) is a dummy argument of the BIND(C) procedure 'h5dread_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:180:31: file_space_id_default, & 1 Warning: Variable 'file_space_id_default' at (1) is a dummy argument of the BIND(C) procedure 'h5dread_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:181:26: xfer_prp_default, buf) BIND(C, NAME='h5dread_f_c') 1 Warning: Variable 'xfer_prp_default' at (1) is a dummy argument of the BIND(C) procedure 'h5dread_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:159:34: INTEGER FUNCTION h5dwrite_f_c(dset_id, mem_type_id, & 1 Warning: Variable 'h5dwrite_f_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:159:42: INTEGER FUNCTION h5dwrite_f_c(dset_id, mem_type_id, & 1 Warning: Variable 'dset_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dwrite_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:159:55: INTEGER FUNCTION h5dwrite_f_c(dset_id, mem_type_id, & 1 Warning: Variable 'mem_type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dwrite_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:160:30: mem_space_id_default , & 1 Warning: Variable 'mem_space_id_default' at (1) is a dummy argument of the BIND(C) procedure 'h5dwrite_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:161:31: file_space_id_default, & 1 Warning: Variable 'file_space_id_default' at (1) is a dummy argument of the BIND(C) procedure 'h5dwrite_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:162:26: xfer_prp_default, buf ) BIND(C, NAME='h5dwrite_f_c') 1 Warning: Variable 'xfer_prp_default' at (1) is a dummy argument of the BIND(C) procedure 'h5dwrite_f_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:2373:41: INTEGER FUNCTION h5dvlen_reclaim_c(type_id, space_id, plist_id, buf) BIND(C, NAME='h5dvlen_reclaim_c') 1 Warning: Variable 'h5dvlen_reclaim_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:2373:49: INTEGER FUNCTION h5dvlen_reclaim_c(type_id, space_id, plist_id, buf) BIND(C, NAME='h5dvlen_reclaim_c') 1 Warning: Variable 'type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dvlen_reclaim_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:2373:59: INTEGER FUNCTION h5dvlen_reclaim_c(type_id, space_id, plist_id, buf) BIND(C, NAME='h5dvlen_reclaim_c') 1 Warning: Variable 'space_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dvlen_reclaim_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:2373:69: INTEGER FUNCTION h5dvlen_reclaim_c(type_id, space_id, plist_id, buf) BIND(C, NAME='h5dvlen_reclaim_c') 1 Warning: Variable 'plist_id' at (1) is a dummy argument of the BIND(C) procedure 'h5dvlen_reclaim_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Dff_F03.f90:1806:64: SUBROUTINE h5dread_real_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Dff_F03.f90:1516:64: SUBROUTINE h5dread_char_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Dff_F03.f90:1258:67: SUBROUTINE h5dread_integer_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Dff_F03.f90:859:65: SUBROUTINE h5dwrite_real_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Dff_F03.f90:591:78: SUBROUTINE h5dwrite_char_scalar_fix(dset_id, mem_type_id, buf, buf_len, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] ../../../fortran/src/H5Dff_F03.f90:314:68: SUBROUTINE h5dwrite_integer_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Dff_F03.f90 -o H5Dff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Fff_F03.lo ../../../fortran/src/H5Fff_F03.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Fff_F03.f90 -fPIC -o .libs/H5Fff_F03.o ../../../fortran/src/H5Fff_F03.f90:77:43: INTEGER FUNCTION h5fget_file_image_c(file_id, buf_ptr, buf_len, buf_size) BIND(C, NAME='h5fget_file_image_c') 1 Warning: Variable 'h5fget_file_image_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Fff_F03.f90:77:51: INTEGER FUNCTION h5fget_file_image_c(file_id, buf_ptr, buf_len, buf_size) BIND(C, NAME='h5fget_file_image_c') 1 Warning: Variable 'file_id' at (1) is a dummy argument of the BIND(C) procedure 'h5fget_file_image_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Fff_F03.f90:77:69: INTEGER FUNCTION h5fget_file_image_c(file_id, buf_ptr, buf_len, buf_size) BIND(C, NAME='h5fget_file_image_c') 1 Warning: Variable 'buf_len' at (1) is a dummy argument of the BIND(C) procedure 'h5fget_file_image_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Fff_F03.f90:77:79: INTEGER FUNCTION h5fget_file_image_c(file_id, buf_ptr, buf_len, buf_size) BIND(C, NAME='h5fget_file_image_c') 1 Warning: Variable 'buf_size' at (1) is a dummy argument of the BIND(C) procedure 'h5fget_file_image_c' but may not be C interoperable [-Wc-binding-type] libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Fff_F03.f90 -o H5Fff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Eff_F03.lo ../../../fortran/src/H5Eff_F03.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Eff_F03.f90 -fPIC -o .libs/H5Eff_F03.o ../../../fortran/src/H5Eff_F03.f90:84:38: INTEGER FUNCTION h5eset_auto2_c(printflag, estack_id, func, client_data) & 1 Warning: Variable 'h5eset_auto2_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Eff_F03.f90:84:48: INTEGER FUNCTION h5eset_auto2_c(printflag, estack_id, func, client_data) & 1 Warning: Variable 'printflag' at (1) is a dummy argument of the BIND(C) procedure 'h5eset_auto2_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Eff_F03.f90:84:59: INTEGER FUNCTION h5eset_auto2_c(printflag, estack_id, func, client_data) & 1 Warning: Variable 'estack_id' at (1) is a dummy argument of the BIND(C) procedure 'h5eset_auto2_c' but may not be C interoperable [-Wc-binding-type] libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Eff_F03.f90 -o H5Eff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Pff_F03.lo ../../../fortran/src/H5Pff_F03.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Pff_F03.f90 -fPIC -o .libs/H5Pff_F03.o ../../../fortran/src/H5Pff_F03.f90:130:30: INTEGER FUNCTION h5pget_c(prp_id, name, name_len, value) & 1 Warning: Variable 'h5pget_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:130:37: INTEGER FUNCTION h5pget_c(prp_id, name, name_len, value) & 1 Warning: Variable 'prp_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pget_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:130:53: INTEGER FUNCTION h5pget_c(prp_id, name, name_len, value) & 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'h5pget_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:92:41: INTEGER FUNCTION h5pget_fill_value_c(prp_id, type_id, fillvalue) & 1 Warning: Variable 'h5pget_fill_value_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:92:48: INTEGER FUNCTION h5pget_fill_value_c(prp_id, type_id, fillvalue) & 1 Warning: Variable 'prp_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pget_fill_value_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:92:57: INTEGER FUNCTION h5pget_fill_value_c(prp_id, type_id, fillvalue) & 1 Warning: Variable 'type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pget_fill_value_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:155:33: INTEGER FUNCTION h5pinsert_c(plist, name, name_len, size, value) & 1 Warning: Variable 'h5pinsert_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:155:39: INTEGER FUNCTION h5pinsert_c(plist, name, name_len, size, value) & 1 Warning: Variable 'plist' at (1) is a dummy argument of the BIND(C) procedure 'h5pinsert_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:155:55: INTEGER FUNCTION h5pinsert_c(plist, name, name_len, size, value) & 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'h5pinsert_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:155:61: INTEGER FUNCTION h5pinsert_c(plist, name, name_len, size, value) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'h5pinsert_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:142:35: INTEGER FUNCTION h5pregister_c(class, name, name_len, size, value) & 1 Warning: Variable 'h5pregister_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:142:41: INTEGER FUNCTION h5pregister_c(class, name, name_len, size, value) & 1 Warning: Variable 'class' at (1) is a dummy argument of the BIND(C) procedure 'h5pregister_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:142:57: INTEGER FUNCTION h5pregister_c(class, name, name_len, size, value) & 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'h5pregister_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:142:63: INTEGER FUNCTION h5pregister_c(class, name, name_len, size, value) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'h5pregister_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:118:30: INTEGER FUNCTION h5pset_c(prp_id, name, name_len, value) & 1 Warning: Variable 'h5pset_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:118:37: INTEGER FUNCTION h5pset_c(prp_id, name, name_len, value) & 1 Warning: Variable 'prp_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pset_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:118:53: INTEGER FUNCTION h5pset_c(prp_id, name, name_len, value) & 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'h5pset_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:105:41: INTEGER FUNCTION h5pset_fill_value_c(prp_id, type_id, fillvalue) & 1 Warning: Variable 'h5pset_fill_value_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:105:48: INTEGER FUNCTION h5pset_fill_value_c(prp_id, type_id, fillvalue) & 1 Warning: Variable 'prp_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pset_fill_value_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:105:57: INTEGER FUNCTION h5pset_fill_value_c(prp_id, type_id, fillvalue) & 1 Warning: Variable 'type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pset_fill_value_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1252:43: INTEGER FUNCTION h5pget_file_image_c(fapl_id, buf_ptr, buf_len_ptr) & 1 Warning: Variable 'h5pget_file_image_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1252:51: INTEGER FUNCTION h5pget_file_image_c(fapl_id, buf_ptr, buf_len_ptr) & 1 Warning: Variable 'fapl_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pget_file_image_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1252:73: INTEGER FUNCTION h5pget_file_image_c(fapl_id, buf_ptr, buf_len_ptr) & 1 Warning: Variable 'buf_len_ptr' at (1) is a dummy argument of the BIND(C) procedure 'h5pget_file_image_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1196:43: INTEGER FUNCTION h5pset_file_image_c(fapl_id, buf_ptr, buf_len) & 1 Warning: Variable 'h5pset_file_image_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1196:51: INTEGER FUNCTION h5pset_file_image_c(fapl_id, buf_ptr, buf_len) & 1 Warning: Variable 'fapl_id' at (1) is a dummy argument of the BIND(C) procedure 'h5pset_file_image_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1196:69: INTEGER FUNCTION h5pset_file_image_c(fapl_id, buf_ptr, buf_len) & 1 Warning: Variable 'buf_len' at (1) is a dummy argument of the BIND(C) procedure 'h5pset_file_image_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1128:41: INTEGER FUNCTION h5pcreate_class_c(parent, name, name_len, class, & 1 Warning: Variable 'h5pcreate_class_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1128:48: INTEGER FUNCTION h5pcreate_class_c(parent, name, name_len, class, & 1 Warning: Variable 'parent' at (1) is a dummy argument of the BIND(C) procedure 'h5pcreate_class_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1128:64: INTEGER FUNCTION h5pcreate_class_c(parent, name, name_len, class, & 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'h5pcreate_class_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Pff_F03.f90:1128:71: INTEGER FUNCTION h5pcreate_class_c(parent, name, name_len, class, & 1 Warning: Variable 'class' at (1) is a dummy argument of the BIND(C) procedure 'h5pcreate_class_c' but may not be C interoperable [-Wc-binding-type] libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Pff_F03.f90 -o H5Pff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5_DBLE_InterfaceInclude.lo ../../../fortran/src/H5_DBLE_InterfaceInclude.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5_DBLE_InterfaceInclude.f90 -fPIC -o .libs/H5_DBLE_InterfaceInclude.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5_DBLE_InterfaceInclude.f90 -o H5_DBLE_InterfaceInclude.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5f90kit.lo ../../../fortran/src/H5f90kit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5f90kit.c -fPIC -DPIC -o .libs/H5f90kit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5f90kit.c -o H5f90kit.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5_f.lo ../../../fortran/src/H5_f.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5_f.c -fPIC -DPIC -o .libs/H5_f.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5_f.c -o H5_f.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Af.lo ../../../fortran/src/H5Af.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Af.c -fPIC -DPIC -o .libs/H5Af.o ../../../fortran/src/H5Af.c: In function 'h5aget_storage_size_c_': ../../../fortran/src/H5Af.c:1207:67: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] if ((*size = (hsize_t_f)H5Aget_storage_size((hid_t)*attr_id)) < 0) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Af.c -o H5Af.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Df.lo ../../../fortran/src/H5Df.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Df.c -fPIC -DPIC -o .libs/H5Df.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Df.c -o H5Df.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ef.lo ../../../fortran/src/H5Ef.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Ef.c -fPIC -DPIC -o .libs/H5Ef.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Ef.c -o H5Ef.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Ff.lo ../../../fortran/src/H5Ff.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Ff.c -fPIC -DPIC -o .libs/H5Ff.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Ff.c -o H5Ff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Gf.lo ../../../fortran/src/H5Gf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Gf.c -fPIC -DPIC -o .libs/H5Gf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Gf.c -o H5Gf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5If.lo ../../../fortran/src/H5If.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5If.c -fPIC -DPIC -o .libs/H5If.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5If.c -o H5If.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Lf.lo ../../../fortran/src/H5Lf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Lf.c -fPIC -DPIC -o .libs/H5Lf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Lf.c -o H5Lf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Of.lo ../../../fortran/src/H5Of.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Of.c -fPIC -DPIC -o .libs/H5Of.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Of.c -o H5Of.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Pf.lo ../../../fortran/src/H5Pf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Pf.c -fPIC -DPIC -o .libs/H5Pf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Pf.c -o H5Pf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Rf.lo ../../../fortran/src/H5Rf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Rf.c -fPIC -DPIC -o .libs/H5Rf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Rf.c -o H5Rf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Sf.lo ../../../fortran/src/H5Sf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Sf.c -fPIC -DPIC -o .libs/H5Sf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Sf.c -o H5Sf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Tf.lo ../../../fortran/src/H5Tf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Tf.c -fPIC -DPIC -o .libs/H5Tf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Tf.c -o H5Tf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5Zf.lo ../../../fortran/src/H5Zf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Zf.c -fPIC -DPIC -o .libs/H5Zf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5Zf.c -o H5Zf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Lff_F03.lo ../../../fortran/src/H5Lff_F03.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Lff_F03.f90 -fPIC -o .libs/H5Lff_F03.o ../../../fortran/src/H5Lff_F03.f90:52:32: INTEGER(haddr_t) :: address 1 Warning: Component 'address' in derived type 'union_t' at (1) may not be C interoperable, even though derived type 'union_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:53:33: INTEGER(size_t) :: val_size 1 Warning: Component 'val_size' in derived type 'union_t' at (1) may not be C interoperable, even though derived type 'union_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:213:44: INTEGER FUNCTION h5literate_by_name_c(loc_id, name, namelen, index_type, order,& 1 Warning: Variable 'h5literate_by_name_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:213:51: INTEGER FUNCTION h5literate_by_name_c(loc_id, name, namelen, index_type, order,& 1 Warning: Variable 'loc_id' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:213:66: INTEGER FUNCTION h5literate_by_name_c(loc_id, name, namelen, index_type, order,& 1 Warning: Variable 'namelen' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:213:78: INTEGER FUNCTION h5literate_by_name_c(loc_id, name, namelen, index_type, order,& 1 Warning: Variable 'index_type' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:213:85: INTEGER FUNCTION h5literate_by_name_c(loc_id, name, namelen, index_type, order,& 1 Warning: Variable 'order' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:214:15: idx, op, op_data, lapl_id_default) BIND(C, NAME='h5literate_by_name_c') 1 Warning: Variable 'idx' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:214:45: idx, op, op_data, lapl_id_default) BIND(C, NAME='h5literate_by_name_c') 1 Warning: Variable 'lapl_id_default' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:129:36: INTEGER FUNCTION h5literate_c(group_id, index_type, order, idx, op, op_data) & 1 Warning: Variable 'h5literate_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:129:45: INTEGER FUNCTION h5literate_c(group_id, index_type, order, idx, op, op_data) & 1 Warning: Variable 'group_id' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:129:57: INTEGER FUNCTION h5literate_c(group_id, index_type, order, idx, op, op_data) & 1 Warning: Variable 'index_type' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:129:64: INTEGER FUNCTION h5literate_c(group_id, index_type, order, idx, op, op_data) & 1 Warning: Variable 'order' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Lff_F03.f90:129:69: INTEGER FUNCTION h5literate_c(group_id, index_type, order, idx, op, op_data) & 1 Warning: Variable 'idx' at (1) is a dummy argument of the BIND(C) procedure 'h5literate_c' but may not be C interoperable [-Wc-binding-type] libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Lff_F03.f90 -o H5Lff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Off_F03.lo ../../../fortran/src/H5Off_F03.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Off_F03.f90 -fPIC -o .libs/H5Off_F03.o ../../../fortran/src/H5Off_F03.f90:70:35: INTEGER(hsize_t) :: index_size ! btree and/or list 1 Warning: Component 'index_size' in derived type 'h5_ih_info_t' at (1) may not be C interoperable, even though derived type 'h5_ih_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:71:34: INTEGER(hsize_t) :: heap_size 1 Warning: Component 'heap_size' in derived type 'h5_ih_info_t' at (1) may not be C interoperable, even though derived type 'h5_ih_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:81:29: INTEGER(haddr_t) :: addr ! Object address in file 1 Warning: Component 'addr' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:83:27: INTEGER :: rc ! Reference count of object 1 Warning: Component 'rc' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:85:35: INTEGER, DIMENSION(8) :: atime ! Access time ! -- NOTE -- 1 Warning: Component 'atime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:86:35: INTEGER, DIMENSION(8) :: mtime ! Modification time ! Returns an integer array 1 Warning: Component 'mtime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:87:35: INTEGER, DIMENSION(8) :: ctime ! Change time ! as specified in the Fortran 1 Warning: Component 'ctime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:88:35: INTEGER, DIMENSION(8) :: btime ! Birth time ! intrinsic DATE_AND_TIME(VALUES) 1 Warning: Component 'btime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:90:34: INTEGER(hsize_t) :: num_attrs ! # of attributes attached to object 1 Warning: Component 'num_attrs' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:60:23: INTEGER :: version ! Version number of header format in file 1 Warning: Component 'version' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:61:22: INTEGER :: nmesgs ! Number of object header messages 1 Warning: Component 'nmesgs' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:62:23: INTEGER :: nchunks ! Number of object header chunks 1 Warning: Component 'nchunks' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:63:21: INTEGER :: flags ! Object header status flags 1 Warning: Component 'flags' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:48:30: INTEGER(hsize_t) :: total ! Total space for storing object header in file 1 Warning: Component 'total' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:49:29: INTEGER(hsize_t) :: meta ! Space within header for object header metadata information 1 Warning: Component 'meta' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:50:29: INTEGER(hsize_t) :: mesg ! Space within header for actual message information 1 Warning: Component 'mesg' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:51:29: INTEGER(hsize_t) :: free ! Free space within object header 1 Warning: Component 'free' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:403:42: INTEGER FUNCTION h5ovisit_by_name_c(loc_id, object_name, namelen, index_type, order, & 1 Warning: Variable 'h5ovisit_by_name_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:403:49: INTEGER FUNCTION h5ovisit_by_name_c(loc_id, object_name, namelen, index_type, order, & 1 Warning: Variable 'loc_id' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:403:71: INTEGER FUNCTION h5ovisit_by_name_c(loc_id, object_name, namelen, index_type, order, & 1 Warning: Variable 'namelen' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:403:83: INTEGER FUNCTION h5ovisit_by_name_c(loc_id, object_name, namelen, index_type, order, & 1 Warning: Variable 'index_type' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:403:90: INTEGER FUNCTION h5ovisit_by_name_c(loc_id, object_name, namelen, index_type, order, & 1 Warning: Variable 'order' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:404:32: op, op_data, lapl_id) BIND(C, NAME='h5ovisit_by_name_c') 1 Warning: Variable 'lapl_id' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:322:44: INTEGER FUNCTION h5oget_info_by_idx_c(loc_id, group_name, namelen, & 1 Warning: Variable 'h5oget_info_by_idx_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:322:51: INTEGER FUNCTION h5oget_info_by_idx_c(loc_id, group_name, namelen, & 1 Warning: Variable 'loc_id' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_idx_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:322:72: INTEGER FUNCTION h5oget_info_by_idx_c(loc_id, group_name, namelen, & 1 Warning: Variable 'namelen' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_idx_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:323:23: index_field, order, n, lapl_id_default, object_info) BIND(C, NAME='h5oget_info_by_idx_c') 1 Warning: Variable 'index_field' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_idx_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:323:30: index_field, order, n, lapl_id_default, object_info) BIND(C, NAME='h5oget_info_by_idx_c') 1 Warning: Variable 'order' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_idx_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:323:33: index_field, order, n, lapl_id_default, object_info) BIND(C, NAME='h5oget_info_by_idx_c') 1 Warning: Variable 'n' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_idx_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:323:50: index_field, order, n, lapl_id_default, object_info) BIND(C, NAME='h5oget_info_by_idx_c') 1 Warning: Variable 'lapl_id_default' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_idx_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:261:37: INTEGER FUNCTION h5oget_info_c(object_id, object_info) & 1 Warning: Variable 'h5oget_info_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:261:47: INTEGER FUNCTION h5oget_info_c(object_id, object_info) & 1 Warning: Variable 'object_id' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:206:45: INTEGER FUNCTION h5oget_info_by_name_c(loc_id, name, namelen, lapl_id_default, object_info) & 1 Warning: Variable 'h5oget_info_by_name_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:206:52: INTEGER FUNCTION h5oget_info_by_name_c(loc_id, name, namelen, lapl_id_default, object_info) & 1 Warning: Variable 'loc_id' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:206:67: INTEGER FUNCTION h5oget_info_by_name_c(loc_id, name, namelen, lapl_id_default, object_info) & 1 Warning: Variable 'namelen' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:206:84: INTEGER FUNCTION h5oget_info_by_name_c(loc_id, name, namelen, lapl_id_default, object_info) & 1 Warning: Variable 'lapl_id_default' at (1) is a dummy argument of the BIND(C) procedure 'h5oget_info_by_name_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:144:34: INTEGER FUNCTION h5ovisit_c(object_id, index_type, order, op, op_data) & 1 Warning: Variable 'h5ovisit_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:144:44: INTEGER FUNCTION h5ovisit_c(object_id, index_type, order, op, op_data) & 1 Warning: Variable 'object_id' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:144:56: INTEGER FUNCTION h5ovisit_c(object_id, index_type, order, op, op_data) & 1 Warning: Variable 'index_type' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Off_F03.f90:144:63: INTEGER FUNCTION h5ovisit_c(object_id, index_type, order, op, op_data) & 1 Warning: Variable 'order' at (1) is a dummy argument of the BIND(C) procedure 'h5ovisit_c' but may not be C interoperable [-Wc-binding-type] libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Off_F03.f90 -o H5Off_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Rff_F03.lo ../../../fortran/src/H5Rff_F03.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Rff_F03.f90 -fPIC -o .libs/H5Rff_F03.o ../../../fortran/src/H5Rff_F03.f90:119:37: INTEGER FUNCTION h5rcreate_ptr_c(ref, loc_id, name, namelen, ref_type, space_id) & 1 Warning: Variable 'h5rcreate_ptr_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:119:49: INTEGER FUNCTION h5rcreate_ptr_c(ref, loc_id, name, namelen, ref_type, space_id) & 1 Warning: Variable 'loc_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rcreate_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:119:64: INTEGER FUNCTION h5rcreate_ptr_c(ref, loc_id, name, namelen, ref_type, space_id) & 1 Warning: Variable 'namelen' at (1) is a dummy argument of the BIND(C) procedure 'h5rcreate_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:119:74: INTEGER FUNCTION h5rcreate_ptr_c(ref, loc_id, name, namelen, ref_type, space_id) & 1 Warning: Variable 'ref_type' at (1) is a dummy argument of the BIND(C) procedure 'h5rcreate_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:119:84: INTEGER FUNCTION h5rcreate_ptr_c(ref, loc_id, name, namelen, ref_type, space_id) & 1 Warning: Variable 'space_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rcreate_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:107:42: INTEGER FUNCTION h5rdereference_ptr_c(obj_id, ref_type, ref, ref_obj_id) & 1 Warning: Variable 'h5rdereference_ptr_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:107:49: INTEGER FUNCTION h5rdereference_ptr_c(obj_id, ref_type, ref, ref_obj_id) & 1 Warning: Variable 'obj_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rdereference_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:107:59: INTEGER FUNCTION h5rdereference_ptr_c(obj_id, ref_type, ref, ref_obj_id) & 1 Warning: Variable 'ref_type' at (1) is a dummy argument of the BIND(C) procedure 'h5rdereference_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:107:76: INTEGER FUNCTION h5rdereference_ptr_c(obj_id, ref_type, ref, ref_obj_id) & 1 Warning: Variable 'ref_obj_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rdereference_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:93:39: INTEGER FUNCTION h5rget_name_ptr_c(loc_id, ref_type, ref, name, name_len, size_default) & 1 Warning: Variable 'h5rget_name_ptr_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:93:46: INTEGER FUNCTION h5rget_name_ptr_c(loc_id, ref_type, ref, name, name_len, size_default) & 1 Warning: Variable 'loc_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_name_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:93:56: INTEGER FUNCTION h5rget_name_ptr_c(loc_id, ref_type, ref, name, name_len, size_default) & 1 Warning: Variable 'ref_type' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_name_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:93:77: INTEGER FUNCTION h5rget_name_ptr_c(loc_id, ref_type, ref, name, name_len, size_default) & 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_name_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:93:91: INTEGER FUNCTION h5rget_name_ptr_c(loc_id, ref_type, ref, name, name_len, size_default) & 1 Warning: Variable 'size_default' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_name_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:133:41: INTEGER FUNCTION h5rget_region_ptr_c(dset_id, ref, space_id) & 1 Warning: Variable 'h5rget_region_ptr_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:133:49: INTEGER FUNCTION h5rget_region_ptr_c(dset_id, ref, space_id) & 1 Warning: Variable 'dset_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_region_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:133:64: INTEGER FUNCTION h5rget_region_ptr_c(dset_id, ref, space_id) & 1 Warning: Variable 'space_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_region_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:704:41: INTEGER FUNCTION h5rget_obj_type_c(loc_id, ref_type, ref, obj_type) & 1 Warning: Variable 'h5rget_obj_type_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:704:48: INTEGER FUNCTION h5rget_obj_type_c(loc_id, ref_type, ref, obj_type) & 1 Warning: Variable 'loc_id' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_obj_type_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:704:58: INTEGER FUNCTION h5rget_obj_type_c(loc_id, ref_type, ref, obj_type) & 1 Warning: Variable 'ref_type' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_obj_type_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Rff_F03.f90:704:73: INTEGER FUNCTION h5rget_obj_type_c(loc_id, ref_type, ref, obj_type) & 1 Warning: Variable 'obj_type' at (1) is a dummy argument of the BIND(C) procedure 'h5rget_obj_type_c' but may not be C interoperable [-Wc-binding-type] libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Rff_F03.f90 -o H5Rff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Tff_F03.lo ../../../fortran/src/H5Tff_F03.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Tff_F03.f90 -fPIC -o .libs/H5Tff_F03.o ../../../fortran/src/H5Tff_F03.f90:206:44: INTEGER FUNCTION h5tenum_insert_ptr_c(type_id, name, namelen, value) & 1 Warning: Variable 'h5tenum_insert_ptr_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Tff_F03.f90:206:52: INTEGER FUNCTION h5tenum_insert_ptr_c(type_id, name, namelen, value) & 1 Warning: Variable 'type_id' at (1) is a dummy argument of the BIND(C) procedure 'h5tenum_insert_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Tff_F03.f90:206:67: INTEGER FUNCTION h5tenum_insert_ptr_c(type_id, name, namelen, value) & 1 Warning: Variable 'namelen' at (1) is a dummy argument of the BIND(C) procedure 'h5tenum_insert_ptr_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Tff_F03.f90:97:36: INTEGER FUNCTION h5tconvert_c(src_id, dst_id, nelmts, buf, background, plist_id) & 1 Warning: Variable 'h5tconvert_c' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/src/H5Tff_F03.f90:97:43: INTEGER FUNCTION h5tconvert_c(src_id, dst_id, nelmts, buf, background, plist_id) & 1 Warning: Variable 'src_id' at (1) is a dummy argument of the BIND(C) procedure 'h5tconvert_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Tff_F03.f90:97:51: INTEGER FUNCTION h5tconvert_c(src_id, dst_id, nelmts, buf, background, plist_id) & 1 Warning: Variable 'dst_id' at (1) is a dummy argument of the BIND(C) procedure 'h5tconvert_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Tff_F03.f90:97:59: INTEGER FUNCTION h5tconvert_c(src_id, dst_id, nelmts, buf, background, plist_id) & 1 Warning: Variable 'nelmts' at (1) is a dummy argument of the BIND(C) procedure 'h5tconvert_c' but may not be C interoperable [-Wc-binding-type] ../../../fortran/src/H5Tff_F03.f90:97:86: INTEGER FUNCTION h5tconvert_c(src_id, dst_id, nelmts, buf, background, plist_id) & 1 Warning: Variable 'plist_id' at (1) is a dummy argument of the BIND(C) procedure 'h5tconvert_c' but may not be C interoperable [-Wc-binding-type] libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Tff_F03.f90 -o H5Tff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5FDmpiof.lo ../../../fortran/src/H5FDmpiof.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5FDmpiof.c -fPIC -DPIC -o .libs/H5FDmpiof.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/src/H5FDmpiof.c -o H5FDmpiof.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5FDmpioff.lo ../../../fortran/src/H5FDmpioff.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5FDmpioff.f90 -fPIC -o .libs/H5FDmpioff.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5FDmpioff.f90 -o H5FDmpioff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o HDF5mpio.lo ../../../fortran/src/HDF5mpio.f90 libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/HDF5mpio.f90 -fPIC -o .libs/HDF5mpio.o libtool: compile: mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/HDF5mpio.f90 -o HDF5mpio.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -version-info 10:4:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5_fortran.la -rpath /usr/lib64/openmpi/lib H5f90global.lo H5fortran_types.lo H5_ff_F03.lo H5_ff.lo H5Aff.lo H5Dff.lo H5Eff.lo H5Fff.lo H5Gff.lo H5Iff.lo H5Lff.lo H5Off.lo H5Pff.lo H5Rff.lo H5Sff.lo H5Tff.lo H5Zff.lo H5_DBLE_InterfaceInclude.lo H5f90kit.lo H5_f.lo H5Af.lo H5Df.lo H5Ef.lo H5Ff.lo H5Gf.lo H5If.lo H5Lf.lo H5Of.lo H5Pf.lo H5Rf.lo H5Sf.lo H5Tf.lo H5Zf.lo H5Aff_F03.lo H5Dff_F03.lo H5Eff_F03.lo H5Fff_F03.lo H5Lff_F03.lo H5Off_F03.lo H5Pff_F03.lo H5Rff_F03.lo H5Tff_F03.lo H5FDmpiof.lo HDF5mpio.lo H5FDmpioff.lo ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -shared -fPIC .libs/H5f90global.o .libs/H5fortran_types.o .libs/H5_ff_F03.o .libs/H5_ff.o .libs/H5Aff.o .libs/H5Dff.o .libs/H5Eff.o .libs/H5Fff.o .libs/H5Gff.o .libs/H5Iff.o .libs/H5Lff.o .libs/H5Off.o .libs/H5Pff.o .libs/H5Rff.o .libs/H5Sff.o .libs/H5Tff.o .libs/H5Zff.o .libs/H5_DBLE_InterfaceInclude.o .libs/H5f90kit.o .libs/H5_f.o .libs/H5Af.o .libs/H5Df.o .libs/H5Ef.o .libs/H5Ff.o .libs/H5Gf.o .libs/H5If.o .libs/H5Lf.o .libs/H5Of.o .libs/H5Pf.o .libs/H5Rf.o .libs/H5Sf.o .libs/H5Tf.o .libs/H5Zf.o .libs/H5Aff_F03.o .libs/H5Dff_F03.o .libs/H5Eff_F03.o .libs/H5Fff_F03.o .libs/H5Lff_F03.o .libs/H5Off_F03.o .libs/H5Pff_F03.o .libs/H5Rff_F03.o .libs/H5Tff_F03.o .libs/H5FDmpiof.o .libs/HDF5mpio.o .libs/H5FDmpioff.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5_fortran.so.10 -o .libs/libhdf5_fortran.so.10.0.4 libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so.10" && ln -s "libhdf5_fortran.so.10.0.4" "libhdf5_fortran.so.10") libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so" && ln -s "libhdf5_fortran.so.10.0.4" "libhdf5_fortran.so") libtool: link: ar cru .libs/libhdf5_fortran.a H5f90global.o H5fortran_types.o H5_ff_F03.o H5_ff.o H5Aff.o H5Dff.o H5Eff.o H5Fff.o H5Gff.o H5Iff.o H5Lff.o H5Off.o H5Pff.o H5Rff.o H5Sff.o H5Tff.o H5Zff.o H5_DBLE_InterfaceInclude.o H5f90kit.o H5_f.o H5Af.o H5Df.o H5Ef.o H5Ff.o H5Gf.o H5If.o H5Lf.o H5Of.o H5Pf.o H5Rf.o H5Sf.o H5Tf.o H5Zf.o H5Aff_F03.o H5Dff_F03.o H5Eff_F03.o H5Fff_F03.o H5Lff_F03.o H5Off_F03.o H5Pff_F03.o H5Rff_F03.o H5Tff_F03.o H5FDmpiof.o HDF5mpio.o H5FDmpioff.o libtool: link: ranlib .libs/libhdf5_fortran.a libtool: link: ( cd ".libs" && rm -f "libhdf5_fortran.la" && ln -s "../libhdf5_fortran.la" "libhdf5_fortran.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/test' /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tf_F08.lo ../../../fortran/test/tf_F08.f90 libtool: compile: mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/test/tf_F08.f90 -fPIC -o .libs/tf_F08.o ../../../fortran/test/tf_F08.f90:49:13: REAL :: a 1 Warning: Component 'a' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tf_F08.f90:50:16: INTEGER :: x 1 Warning: Component 'x' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tf_F08.f90:51:25: DOUBLE PRECISION :: y 1 Warning: Component 'y' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tf_F08.f90:52:25: CHARACTER(LEN=1) :: z 1 Warning: Component 'z' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) [-Wc-binding-type] libtool: compile: mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/test/tf_F08.f90 -o tf_F08.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tf.lo ../../../fortran/test/tf.f90 libtool: compile: mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/test/tf.f90 -fPIC -o .libs/tf.o ../../../fortran/test/tf.f90:140:13: USE HDF5 1 Warning: Nonconforming tab character at (1) [-Wtabs] libtool: compile: mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/test/tf.f90 -o tf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t.lo ../../../fortran/test/t.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/test/t.c -fPIC -DPIC -o .libs/t.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../fortran/test/t.c -o t.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libh5test_fortran.la tf_F08.lo tf.lo t.lo -lsz -lz -ldl -lm libtool: link: ar cru .libs/libh5test_fortran.a .libs/tf_F08.o .libs/tf.o .libs/t.o libtool: link: ranlib .libs/libh5test_fortran.a libtool: link: ( cd ".libs" && rm -f "libh5test_fortran.la" && ln -s "../libh5test_fortran.la" "libh5test_fortran.la" ) mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test-tH5F.o `test -f 'tH5F.f90' || echo '../../../fortran/test/'`tH5F.f90 ../../../fortran/test/tH5F.f90:676:22: do i = 1, obj_countf 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test-tH5D.o `test -f 'tH5D.f90' || echo '../../../fortran/test/'`tH5D.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test-tH5R.o `test -f 'tH5R.f90' || echo '../../../fortran/test/'`tH5R.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test-tH5S.o `test -f 'tH5S.f90' || echo '../../../fortran/test/'`tH5S.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test-tH5T.o `test -f 'tH5T.f90' || echo '../../../fortran/test/'`tH5T.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test-tH5VL.o `test -f 'tH5VL.f90' || echo '../../../fortran/test/'`tH5VL.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test-tH5Z.o `test -f 'tH5Z.f90' || echo '../../../fortran/test/'`tH5Z.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test-tH5Sselect.o `test -f 'tH5Sselect.f90' || echo '../../../fortran/test/'`tH5Sselect.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test-tH5P.o `test -f 'tH5P.f90' || echo '../../../fortran/test/'`tH5P.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test-tH5A.o `test -f 'tH5A.f90' || echo '../../../fortran/test/'`tH5A.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test-tH5I.o `test -f 'tH5I.f90' || echo '../../../fortran/test/'`tH5I.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test-tH5G.o `test -f 'tH5G.f90' || echo '../../../fortran/test/'`tH5G.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test-tH5E.o `test -f 'tH5E.f90' || echo '../../../fortran/test/'`tH5E.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test-tHDF5.o `test -f 'tHDF5.f90' || echo '../../../fortran/test/'`tHDF5.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test-fortranlib_test.o `test -f 'fortranlib_test.f90' || echo '../../../fortran/test/'`fortranlib_test.f90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fortranlib_test fortranlib_test-tH5F.o fortranlib_test-tH5D.o fortranlib_test-tH5R.o fortranlib_test-tH5S.o fortranlib_test-tH5T.o fortranlib_test-tH5VL.o fortranlib_test-tH5Z.o fortranlib_test-tH5Sselect.o fortranlib_test-tH5P.o fortranlib_test-tH5A.o fortranlib_test-tH5I.o fortranlib_test-tH5G.o fortranlib_test-tH5E.o fortranlib_test-tHDF5.o fortranlib_test-fortranlib_test.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fortranlib_test fortranlib_test-tH5F.o fortranlib_test-tH5D.o fortranlib_test-tH5R.o fortranlib_test-tH5S.o fortranlib_test-tH5T.o fortranlib_test-tH5VL.o fortranlib_test-tH5Z.o fortranlib_test-tH5Sselect.o fortranlib_test-tH5P.o fortranlib_test-tH5A.o fortranlib_test-tH5I.o fortranlib_test-tH5G.o fortranlib_test-tH5E.o fortranlib_test-tHDF5.o fortranlib_test-fortranlib_test.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fflush1.o ../../../fortran/test/fflush1.f90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fflush1 fflush1.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fflush1 fflush1.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fflush2.o ../../../fortran/test/fflush2.f90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fflush2 fflush2.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fflush2 fflush2.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5O.o ../../../fortran/test/tH5O.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5A_1_8.o ../../../fortran/test/tH5A_1_8.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5G_1_8.o ../../../fortran/test/tH5G_1_8.f90 ../../../fortran/test/tH5G_1_8.f90:1419:13: hard_link, use_index, total_error) 1 Warning: Unused dummy argument 'hard_link' at (1) [-Wunused-dummy-argument] ../../../fortran/test/tH5G_1_8.f90:1419:24: hard_link, use_index, total_error) 1 Warning: Unused dummy argument 'use_index' at (1) [-Wunused-dummy-argument] mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5MISC_1_8.o ../../../fortran/test/tH5MISC_1_8.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tHDF5_1_8.o ../../../fortran/test/tHDF5_1_8.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test_1_8.o ../../../fortran/test/fortranlib_test_1_8.f90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fortranlib_test_1_8 tH5O.o tH5A_1_8.o tH5G_1_8.o tH5MISC_1_8.o tHDF5_1_8.o fortranlib_test_1_8.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fortranlib_test_1_8 tH5O.o tH5A_1_8.o tH5G_1_8.o tH5MISC_1_8.o tHDF5_1_8.o fortranlib_test_1_8.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5E_F03.o ../../../fortran/test/tH5E_F03.f90 ../../../fortran/test/tH5E_F03.f90:48:42: INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C) 1 Warning: Variable 'my_hdf5_error_handler' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5E_F03.f90:48:52: INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C) 1 Warning: Variable 'estack_id' at (1) is a dummy argument of the BIND(C) procedure 'my_hdf5_error_handler' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5E_F03.f90:48:64: INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C) 1 Warning: Variable 'data_inout' at (1) is a dummy argument of the BIND(C) procedure 'my_hdf5_error_handler' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5E_F03.f90:73:47: INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C) 1 Warning: Variable 'my_hdf5_error_handler_nodata' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5E_F03.f90:73:57: INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C) 1 Warning: Variable 'estack_id' at (1) is a dummy argument of the BIND(C) procedure 'my_hdf5_error_handler_nodata' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5E_F03.f90:73:69: INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C) 1 Warning: Unused dummy argument 'data_inout' at (1) [-Wunused-dummy-argument] ../../../fortran/test/tH5E_F03.f90:73:57: INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C) 1 Warning: Unused dummy argument 'estack_id' at (1) [-Wunused-dummy-argument] ../../../fortran/test/tH5E_F03.f90:48:52: INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C) 1 Warning: Unused dummy argument 'estack_id' at (1) [-Wunused-dummy-argument] mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5F_F03.o ../../../fortran/test/tH5F_F03.f90 ../../../fortran/test/tH5F_F03.f90:158:11: DO i = 1, image_size 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] ../../../fortran/test/tH5F_F03.f90:165:11: DO i = 1, image_size 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] ../../../fortran/test/tH5F_F03.f90:64:35: INTEGER(size_t) :: itmp_a, itmp_b ! General purpose integers 1 Warning: Unused variable 'itmp_b' declared at (1) [-Wunused-variable] mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5L_F03.o ../../../fortran/test/tH5L_F03.f90 ../../../fortran/test/tH5L_F03.f90:48:46: CHARACTER(LEN=1), DIMENSION(1:10) :: name ! The name of the object 1 Warning: Component 'name' in derived type 'iter_info' at (1) may not be C interoperable, even though derived type 'iter_info' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5L_F03.f90:61:45: INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'liter_cb' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5L_F03.f90:61:51: INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Variable 'name' at (1) is a dummy argument of the BIND(C) procedure 'liter_cb' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5L_F03.f90:61:45: INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Unused dummy argument 'group' at (1) [-Wunused-dummy-argument] ../../../fortran/test/tH5L_F03.f90:61:62: INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Unused dummy argument 'link_info' at (1) [-Wunused-dummy-argument] ../../../fortran/test/tH5L_F03.f90:107:0: END FUNCTION liter_cb Warning: '__result_liter_cb' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../fortran/test/tH5L_F03.f90:61:0: INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) note: '__result_liter_cb' was declared here mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5O_F03.o ../../../fortran/test/tH5O_F03.f90 ../../../fortran/test/tH5O_F03.f90:56:47: CHARACTER(LEN=1), DIMENSION(1:180) :: path ! Path to object 1 Warning: Component 'path' in derived type 'obj_visit_t' at (1) may not be C interoperable, even though derived type 'obj_visit_t' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5O_F03.f90:57:24: INTEGER :: type_obj ! type of object 1 Warning: Component 'type_obj' in derived type 'obj_visit_t' at (1) may not be C interoperable, even though derived type 'obj_visit_t' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5O_F03.f90:61:19: INTEGER :: idx ! Index in object visit structure 1 Warning: Component 'idx' in derived type 'ovisit_ud_t' at (1) may not be C interoperable, even though derived type 'ovisit_ud_t' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5O_F03.f90:67:31: INTEGER FUNCTION visit_obj_cb( group_id, name, oinfo, op_data) bind(C) 1 Warning: Variable 'visit_obj_cb' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5O_F03.f90:67:41: INTEGER FUNCTION visit_obj_cb( group_id, name, oinfo, op_data) bind(C) 1 Warning: Variable 'group_id' at (1) is a dummy argument of the BIND(C) procedure 'visit_obj_cb' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5O_F03.f90:67:47: INTEGER FUNCTION visit_obj_cb( group_id, name, oinfo, op_data) bind(C) 1 Warning: Variable 'name' at (1) is a dummy argument of the BIND(C) procedure 'visit_obj_cb' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5O_F03.f90:67:41: INTEGER FUNCTION visit_obj_cb( group_id, name, oinfo, op_data) bind(C) 1 Warning: Unused dummy argument 'group_id' at (1) [-Wunused-dummy-argument] mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5P_F03.o ../../../fortran/test/tH5P_F03.f90 ../../../fortran/test/tH5P_F03.f90:47:20: INTEGER :: count 1 Warning: Component 'count' in derived type 'cop_cb_struct_' at (1) may not be C interoperable, even though derived type 'cop_cb_struct_' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5P_F03.f90:48:24: INTEGER(HID_T) :: id 1 Warning: Component 'id' in derived type 'cop_cb_struct_' at (1) may not be C interoperable, even though derived type 'cop_cb_struct_' is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5P_F03.f90:53:41: INTEGER FUNCTION test_genprop_cls_cb1_f(list_id, create_data ) bind(C) 1 Warning: Variable 'test_genprop_cls_cb1_f' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../fortran/test/tH5P_F03.f90:53:49: INTEGER FUNCTION test_genprop_cls_cb1_f(list_id, create_data ) bind(C) 1 Warning: Variable 'list_id' at (1) is a dummy argument of the BIND(C) procedure 'test_genprop_cls_cb1_f' but may not be C interoperable [-Wc-binding-type] ../../../fortran/test/tH5P_F03.f90:536:18: part(j) = (i-1)*25+(j-1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] ../../../fortran/test/tH5P_F03.f90:443:35: INTEGER(HSIZE_T) :: sizeof_buffer 1 Warning: Unused variable 'sizeof_buffer' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5P_F03.f90:113:20: LOGICAL :: differ1, differ2 1 Warning: Unused variable 'differ1' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5P_F03.f90:113:29: LOGICAL :: differ1, differ2 1 Warning: Unused variable 'differ2' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5P_F03.f90:190:0: IF(.NOT.dreal_eq( REAL(dpfill,dp), 1.0_dp))THEN Warning: 'dpfill' is used uninitialized in this function [-Wuninitialized] mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5T_F03.o ../../../fortran/test/tH5T_F03.f90 ../../../fortran/test/tH5T_F03.f90:2196:22: ptr(1)%data(i) = wdata(1)%len - i + 1 ! 3 2 1 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] ../../../fortran/test/tH5T_F03.f90:2195:9: DO i=1, wdata(1)%len 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] ../../../fortran/test/tH5T_F03.f90:2201:11: DO i = 3, wdata(2)%len 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] ../../../fortran/test/tH5T_F03.f90:2287:14: DO j = 1, rdata(i)%len 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] ../../../fortran/test/tH5T_F03.f90:1070:26: dset_data_i1(i) = i 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(1) at (1) [-Wconversion] ../../../fortran/test/tH5T_F03.f90:1071:26: dset_data_i4(i) = i 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(1) at (1) [-Wconversion] ../../../fortran/test/tH5T_F03.f90:1072:26: dset_data_i8(i) = i 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(2) at (1) [-Wconversion] mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tHDF5_F03.o ../../../fortran/test/tHDF5_F03.f90 mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test_F03.o ../../../fortran/test/fortranlib_test_F03.f90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fortranlib_test_F03 tH5E_F03.o tH5F_F03.o tH5L_F03.o tH5O_F03.o tH5P_F03.o tH5T_F03.o tHDF5_F03.o fortranlib_test_F03.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fortranlib_test_F03 tH5E_F03.o tH5F_F03.o tH5L_F03.o tH5O_F03.o tH5P_F03.o tH5T_F03.o tHDF5_F03.o fortranlib_test_F03.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/test' Making all in testpar make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/testpar' mpif90 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o ptest.o ../../../fortran/testpar/ptest.f90 mpif90 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o hyper.o ../../../fortran/testpar/hyper.f90 ../../../fortran/testpar/hyper.f90:33:21: INTEGER :: mpierror ! MPI hdferror flag 1 Warning: Unused variable 'mpierror' declared at (1) [-Wunused-variable] mpif90 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o mdset.o ../../../fortran/testpar/mdset.f90 ../../../fortran/testpar/mdset.f90:33:21: INTEGER :: mpierror ! MPI hdferror flag 1 Warning: Unused variable 'mpierror' declared at (1) [-Wunused-variable] /bin/sh ../../libtool --tag=FC --mode=link mpif90 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o parallel_test ptest.o hyper.o mdset.o ../../fortran/test/libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/parallel_test ptest.o hyper.o mdset.o ../../fortran/test/.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/testpar' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran' Making all in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/src' /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5DO.lo ../../../hl/src/H5DO.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5DO.c -fPIC -DPIC -o .libs/H5DO.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5DO.c -o H5DO.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5DS.lo ../../../hl/src/H5DS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5DS.c -fPIC -DPIC -o .libs/H5DS.o In file included from ../../../hl/src/H5HLprivate2.h:26:0, from ../../../hl/src/H5DSprivate.h:20, from ../../../hl/src/H5DS.c:19: ../../../hl/src/H5DS.c: In function 'H5DSget_scale_name': ../../../src/H5private.h:328:26: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] #define MAX(a,b) (((a)>(b)) ? (a) : (b)) ^ ../../../hl/src/H5DS.c:1888:22: note: in expansion of macro 'MAX' return (ssize_t) MAX(0,nbytes-1); ^~~ ../../../hl/src/H5DS.c: In function 'H5DSset_label': ../../../hl/src/H5DS.c:1592:8: warning: 'u.buf' may be used uninitialized in this function [-Wmaybe-uninitialized] if (u.buf) ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5DS.c -o H5DS.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5IM.lo ../../../hl/src/H5IM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5IM.c -fPIC -DPIC -o .libs/H5IM.o ../../../hl/src/H5IM.c: In function 'H5IMget_image_info': ../../../hl/src/H5IM.c:402:5: warning: 'atid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Tclose( atid ); ^~~~~~~~~~~~~~~~ ../../../hl/src/H5IM.c:401:5: warning: 'asid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Sclose( asid ); ^~~~~~~~~~~~~~~~ ../../../hl/src/H5IM.c:400:5: warning: 'aid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Aclose( aid ); ^~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5IM.c -o H5IM.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5LT.lo ../../../hl/src/H5LT.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5LT.c -fPIC -DPIC -o .libs/H5LT.o ../../../hl/src/H5LT.c: In function 'H5LTopen_file_image': ../../../hl/src/H5LT.c:898:20: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] if ((buf_prcnt * buf_size) > min_incr) ^ ../../../hl/src/H5LT.c:899:41: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] alloc_incr = (size_t)(buf_prcnt * buf_size); ^ ../../../hl/src/H5LT.c: In function 'H5LTfind_dataset': ../../../hl/src/H5LT.c:1417:76: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return H5Literate(loc_id, H5_INDEX_NAME, H5_ITER_INC, 0, find_dataset, (void *)dset_name); ^ ../../../hl/src/H5LT.c: In function 'H5LT_find_attribute': ../../../hl/src/H5LT.c:2043:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return H5Aiterate2(loc_id, H5_INDEX_NAME, H5_ITER_INC, NULL, find_attr, (void *)attr_name); ^ ../../../hl/src/H5LT.c: In function 'H5LTopen_file_image': ../../../hl/src/H5LT.c:963:9: warning: 'fapl' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Pclose(fapl); ^~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5LT.c -o H5LT.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5LTanalyze.lo ../../../hl/src/H5LTanalyze.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5LTanalyze.c -fPIC -DPIC -o .libs/H5LTanalyze.o H5LTanalyze.c: In function 'H5LTyylex': H5LTanalyze.c:1148:28: warning: conversion to 'YY_CHAR {aka unsigned char}' from 'flex_int32_t {aka const int}' may alter its value [-Wconversion] H5LTanalyze.c:1153:13: warning: conversion to 'YY_CHAR {aka unsigned char}' from 'flex_int32_t {aka const int}' may alter its value [-Wconversion] H5LTanalyze.c:1155:56: warning: conversion to 'unsigned int' from 'flex_int16_t {aka const short int}' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'yy_get_next_buffer': H5LTanalyze.c:1732:42: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c:1747:18: warning: conversion to 'int' from 'yy_size_t {aka long unsigned int}' may alter its value [-Wconversion] H5LTanalyze.l:24:45: note: in definition of macro 'YY_INPUT' H5LTanalyze.l:24:31: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c:1746:3: note: in expansion of macro 'YY_INPUT' H5LTanalyze.c:1771:32: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c:1773:37: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c:1779:15: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'yy_get_previous_state': H5LTanalyze.c:1802:27: warning: conversion to 'YY_CHAR {aka unsigned char}' from 'int' may alter its value [-Wconversion] H5LTanalyze.c:1807:12: warning: conversion to 'YY_CHAR {aka unsigned char}' from 'flex_int32_t {aka const int}' may alter its value [-Wconversion] H5LTanalyze.c:1809:55: warning: conversion to 'unsigned int' from 'flex_int16_t {aka const short int}' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'yy_try_NUL_trans': H5LTanalyze.c:1830:11: warning: conversion to 'YY_CHAR {aka unsigned char}' from 'flex_int32_t {aka const int}' may alter its value [-Wconversion] H5LTanalyze.c:1832:54: warning: conversion to 'unsigned int' from 'flex_int16_t {aka const short int}' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'input': H5LTanalyze.c:1901:23: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'H5LTyy_create_buffer': H5LTanalyze.c:2026:19: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'H5LTyy_init_buffer': H5LTanalyze.c:2084:40: warning: implicit declaration of function 'isatty' [-Wimplicit-function-declaration] H5LTanalyze.c:2084:40: warning: nested extern declaration of 'isatty' [-Wnested-externs] H5LTanalyze.c: In function 'H5LTyyensure_buffer_stack': H5LTanalyze.c:2200:40: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c:2209:66: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'H5LTyy_scan_bytes': H5LTanalyze.c:2283:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] H5LTanalyze.l: In function 'my_yyinput': H5LTanalyze.l:177:31: warning: unused parameter 'max_size' [-Wunused-parameter] H5LTanalyze.l: At top level: H5LTanalyze.l:186:5: warning: no previous prototype for 'H5LTyyerror' [-Wmissing-prototypes] H5LTanalyze.c:1881:16: warning: 'input' defined but not used [-Wunused-function] H5LTanalyze.c:1840:17: warning: 'yyunput' defined but not used [-Wunused-function] libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5LTanalyze.c -o H5LTanalyze.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5LTparse.lo ../../../hl/src/H5LTparse.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5LTparse.c -fPIC -DPIC -o .libs/H5LTparse.o H5LTparse.y:21:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] H5LTparse.c: In function 'H5LTyyparse': H5LTparse.c:1457:12: warning: conversion to 'yytype_int16 {aka short int}' from 'int' may alter its value [-Wconversion] H5LTparse.c:1462:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:174:80: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:177:78: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:188:72: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:190:82: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5LTparse.c:85:25: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] #define yylval H5LTyylval ^ H5LTparse.y:265:48: note: in expansion of macro 'yylval' libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5LTparse.c -o H5LTparse.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5PT.lo ../../../hl/src/H5PT.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5PT.c -fPIC -DPIC -o .libs/H5PT.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5PT.c -o H5PT.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5TB.lo ../../../hl/src/H5TB.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5TB.c -fPIC -DPIC -o .libs/H5TB.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../hl/src/H5TB.c -o H5TB.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 11:1:1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5_hl.la -rpath /usr/lib64/openmpi/lib H5DO.lo H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -shared -fPIC -DPIC .libs/H5DO.o .libs/H5DS.o .libs/H5IM.o .libs/H5LT.o .libs/H5LTanalyze.o .libs/H5LTparse.o .libs/H5PT.o .libs/H5TB.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5_hl.so.10 -o .libs/libhdf5_hl.so.10.1.1 libtool: link: (cd ".libs" && rm -f "libhdf5_hl.so.10" && ln -s "libhdf5_hl.so.10.1.1" "libhdf5_hl.so.10") libtool: link: (cd ".libs" && rm -f "libhdf5_hl.so" && ln -s "libhdf5_hl.so.10.1.1" "libhdf5_hl.so") libtool: link: ar cru .libs/libhdf5_hl.a H5DO.o H5DS.o H5IM.o H5LT.o H5LTanalyze.o H5LTparse.o H5PT.o H5TB.o libtool: link: ranlib .libs/libhdf5_hl.a libtool: link: ( cd ".libs" && rm -f "libhdf5_hl.la" && ln -s "../libhdf5_hl.la" "libhdf5_hl.la" ) make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/test' mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_lite.o ../../../hl/test/test_lite.c In file included from ../../../hl/test/test_lite.c:19:0: ../../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_lite.c: In function 'main': ../../../hl/test/test_lite.c:1313:7: warning: 'dt_str' may be used uninitialized in this function [-Wmaybe-uninitialized] if(dt_str) ^ ../../../hl/test/test_lite.c:1199:13: note: 'dt_str' was declared here char* dt_str; ^~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_lite test_lite.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_lite test_lite.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_image.o ../../../hl/test/test_image.c ../../../hl/test/test_image.c: In function 'read_data': ../../../hl/test/test_image.c:809:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s", str); ^~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:810:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d", &color_planes); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:811:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s", str); ^~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:812:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d", &h); ^~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:813:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s", str); ^~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:814:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d", &w); ^~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:845:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d",&n); ^~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c: In function 'test_generate': ../../../hl/test/test_image.c:618:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( f, "%d %d %d", &imax, &jmax, &kmax ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:619:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( f, "%f %f %f", &valex, &xmin, &xmax ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_image.c:648:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( f, "%f ", &value ); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../hl/test/test_image.c:21:0: At top level: ../../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../../hl/test/test_image.c: In function 'test_generate': ../../../hl/test/test_image.c:754:7: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] if(data) ^ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_image test_image.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_image test_image.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_file_image.o ../../../hl/test/test_file_image.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_file_image test_file_image.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_file_image test_file_image.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_table.o ../../../hl/test/test_table.c In file included from ../../../hl/test/test_table.c:19:0: ../../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_table test_table.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_table test_table.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_ds.o ../../../hl/test/test_ds.c In file included from ../../../test/h5test.h:26:0, from ../../../hl/test/h5hltest.h:27, from ../../../hl/test/test_ds.c:18: ../../../hl/test/test_ds.c: In function 'test_cmp_scalename': ../../../hl/test/test_ds.c:1108:50: warning: conversion to 'long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_out = (char*)HDmalloc((name_len+1) * sizeof (char)); ^ ../../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../../hl/test/test_ds.c: In function 'test_simple': ../../../hl/test/test_ds.c:3129:45: warning: conversion to 'long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] name_out = (char*)HDmalloc((name_len+1) * sizeof (char)); ^ ../../../src/H5private.h:980:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ ../../../hl/test/test_ds.c: In function 'read_data': ../../../hl/test/test_ds.c:4891:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( f, "%s %u", str, &j); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_ds.c:4892:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( f, "%d",&n ); ^~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_ds.c:4906:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( f, "%f",&val ); ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../hl/test/test_ds.c:19:0: At top level: ../../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_ds test_ds.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_ds test_ds.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_packet.o ../../../hl/test/test_packet.c mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_packet_vlen.o ../../../hl/test/test_packet_vlen.c ../../../hl/test/test_packet_vlen.c: In function 'verify_accessors': ../../../hl/test/test_packet_vlen.c:941:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret = FAIL; /* Returned status from a callee */ ^~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_packet test_packet.o test_packet_vlen.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_packet test_packet.o test_packet_vlen.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_dset_opt.o ../../../hl/test/test_dset_opt.c In file included from ../../../hl/test/test_dset_opt.c:19:0: ../../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^~~~~~~~~~~~~ ../../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_dset_opt test_dset_opt.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_dset_opt test_dset_opt.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/test' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools' Making all in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools/gif2h5' mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gif2hdf.o ../../../../hl/tools/gif2h5/gif2hdf.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gif2mem.o ../../../../hl/tools/gif2h5/gif2mem.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o decompress.o ../../../../hl/tools/gif2h5/decompress.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gifread.o ../../../../hl/tools/gif2h5/gifread.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o writehdf.o ../../../../hl/tools/gif2h5/writehdf.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gif2h5 gif2hdf.o gif2mem.o decompress.o gifread.o writehdf.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gif2h5 gif2hdf.o gif2mem.o decompress.o gifread.o writehdf.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hdf2gif.o ../../../../hl/tools/gif2h5/hdf2gif.c ../../../../hl/tools/gif2h5/hdf2gif.c: In function 'main': ../../../../hl/tools/gif2h5/hdf2gif.c:217:13: warning: 'numcols' may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = 0 ; i < numcols ; i++) ^~~ mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hdfgifwr.o ../../../../hl/tools/gif2h5/hdfgifwr.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h52gif hdf2gif.o hdfgifwr.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h52gif hdf2gif.o hdfgifwr.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o h52gifgentst.o ../../../../hl/tools/gif2h5/h52gifgentst.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h52gifgentst h52gifgentst.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/h52gifgentst h52gifgentst.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools/gif2h5' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools' Making all in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran' Making all in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/src' /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5DSfc.lo ../../../../hl/fortran/src/H5DSfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5DSfc.c -fPIC -DPIC -o .libs/H5DSfc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5DSfc.c -o H5DSfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5LTfc.lo ../../../../hl/fortran/src/H5LTfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5LTfc.c -fPIC -DPIC -o .libs/H5LTfc.o ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltread_dataset_c_': ../../../../hl/fortran/src/H5LTfc.c:579:33: warning: unused parameter 'dims' [-Wunused-parameter] hsize_t_f *dims) ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5LTfc.c -o H5LTfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5IMfc.lo ../../../../hl/fortran/src/H5IMfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5IMfc.c -fPIC -DPIC -o .libs/H5IMfc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5IMfc.c -o H5IMfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5IMcc.lo ../../../../hl/fortran/src/H5IMcc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5IMcc.c -fPIC -DPIC -o .libs/H5IMcc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5IMcc.c -o H5IMcc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o H5TBfc.lo ../../../../hl/fortran/src/H5TBfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5TBfc.c -fPIC -DPIC -o .libs/H5TBfc.o ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbmake_table_c_': ../../../../hl/fortran/src/H5TBfc.c:112:33: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] (size_t)*type_size, (const char **)c_field_names, c_field_offset, c_field_types, ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../hl/fortran/src/H5TBfc.c -o H5TBfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5DSff.lo ../../../../hl/fortran/src/H5DSff.f90 libtool: compile: mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5DSff.f90 -fPIC -o .libs/H5DSff.o libtool: compile: mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5DSff.f90 -o H5DSff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5LTff.lo ../../../../hl/fortran/src/H5LTff.f90 libtool: compile: mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5LTff.f90 -fPIC -o .libs/H5LTff.o libtool: compile: mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5LTff.f90 -o H5LTff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5IMff.lo ../../../../hl/fortran/src/H5IMff.f90 libtool: compile: mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5IMff.f90 -fPIC -o .libs/H5IMff.o libtool: compile: mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5IMff.f90 -o H5IMff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5TBff.lo ../../../../hl/fortran/src/H5TBff.f90 libtool: compile: mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5TBff.f90 -fPIC -o .libs/H5TBff.o ../../../../hl/fortran/src/H5TBff.f90:1890:39: IF(PRESENT(maxlen_out)) maxlen_out = c_maxlen_out 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] libtool: compile: mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5TBff.f90 -o H5TBff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -version-info 10:3:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5hl_fortran.la -rpath /usr/lib64/openmpi/lib H5DSfc.lo H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5DSff.lo H5LTff.lo H5IMff.lo H5TBff.lo ../../../hl/src/libhdf5_hl.la ../../../fortran/src/libhdf5_fortran.la -lsz -lz -ldl -lm libtool: link: mpif90 -shared -fPIC .libs/H5DSfc.o .libs/H5LTfc.o .libs/H5IMfc.o .libs/H5IMcc.o .libs/H5TBfc.o .libs/H5DSff.o .libs/H5LTff.o .libs/H5IMff.o .libs/H5TBff.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs ../../../hl/src/.libs/libhdf5_hl.so ../../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs/libhdf5.so -lsz -lz -ldl -lm -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5hl_fortran.so.10 -o .libs/libhdf5hl_fortran.so.10.0.3 libtool: link: (cd ".libs" && rm -f "libhdf5hl_fortran.so.10" && ln -s "libhdf5hl_fortran.so.10.0.3" "libhdf5hl_fortran.so.10") libtool: link: (cd ".libs" && rm -f "libhdf5hl_fortran.so" && ln -s "libhdf5hl_fortran.so.10.0.3" "libhdf5hl_fortran.so") libtool: link: ar cru .libs/libhdf5hl_fortran.a H5DSfc.o H5LTfc.o H5IMfc.o H5IMcc.o H5TBfc.o H5DSff.o H5LTff.o H5IMff.o H5TBff.o libtool: link: ranlib .libs/libhdf5hl_fortran.a libtool: link: ( cd ".libs" && rm -f "libhdf5hl_fortran.la" && ln -s "../libhdf5hl_fortran.la" "libhdf5hl_fortran.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/src' Making all in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/test' mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tstds.o ../../../../hl/fortran/test/tstds.f90 /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tstds tstds.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tstds tstds.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tstlite.o ../../../../hl/fortran/test/tstlite.f90 /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tstlite tstlite.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tstlite tstlite.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tstimage.o ../../../../hl/fortran/test/tstimage.f90 ../../../../hl/fortran/test/tstimage.f90:84:14: space = width*height / pal_entries; 1 Warning: Integer division truncated to constant '11111' at (1) [-Winteger-division] /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tstimage tstimage.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tstimage tstimage.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tsttable.o ../../../../hl/fortran/test/tsttable.f90 ../../../../hl/fortran/test/tsttable.f90:222:0: IF ( bufir(i) .NE. bufi(i) ) THEN Warning: 'MEM[symbol: bufir, index: ivtmp.223_72, step: 4, offset: 0B]' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../../hl/fortran/test/tsttable.f90:236:0: IF ( bufdr(i) .NE. bufd(i) ) THEN Warning: 'MEM[symbol: bufdr, index: ivtmp.201_60, step: 8, offset: 0B]' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../../hl/fortran/test/tsttable.f90:250:0: IF ( bufrr(i) .NE. bufr(i) ) THEN Warning: 'MEM[symbol: bufrr, index: ivtmp.179_523, step: 4, offset: 0B]' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../../hl/fortran/test/tsttable.f90:305:0: IF ( bufir(i) .NE. bufi(i) ) THEN Warning: 'MEM[symbol: bufir, index: ivtmp.147_545, step: 4, offset: 0B]' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../../hl/fortran/test/tsttable.f90:319:0: IF ( bufdr(i) .NE. bufd(i) ) THEN Warning: 'MEM[symbol: bufdr, index: ivtmp.125_559, step: 8, offset: 0B]' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../../hl/fortran/test/tsttable.f90:333:0: IF ( bufrr(i) .NE. bufr(i) ) THEN Warning: 'MEM[symbol: bufrr, index: ivtmp.103_561, step: 4, offset: 0B]' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../../hl/fortran/test/tsttable.f90:358:0: IF ( bufrr(i) .NE. bufr(i) ) THEN Warning: 'MEM[symbol: bufrr, index: ivtmp.81_563, step: 4, offset: 0B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsttable tsttable.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tsttable tsttable.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl' + module purge ++ /usr/share/lmod/lmod/libexec/lmod bash purge + eval unset 'LD_LIBRARY_PATH;' unset 'LOADEDMODULES;' 'MANPATH="/usr/share/lmod/lmod/share/man::";' export 'MANPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' 'PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin";' export 'PATH;' 'PKG_CONFIG_PATH=":/usr/lib64/pkgconfig:/usr/share/pkgconfig";' export 'PKG_CONFIG_PATH;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh";' export '_ModuleTable001_;' '_ModuleTable002_="cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' ++ unset LD_LIBRARY_PATH ++ unset LOADEDMODULES ++ MANPATH=/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ ~/build/BUILD/hdf5-1.8.18 ++ : -s sh + eval + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FalxEB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64 ++ dirname /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64 + cd hdf5-1.8.18 + make -C build install DESTDIR=/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64 make: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build' Making install in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/src' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libhdf5.la '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libhdf5.so.10.2.1 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5.so.10.2.1 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libhdf5.so.10.2.1 libhdf5.so.10 || { rm -f libhdf5.so.10 && ln -s libhdf5.so.10.2.1 libhdf5.so.10; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libhdf5.so.10.2.1 libhdf5.so || { rm -f libhdf5.so && ln -s libhdf5.so.10.2.1 libhdf5.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5.la libtool: install: /usr/bin/install -c .libs/libhdf5.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include' /usr/bin/install -c -m 644 ../../src/hdf5.h ../../src/H5api_adpt.h ../../src/H5overflow.h H5pubconf.h ../../src/H5public.h ../../src/H5version.h ../../src/H5Apublic.h ../../src/H5ACpublic.h ../../src/H5Cpublic.h ../../src/H5Dpublic.h ../../src/H5Epubgen.h ../../src/H5Epublic.h ../../src/H5Fpublic.h ../../src/H5FDpublic.h ../../src/H5FDcore.h ../../src/H5FDdirect.h ../../src/H5FDfamily.h ../../src/H5FDlog.h ../../src/H5FDmpi.h ../../src/H5FDmpio.h ../../src/H5FDmulti.h ../../src/H5FDsec2.h ../../src/H5FDstdio.h ../../src/H5Gpublic.h ../../src/H5Ipublic.h ../../src/H5Lpublic.h ../../src/H5MMpublic.h ../../src/H5Opublic.h ../../src/H5Ppublic.h ../../src/H5PLextern.h ../../src/H5PLpublic.h ../../src/H5Rpublic.h ../../src/H5Spublic.h ../../src/H5Tpublic.h ../../src/H5Zpublic.h '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64' /usr/bin/install -c -m 644 libhdf5.settings '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/test' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libdynlib1.la libdynlib2.la libdynlib3.la libdynlib4.la '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libdynlib1.so.0.0.0 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlib1.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libdynlib1.so.0.0.0 libdynlib1.so.0 || { rm -f libdynlib1.so.0 && ln -s libdynlib1.so.0.0.0 libdynlib1.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libdynlib1.so.0.0.0 libdynlib1.so || { rm -f libdynlib1.so && ln -s libdynlib1.so.0.0.0 libdynlib1.so; }; }) libtool: install: /usr/bin/install -c .libs/libdynlib1.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlib1.la libtool: install: /usr/bin/install -c .libs/libdynlib2.so.0.0.0 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlib2.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libdynlib2.so.0.0.0 libdynlib2.so.0 || { rm -f libdynlib2.so.0 && ln -s libdynlib2.so.0.0.0 libdynlib2.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libdynlib2.so.0.0.0 libdynlib2.so || { rm -f libdynlib2.so && ln -s libdynlib2.so.0.0.0 libdynlib2.so; }; }) libtool: install: /usr/bin/install -c .libs/libdynlib2.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlib2.la libtool: install: /usr/bin/install -c .libs/libdynlib3.so.0.0.0 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlib3.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libdynlib3.so.0.0.0 libdynlib3.so.0 || { rm -f libdynlib3.so.0 && ln -s libdynlib3.so.0.0.0 libdynlib3.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libdynlib3.so.0.0.0 libdynlib3.so || { rm -f libdynlib3.so && ln -s libdynlib3.so.0.0.0 libdynlib3.so; }; }) libtool: install: /usr/bin/install -c .libs/libdynlib3.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlib3.la libtool: install: /usr/bin/install -c .libs/libdynlib4.so.0.0.0 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlib4.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libdynlib4.so.0.0.0 libdynlib4.so.0 || { rm -f libdynlib4.so.0 && ln -s libdynlib4.so.0.0.0 libdynlib4.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libdynlib4.so.0.0.0 libdynlib4.so || { rm -f libdynlib4.so && ln -s libdynlib4.so.0.0.0 libdynlib4.so; }; }) libtool: install: /usr/bin/install -c .libs/libdynlib4.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlib4.la libtool: install: /usr/bin/install -c .libs/libdynlib1.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlib1.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlib1.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlib1.a libtool: install: /usr/bin/install -c .libs/libdynlib2.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlib2.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlib2.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlib2.a libtool: install: /usr/bin/install -c .libs/libdynlib3.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlib3.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlib3.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlib3.a libtool: install: /usr/bin/install -c .libs/libdynlib4.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlib4.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlib4.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlib4.a libtool: warning: remember to run 'libtool --finish /usr/lib64' make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/test' rm -f /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/*dynlib* make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/test' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/test' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/test' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools' Making install in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/lib' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/lib' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/lib' Making install in h5diff make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5diff' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5diff' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5diff '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/h5diff /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5diff make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5diff' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5diff' Making install in h5ls make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5ls' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5ls' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5ls '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/h5ls /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5ls make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5ls' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5ls' Making install in h5dump make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5dump' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5dump' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5dump '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/h5dump /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5dump make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5dump' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5dump' Making install in misc make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/misc' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/misc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5debug h5repart h5mkgrp '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/h5debug /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5debug libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/h5repart /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5repart libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/h5mkgrp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5mkgrp /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' /usr/bin/install -c h5redeploy '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/misc' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/misc' Making install in h5import make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5import' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5import' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5import '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/h5import /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5import make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5import' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5import' Making install in h5repack make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdynlibadd.la libdynlibvers.la '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libdynlibadd.so.0.0.0 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlibadd.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libdynlibadd.so.0.0.0 libdynlibadd.so.0 || { rm -f libdynlibadd.so.0 && ln -s libdynlibadd.so.0.0.0 libdynlibadd.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libdynlibadd.so.0.0.0 libdynlibadd.so || { rm -f libdynlibadd.so && ln -s libdynlibadd.so.0.0.0 libdynlibadd.so; }; }) libtool: install: /usr/bin/install -c .libs/libdynlibadd.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlibadd.la libtool: install: /usr/bin/install -c .libs/libdynlibvers.so.0.0.0 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlibvers.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libdynlibvers.so.0.0.0 libdynlibvers.so.0 || { rm -f libdynlibvers.so.0 && ln -s libdynlibvers.so.0.0.0 libdynlibvers.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libdynlibvers.so.0.0.0 libdynlibvers.so || { rm -f libdynlibvers.so && ln -s libdynlibvers.so.0.0.0 libdynlibvers.so; }; }) libtool: install: /usr/bin/install -c .libs/libdynlibvers.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlibvers.la libtool: install: /usr/bin/install -c .libs/libdynlibadd.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlibadd.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlibadd.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlibadd.a libtool: install: /usr/bin/install -c .libs/libdynlibvers.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlibvers.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlibvers.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libdynlibvers.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5repack '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/h5repack /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5repack make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack' rm -f /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/*dynlib* make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack' Making install in h5jam make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5jam' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5jam' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5jam h5unjam '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/h5jam /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5jam libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/h5unjam /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5unjam make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5jam' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5jam' Making install in h5copy make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5copy' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5copy' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5copy '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/h5copy /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5copy make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5copy' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5copy' Making install in h5stat make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5stat' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5stat' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5stat '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/h5stat /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5stat make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5stat' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5stat' Making install in perform make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/perform' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/perform' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5perf_serial '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/h5perf_serial /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5perf_serial make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/perform' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/perform' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools' Making install in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build' Making install in c++ make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' /usr/bin/install -c h5c++ '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_cpp.la '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64' libtool: warning: relinking 'libhdf5_cpp.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.18/build/c++/src; /bin/sh "/builddir/build/BUILD/hdf5-1.8.18/build/libtool" --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 13:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5_cpp.la -rpath /usr/lib64 H5Exception.lo H5IdComponent.lo H5Library.lo H5Attribute.lo H5Location.lo H5Object.lo H5PropList.lo H5FaccProp.lo H5FcreatProp.lo H5DcreatProp.lo H5DxferProp.lo H5OcreatProp.lo H5DataType.lo H5DataSpace.lo H5AbstractDs.lo H5AtomType.lo H5PredType.lo H5EnumType.lo H5IntType.lo H5FloatType.lo H5StrType.lo H5ArrayType.lo H5VarLenType.lo H5CompType.lo H5DataSet.lo H5CommonFG.lo H5Group.lo H5File.lo ../../src/libhdf5.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/7/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/7/crtbeginS.o .libs/H5Exception.o .libs/H5IdComponent.o .libs/H5Library.o .libs/H5Attribute.o .libs/H5Location.o .libs/H5Object.o .libs/H5PropList.o .libs/H5FaccProp.o .libs/H5FcreatProp.o .libs/H5DcreatProp.o .libs/H5DxferProp.o .libs/H5OcreatProp.o .libs/H5DataType.o .libs/H5DataSpace.o .libs/H5AbstractDs.o .libs/H5AtomType.o .libs/H5PredType.o .libs/H5EnumType.o .libs/H5IntType.o .libs/H5FloatType.o .libs/H5StrType.o .libs/H5ArrayType.o .libs/H5VarLenType.o .libs/H5CompType.o .libs/H5DataSet.o .libs/H5CommonFG.o .libs/H5Group.o .libs/H5File.o -L/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 -L/usr/lib64 -lhdf5 -lsz -lz -ldl -L/usr/lib/gcc/aarch64-redhat-linux/7 -L/usr/lib/gcc/aarch64-redhat-linux/7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/7/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/7/../../../../lib64/crtn.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5_cpp.so.13 -o .libs/libhdf5_cpp.so.13.0.0 libtool: install: /usr/bin/install -c .libs/libhdf5_cpp.so.13.0.0T /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_cpp.so.13.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libhdf5_cpp.so.13.0.0 libhdf5_cpp.so.13 || { rm -f libhdf5_cpp.so.13 && ln -s libhdf5_cpp.so.13.0.0 libhdf5_cpp.so.13; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libhdf5_cpp.so.13.0.0 libhdf5_cpp.so || { rm -f libhdf5_cpp.so && ln -s libhdf5_cpp.so.13.0.0 libhdf5_cpp.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_cpp.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_cpp.la libtool: install: /usr/bin/install -c .libs/libhdf5_cpp.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_cpp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_cpp.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_cpp.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include' /usr/bin/install -c -m 644 ../../../c++/src/H5Cpp.h ../../../c++/src/H5AbstractDs.h ../../../c++/src/H5AtomType.h ../../../c++/src/H5Attribute.h ../../../c++/src/H5Classes.h ../../../c++/src/H5CommonFG.h ../../../c++/src/H5CompType.h ../../../c++/src/H5DataSet.h ../../../c++/src/H5DataSpace.h ../../../c++/src/H5DataType.h ../../../c++/src/H5OcreatProp.h ../../../c++/src/H5DcreatProp.h ../../../c++/src/H5DxferProp.h ../../../c++/src/H5EnumType.h ../../../c++/src/H5Exception.h ../../../c++/src/H5FaccProp.h ../../../c++/src/H5FcreatProp.h ../../../c++/src/H5File.h ../../../c++/src/H5FloatType.h ../../../c++/src/H5Group.h ../../../c++/src/H5IdComponent.h ../../../c++/src/H5Include.h ../../../c++/src/H5IntType.h ../../../c++/src/H5Library.h ../../../c++/src/H5Location.h ../../../c++/src/H5Object.h ../../../c++/src/H5PredType.h ../../../c++/src/H5PropList.h ../../../c++/src/H5StrType.h ../../../c++/src/H5CppDoc.h ../../../c++/src/H5ArrayType.h ../../../c++/src/H5VarLenType.h '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++' Making install in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src' make install-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_fortran.la '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64' libtool: warning: relinking 'libhdf5_fortran.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.18/build/fortran/src; /bin/sh "/builddir/build/BUILD/hdf5-1.8.18/build/libtool" --tag FC --mode=relink gfortran -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -version-info 10:4:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5_fortran.la -rpath /usr/lib64 H5f90global.lo H5fortran_types.lo H5_ff_F03.lo H5_ff.lo H5Aff.lo H5Dff.lo H5Eff.lo H5Fff.lo H5Gff.lo H5Iff.lo H5Lff.lo H5Off.lo H5Pff.lo H5Rff.lo H5Sff.lo H5Tff.lo H5Zff.lo H5_DBLE_InterfaceInclude.lo H5f90kit.lo H5_f.lo H5Af.lo H5Df.lo H5Ef.lo H5Ff.lo H5Gf.lo H5If.lo H5Lf.lo H5Of.lo H5Pf.lo H5Rf.lo H5Sf.lo H5Tf.lo H5Zf.lo H5Aff_F03.lo H5Dff_F03.lo H5Eff_F03.lo H5Fff_F03.lo H5Lff_F03.lo H5Off_F03.lo H5Pff_F03.lo H5Rff_F03.lo H5Tff_F03.lo HDF5.lo ../../src/libhdf5.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64) libtool: relink: gfortran -shared -fPIC .libs/H5f90global.o .libs/H5fortran_types.o .libs/H5_ff_F03.o .libs/H5_ff.o .libs/H5Aff.o .libs/H5Dff.o .libs/H5Eff.o .libs/H5Fff.o .libs/H5Gff.o .libs/H5Iff.o .libs/H5Lff.o .libs/H5Off.o .libs/H5Pff.o .libs/H5Rff.o .libs/H5Sff.o .libs/H5Tff.o .libs/H5Zff.o .libs/H5_DBLE_InterfaceInclude.o .libs/H5f90kit.o .libs/H5_f.o .libs/H5Af.o .libs/H5Df.o .libs/H5Ef.o .libs/H5Ff.o .libs/H5Gf.o .libs/H5If.o .libs/H5Lf.o .libs/H5Of.o .libs/H5Pf.o .libs/H5Rf.o .libs/H5Sf.o .libs/H5Tf.o .libs/H5Zf.o .libs/H5Aff_F03.o .libs/H5Dff_F03.o .libs/H5Eff_F03.o .libs/H5Fff_F03.o .libs/H5Lff_F03.o .libs/H5Off_F03.o .libs/H5Pff_F03.o .libs/H5Rff_F03.o .libs/H5Tff_F03.o .libs/HDF5.o -L/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 -L/usr/lib64 -lhdf5 -lsz -lz -ldl -L/usr/lib/gcc/aarch64-redhat-linux/7 -L/usr/lib/gcc/aarch64-redhat-linux/7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/7/../../.. -lgfortran -lm -lc -lgcc_s -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5_fortran.so.10 -o .libs/libhdf5_fortran.so.10.0.4 libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.so.10.0.4T /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_fortran.so.10.0.4 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libhdf5_fortran.so.10.0.4 libhdf5_fortran.so.10 || { rm -f libhdf5_fortran.so.10 && ln -s libhdf5_fortran.so.10.0.4 libhdf5_fortran.so.10; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libhdf5_fortran.so.10.0.4 libhdf5_fortran.so || { rm -f libhdf5_fortran.so && ln -s libhdf5_fortran.so.10.0.4 libhdf5_fortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_fortran.a libtool: warning: remember to run 'libtool --finish /usr/lib64' cp ../../fortran/src/H5f90i_gen.h /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/. cp ../../../fortran/src/H5f90i.h /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran' Making install in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_hl.la '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64' libtool: warning: relinking 'libhdf5_hl.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.18/build/hl/src; /bin/sh "/builddir/build/BUILD/hdf5-1.8.18/build/libtool" --tag CC --mode=relink gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 11:1:1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5_hl.la -rpath /usr/lib64 H5DO.lo H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo ../../src/libhdf5.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64) libtool: relink: gcc -shared -fPIC -DPIC .libs/H5DO.o .libs/H5DS.o .libs/H5IM.o .libs/H5LT.o .libs/H5LTanalyze.o .libs/H5LTparse.o .libs/H5PT.o .libs/H5TB.o -L/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 -L/usr/lib64 -lhdf5 -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5_hl.so.10 -o .libs/libhdf5_hl.so.10.1.1 libtool: install: /usr/bin/install -c .libs/libhdf5_hl.so.10.1.1T /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_hl.so.10.1.1 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libhdf5_hl.so.10.1.1 libhdf5_hl.so.10 || { rm -f libhdf5_hl.so.10 && ln -s libhdf5_hl.so.10.1.1 libhdf5_hl.so.10; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libhdf5_hl.so.10.1.1 libhdf5_hl.so || { rm -f libhdf5_hl.so && ln -s libhdf5_hl.so.10.1.1 libhdf5_hl.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_hl.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_hl.la libtool: install: /usr/bin/install -c .libs/libhdf5_hl.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_hl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_hl.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_hl.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include' /usr/bin/install -c -m 644 ../../../hl/src/hdf5_hl.h ../../../hl/src/H5DOpublic.h ../../../hl/src/H5IMpublic.h ../../../hl/src/H5LTpublic.h ../../../hl/src/H5TBpublic.h ../../../hl/src/H5DSpublic.h ../../../hl/src/H5PTpublic.h '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/test' Making install in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools' Making install in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools/gif2h5' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools/gif2h5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c gif2h5 h52gif '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin' libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/hdf5-1.8.18/build/src/libhdf5.la' has not been installed in '/usr/lib64' libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/gif2h5 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/gif2h5 libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/hdf5-1.8.18/build/src/libhdf5.la' has not been installed in '/usr/lib64' libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/h52gif /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h52gif make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools/gif2h5' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools/gif2h5' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools' Making install in c++ make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++' Making install in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5_hl_cpp.la '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64' libtool: warning: relinking 'libhdf5_hl_cpp.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/src; /bin/sh "/builddir/build/BUILD/hdf5-1.8.18/build/libtool" --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 12:0:1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5_hl_cpp.la -rpath /usr/lib64 H5PacketTable.lo ../../../hl/src/libhdf5_hl.la ../../../c++/src/libhdf5_cpp.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/7/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/7/crtbeginS.o .libs/H5PacketTable.o -L/builddir/build/BUILD/hdf5-1.8.18/build/src/.libs -L/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 -L/usr/lib64 -lhdf5_hl -lhdf5_cpp -lhdf5 -lsz -lz -ldl -L/usr/lib/gcc/aarch64-redhat-linux/7 -L/usr/lib/gcc/aarch64-redhat-linux/7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/7/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/7/../../../../lib64/crtn.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5_hl_cpp.so.11 -o .libs/libhdf5_hl_cpp.so.11.1.0 libtool: install: /usr/bin/install -c .libs/libhdf5_hl_cpp.so.11.1.0T /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_hl_cpp.so.11.1.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libhdf5_hl_cpp.so.11.1.0 libhdf5_hl_cpp.so.11 || { rm -f libhdf5_hl_cpp.so.11 && ln -s libhdf5_hl_cpp.so.11.1.0 libhdf5_hl_cpp.so.11; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libhdf5_hl_cpp.so.11.1.0 libhdf5_hl_cpp.so || { rm -f libhdf5_hl_cpp.so && ln -s libhdf5_hl_cpp.so.11.1.0 libhdf5_hl_cpp.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_hl_cpp.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_hl_cpp.la libtool: install: /usr/bin/install -c .libs/libhdf5_hl_cpp.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_hl_cpp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_hl_cpp.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_hl_cpp.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include' /usr/bin/install -c -m 644 ../../../../hl/c++/src/H5PacketTable.h '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/src' Making install in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++' Making install in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran' Making install in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5hl_fortran.la '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64' libtool: warning: relinking 'libhdf5hl_fortran.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/src; /bin/sh "/builddir/build/BUILD/hdf5-1.8.18/build/libtool" --tag FC --mode=relink gfortran -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -version-info 10:3:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5hl_fortran.la -rpath /usr/lib64 H5DSfc.lo H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5DSff.lo H5LTff.lo H5IMff.lo H5TBff.lo ../../../hl/src/libhdf5_hl.la ../../../fortran/src/libhdf5_fortran.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64) libtool: relink: gfortran -shared -fPIC .libs/H5DSfc.o .libs/H5LTfc.o .libs/H5IMfc.o .libs/H5IMcc.o .libs/H5TBfc.o .libs/H5DSff.o .libs/H5LTff.o .libs/H5IMff.o .libs/H5TBff.o -L/builddir/build/BUILD/hdf5-1.8.18/build/src/.libs -L/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 -L/usr/lib64 -lhdf5_hl -lhdf5_fortran -lhdf5 -lsz -lz -ldl -L/usr/lib/gcc/aarch64-redhat-linux/7 -L/usr/lib/gcc/aarch64-redhat-linux/7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/7/../../.. -lgfortran -lm -lc -lgcc_s -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5hl_fortran.so.10 -o .libs/libhdf5hl_fortran.so.10.0.3 libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.so.10.0.3T /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5hl_fortran.so.10.0.3 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libhdf5hl_fortran.so.10.0.3 libhdf5hl_fortran.so.10 || { rm -f libhdf5hl_fortran.so.10 && ln -s libhdf5hl_fortran.so.10.0.3 libhdf5hl_fortran.so.10; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64 && { ln -s -f libhdf5hl_fortran.so.10.0.3 libhdf5hl_fortran.so || { rm -f libhdf5hl_fortran.so && ln -s libhdf5hl_fortran.so.10.0.3 libhdf5hl_fortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5hl_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5hl_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5hl_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5hl_fortran.a libtool: warning: remember to run 'libtool --finish /usr/lib64' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/src' Making install in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl' for d in examples fortran c++ hl; do \ (cd $d && make install-examples) || exit 1; \ done make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/examples' ../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c + /usr/bin/install -c ../../examples/h5_write.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_read.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend_write.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_chunk_read.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrpd.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_subset.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_cmprss.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_rdwt.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrpar.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtatt.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrp.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtdat.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_compound.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_group.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_select.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_attribute.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_mount.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_reference.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_drivers.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extlink.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_elink_unix2win.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_ref2reg.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_shared_mesg.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/ph5example.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c run-c-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/README /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/. + /usr/bin/install -c ../../examples/run-all-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/examples' make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/fortran + /usr/bin/install -c ../../../fortran/examples/h5_crtdat.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_rdwt.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtatt.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrp.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrpar.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrpd.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_extend.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_subset.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_cmprss.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/hyperslab.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/selectele.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refobjexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refregexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/mountexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/ph5example.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/rwdset_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/nested_derived_type.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_complex_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c run-fortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/fortran/. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/examples' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran' make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c++ + /usr/bin/install -c ../../../c++/examples/create.cpp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/readdata.cpp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/writedata.cpp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/compound.cpp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/extend_ds.cpp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/chunks.cpp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/h5group.cpp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/h5tutr_cmprss.cpp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/h5tutr_crtatt.cpp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/h5tutr_crtdat.cpp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/h5tutr_crtgrpar.cpp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/h5tutr_crtgrp.cpp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/h5tutr_crtgrpd.cpp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/h5tutr_extend.cpp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/h5tutr_rdwt.cpp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/h5tutr_subset.cpp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -c run-c++-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/c++/. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/examples' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++' make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl' for d in examples fortran c++; do \ (cd $d && make install-examples) || exit 1; \ done make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c + /usr/bin/install -c ../../../hl/examples/ex_lite1.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite2.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite3.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ptExampleFL.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image1.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image2.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_01.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_02.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_03.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_04.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_05.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_06.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_07.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_08.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_09.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_10.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_11.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_12.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_ds1.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image24pixel.txt /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image8.txt /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/pal_rgb.h /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c run-hlc-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/run-hl-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/examples' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/examples' ../../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/fortran + /usr/bin/install -c ../../../../hl/fortran/examples/exlite.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c ../../../../hl/fortran/examples/ex_ds1.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c run-hlfortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/fortran/. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/examples' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/examples' ../../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c++ + /usr/bin/install -c ../../../../hl/c++/examples/ptExampleFL.cpp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c++/. + /usr/bin/install -c run-hlc++-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/hdf5_examples/hl/c++/. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/examples' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl' make: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build' + rm /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64//usr/lib64/libhdf5.la /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64//usr/lib64/libhdf5_cpp.la /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64//usr/lib64/libhdf5_fortran.la /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64//usr/lib64/libhdf5_hl.la /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64//usr/lib64/libhdf5_hl_cpp.la /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64//usr/lib64/libhdf5hl_fortran.la + mkdir -p /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/gfortran/modules + mv /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5_dble_interface.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5a.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5a_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5d.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5d_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5ds.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5e.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5e_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5f.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5f_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5fortran_types.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5g.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5global.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5i.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5im.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5l.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5l_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5lib.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5lib_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5lt.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5o.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5o_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5p.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5p_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5r.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5r_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5s.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5t.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5t_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5tb.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5test_kind_storage_size_mod.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/h5z.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/hdf5.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/gfortran/modules + for mpi in mpich openmpi + module load mpi/mpich-aarch64 ++ /usr/share/lmod/lmod/libexec/lmod bash load mpi/mpich-aarch64 + eval 'LD_LIBRARY_PATH="/usr/lib64/mpich/lib";' export 'LD_LIBRARY_PATH;' 'LOADEDMODULES="mpi/mpich-aarch64";' export 'LOADEDMODULES;' 'MANPATH="/usr/share/man/mpich-aarch64:/usr/share/lmod/lmod/share/man::";' export 'MANPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' 'MPI_BIN="/usr/lib64/mpich/bin";' export 'MPI_BIN;' 'MPI_COMPILER="mpich-aarch64";' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR="/usr/lib64/gfortran/modules/mpich";' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME="/usr/lib64/mpich";' export 'MPI_HOME;' 'MPI_INCLUDE="/usr/include/mpich-aarch64";' export 'MPI_INCLUDE;' 'MPI_LIB="/usr/lib64/mpich/lib";' export 'MPI_LIB;' 'MPI_MAN="/usr/share/man/mpich-aarch64";' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH="/usr/lib64/python2.7/site-packages/mpich";' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH="/usr/lib64/python3.6/site-packages/mpich";' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH="/usr/lib64/python2.7/site-packages/mpich";' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX="_mpich";' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG="/etc/mpich-aarch64";' export 'MPI_SYSCONFIG;' 'PATH="/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin";' export 'PATH;' 'PKG_CONFIG_PATH="/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig";' export 'PKG_CONFIG_PATH;' '_LMFILES_="/etc/modulefiles/mpi/mpich-aarch64";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtYWFyY2g2NCIsWyJmdWxsTmFtZSJdPSJtcGkvbXBpY2gtYWFyY2g2NCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im1waS9tcGljaC1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVm";' export '_ModuleTable001_;' '_ModuleTable002_="aWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' ++ LD_LIBRARY_PATH=/usr/lib64/mpich/lib ++ export LD_LIBRARY_PATH ++ LOADEDMODULES=mpi/mpich-aarch64 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/mpich-aarch64:/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib64/mpich/bin ++ export MPI_BIN ++ MPI_COMPILER=mpich-aarch64 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib64/mpich ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/mpich-aarch64 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib64/mpich/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mpich-aarch64 ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/mpich ++ export MPI_PYTHON3_SITEARCH ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_mpich ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/mpich-aarch64 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ _LMFILES_=/etc/modulefiles/mpi/mpich-aarch64 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtYWFyY2g2NCIsWyJmdWxsTmFtZSJdPSJtcGkvbXBpY2gtYWFyY2g2NCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im1waS9tcGljaC1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVm ++ export _ModuleTable001_ ++ _ModuleTable002_=aWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + make -C mpich install DESTDIR=/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64 make: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich' Making install in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/src' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libhdf5.la '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/libhdf5.so.10.2.1 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5.so.10.2.1 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib && { ln -s -f libhdf5.so.10.2.1 libhdf5.so.10 || { rm -f libhdf5.so.10 && ln -s libhdf5.so.10.2.1 libhdf5.so.10; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib && { ln -s -f libhdf5.so.10.2.1 libhdf5.so || { rm -f libhdf5.so && ln -s libhdf5.so.10.2.1 libhdf5.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5.la libtool: install: /usr/bin/install -c .libs/libhdf5.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5.a libtool: warning: remember to run 'libtool --finish /usr/lib64/mpich/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64' /usr/bin/install -c -m 644 ../../src/hdf5.h ../../src/H5api_adpt.h ../../src/H5overflow.h H5pubconf.h ../../src/H5public.h ../../src/H5version.h ../../src/H5Apublic.h ../../src/H5ACpublic.h ../../src/H5Cpublic.h ../../src/H5Dpublic.h ../../src/H5Epubgen.h ../../src/H5Epublic.h ../../src/H5Fpublic.h ../../src/H5FDpublic.h ../../src/H5FDcore.h ../../src/H5FDdirect.h ../../src/H5FDfamily.h ../../src/H5FDlog.h ../../src/H5FDmpi.h ../../src/H5FDmpio.h ../../src/H5FDmulti.h ../../src/H5FDsec2.h ../../src/H5FDstdio.h ../../src/H5Gpublic.h ../../src/H5Ipublic.h ../../src/H5Lpublic.h ../../src/H5MMpublic.h ../../src/H5Opublic.h ../../src/H5Ppublic.h ../../src/H5PLextern.h ../../src/H5PLpublic.h ../../src/H5Rpublic.h ../../src/H5Spublic.h ../../src/H5Tpublic.h ../../src/H5Zpublic.h '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib' /usr/bin/install -c -m 644 libhdf5.settings '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/test' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libdynlib1.la libdynlib2.la libdynlib3.la libdynlib4.la '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/libdynlib1.so.0.0.0 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlib1.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib && { ln -s -f libdynlib1.so.0.0.0 libdynlib1.so.0 || { rm -f libdynlib1.so.0 && ln -s libdynlib1.so.0.0.0 libdynlib1.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib && { ln -s -f libdynlib1.so.0.0.0 libdynlib1.so || { rm -f libdynlib1.so && ln -s libdynlib1.so.0.0.0 libdynlib1.so; }; }) libtool: install: /usr/bin/install -c .libs/libdynlib1.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlib1.la libtool: install: /usr/bin/install -c .libs/libdynlib2.so.0.0.0 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlib2.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib && { ln -s -f libdynlib2.so.0.0.0 libdynlib2.so.0 || { rm -f libdynlib2.so.0 && ln -s libdynlib2.so.0.0.0 libdynlib2.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib && { ln -s -f libdynlib2.so.0.0.0 libdynlib2.so || { rm -f libdynlib2.so && ln -s libdynlib2.so.0.0.0 libdynlib2.so; }; }) libtool: install: /usr/bin/install -c .libs/libdynlib2.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlib2.la libtool: install: /usr/bin/install -c .libs/libdynlib3.so.0.0.0 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlib3.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib && { ln -s -f libdynlib3.so.0.0.0 libdynlib3.so.0 || { rm -f libdynlib3.so.0 && ln -s libdynlib3.so.0.0.0 libdynlib3.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib && { ln -s -f libdynlib3.so.0.0.0 libdynlib3.so || { rm -f libdynlib3.so && ln -s libdynlib3.so.0.0.0 libdynlib3.so; }; }) libtool: install: /usr/bin/install -c .libs/libdynlib3.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlib3.la libtool: install: /usr/bin/install -c .libs/libdynlib4.so.0.0.0 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlib4.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib && { ln -s -f libdynlib4.so.0.0.0 libdynlib4.so.0 || { rm -f libdynlib4.so.0 && ln -s libdynlib4.so.0.0.0 libdynlib4.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib && { ln -s -f libdynlib4.so.0.0.0 libdynlib4.so || { rm -f libdynlib4.so && ln -s libdynlib4.so.0.0.0 libdynlib4.so; }; }) libtool: install: /usr/bin/install -c .libs/libdynlib4.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlib4.la libtool: install: /usr/bin/install -c .libs/libdynlib1.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlib1.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlib1.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlib1.a libtool: install: /usr/bin/install -c .libs/libdynlib2.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlib2.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlib2.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlib2.a libtool: install: /usr/bin/install -c .libs/libdynlib3.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlib3.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlib3.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlib3.a libtool: install: /usr/bin/install -c .libs/libdynlib4.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlib4.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlib4.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlib4.a libtool: warning: remember to run 'libtool --finish /usr/lib64/mpich/lib' make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/test' rm -f /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/*dynlib* make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/test' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/test' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/test' Making install in testpar make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools' Making install in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/lib' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/lib' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/lib' Making install in h5diff make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5diff' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5diff' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5diff ph5diff '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5diff /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5diff libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/ph5diff /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/ph5diff make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5diff' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5diff' Making install in h5ls make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5ls' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5ls' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5ls '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5ls /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5ls make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5ls' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5ls' Making install in h5dump make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5dump' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5dump' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5dump '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5dump /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5dump make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5dump' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5dump' Making install in misc make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/misc' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/misc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5debug h5repart h5mkgrp '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5debug /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5debug libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5repart /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5repart libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5mkgrp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5mkgrp /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' /usr/bin/install -c h5redeploy '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/misc' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/misc' Making install in h5import make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5import' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5import' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5import '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5import /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5import make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5import' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5import' Making install in h5repack make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdynlibadd.la libdynlibvers.la '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/libdynlibadd.so.0.0.0 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlibadd.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib && { ln -s -f libdynlibadd.so.0.0.0 libdynlibadd.so.0 || { rm -f libdynlibadd.so.0 && ln -s libdynlibadd.so.0.0.0 libdynlibadd.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib && { ln -s -f libdynlibadd.so.0.0.0 libdynlibadd.so || { rm -f libdynlibadd.so && ln -s libdynlibadd.so.0.0.0 libdynlibadd.so; }; }) libtool: install: /usr/bin/install -c .libs/libdynlibadd.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlibadd.la libtool: install: /usr/bin/install -c .libs/libdynlibvers.so.0.0.0 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlibvers.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib && { ln -s -f libdynlibvers.so.0.0.0 libdynlibvers.so.0 || { rm -f libdynlibvers.so.0 && ln -s libdynlibvers.so.0.0.0 libdynlibvers.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib && { ln -s -f libdynlibvers.so.0.0.0 libdynlibvers.so || { rm -f libdynlibvers.so && ln -s libdynlibvers.so.0.0.0 libdynlibvers.so; }; }) libtool: install: /usr/bin/install -c .libs/libdynlibvers.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlibvers.la libtool: install: /usr/bin/install -c .libs/libdynlibadd.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlibadd.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlibadd.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlibadd.a libtool: install: /usr/bin/install -c .libs/libdynlibvers.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlibvers.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlibvers.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libdynlibvers.a libtool: warning: remember to run 'libtool --finish /usr/lib64/mpich/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5repack '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5repack /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5repack make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack' rm -f /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/*dynlib* make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack' Making install in h5jam make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5jam' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5jam' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5jam h5unjam '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5jam /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5jam libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5unjam /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5unjam make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5jam' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5jam' Making install in h5copy make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5copy' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5copy' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5copy '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5copy /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5copy make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5copy' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5copy' Making install in h5stat make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5stat' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5stat' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5stat '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5stat /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5stat make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5stat' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5stat' Making install in perform make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/perform' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/perform' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5perf_serial h5perf '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5perf_serial /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5perf_serial libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5perf /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5perf make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/perform' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/perform' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools' Making install in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich' Making install in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src' make install-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_fortran.la '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib' libtool: warning: relinking 'libhdf5_fortran.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src; /bin/sh "/builddir/build/BUILD/hdf5-1.8.18/mpich/libtool" --tag FC --mode=relink mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -version-info 10:4:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5_fortran.la -rpath /usr/lib64/mpich/lib H5f90global.lo H5fortran_types.lo H5_ff_F03.lo H5_ff.lo H5Aff.lo H5Dff.lo H5Eff.lo H5Fff.lo H5Gff.lo H5Iff.lo H5Lff.lo H5Off.lo H5Pff.lo H5Rff.lo H5Sff.lo H5Tff.lo H5Zff.lo H5_DBLE_InterfaceInclude.lo H5f90kit.lo H5_f.lo H5Af.lo H5Df.lo H5Ef.lo H5Ff.lo H5Gf.lo H5If.lo H5Lf.lo H5Of.lo H5Pf.lo H5Rf.lo H5Sf.lo H5Tf.lo H5Zf.lo H5Aff_F03.lo H5Dff_F03.lo H5Eff_F03.lo H5Fff_F03.lo H5Lff_F03.lo H5Off_F03.lo H5Pff_F03.lo H5Rff_F03.lo H5Tff_F03.lo H5FDmpiof.lo HDF5mpio.lo H5FDmpioff.lo ../../src/libhdf5.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64) libtool: relink: mpif90 -shared -fPIC .libs/H5f90global.o .libs/H5fortran_types.o .libs/H5_ff_F03.o .libs/H5_ff.o .libs/H5Aff.o .libs/H5Dff.o .libs/H5Eff.o .libs/H5Fff.o .libs/H5Gff.o .libs/H5Iff.o .libs/H5Lff.o .libs/H5Off.o .libs/H5Pff.o .libs/H5Rff.o .libs/H5Sff.o .libs/H5Tff.o .libs/H5Zff.o .libs/H5_DBLE_InterfaceInclude.o .libs/H5f90kit.o .libs/H5_f.o .libs/H5Af.o .libs/H5Df.o .libs/H5Ef.o .libs/H5Ff.o .libs/H5Gf.o .libs/H5If.o .libs/H5Lf.o .libs/H5Of.o .libs/H5Pf.o .libs/H5Rf.o .libs/H5Sf.o .libs/H5Tf.o .libs/H5Zf.o .libs/H5Aff_F03.o .libs/H5Dff_F03.o .libs/H5Eff_F03.o .libs/H5Fff_F03.o .libs/H5Lff_F03.o .libs/H5Off_F03.o .libs/H5Pff_F03.o .libs/H5Rff_F03.o .libs/H5Tff_F03.o .libs/H5FDmpiof.o .libs/HDF5mpio.o .libs/H5FDmpioff.o -Wl,-rpath -Wl,/usr/lib64/mpich/lib -L/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib -L/usr/lib64/mpich/lib -lhdf5 -lsz -lz -ldl -lm -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5_fortran.so.10 -o .libs/libhdf5_fortran.so.10.0.4 libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.so.10.0.4T /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5_fortran.so.10.0.4 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib && { ln -s -f libhdf5_fortran.so.10.0.4 libhdf5_fortran.so.10 || { rm -f libhdf5_fortran.so.10 && ln -s libhdf5_fortran.so.10.0.4 libhdf5_fortran.so.10; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib && { ln -s -f libhdf5_fortran.so.10.0.4 libhdf5_fortran.so || { rm -f libhdf5_fortran.so && ln -s libhdf5_fortran.so.10.0.4 libhdf5_fortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5_fortran.a libtool: warning: remember to run 'libtool --finish /usr/lib64/mpich/lib' cp ../../fortran/src/H5f90i_gen.h /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/. cp ../../../fortran/src/H5f90i.h /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/test' Making install in testpar make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/testpar' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/testpar' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/testpar' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/testpar' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran' Making install in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_hl.la '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib' libtool: warning: relinking 'libhdf5_hl.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.18/mpich/hl/src; /bin/sh "/builddir/build/BUILD/hdf5-1.8.18/mpich/libtool" --tag CC --mode=relink mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 11:1:1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5_hl.la -rpath /usr/lib64/mpich/lib H5DO.lo H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo ../../src/libhdf5.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64) libtool: relink: mpicc -shared -fPIC -DPIC .libs/H5DO.o .libs/H5DS.o .libs/H5IM.o .libs/H5LT.o .libs/H5LTanalyze.o .libs/H5LTparse.o .libs/H5PT.o .libs/H5TB.o -Wl,-rpath -Wl,/usr/lib64/mpich/lib -L/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib -L/usr/lib64/mpich/lib -lhdf5 -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5_hl.so.10 -o .libs/libhdf5_hl.so.10.1.1 libtool: install: /usr/bin/install -c .libs/libhdf5_hl.so.10.1.1T /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5_hl.so.10.1.1 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib && { ln -s -f libhdf5_hl.so.10.1.1 libhdf5_hl.so.10 || { rm -f libhdf5_hl.so.10 && ln -s libhdf5_hl.so.10.1.1 libhdf5_hl.so.10; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib && { ln -s -f libhdf5_hl.so.10.1.1 libhdf5_hl.so || { rm -f libhdf5_hl.so && ln -s libhdf5_hl.so.10.1.1 libhdf5_hl.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_hl.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5_hl.la libtool: install: /usr/bin/install -c .libs/libhdf5_hl.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5_hl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5_hl.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5_hl.a libtool: warning: remember to run 'libtool --finish /usr/lib64/mpich/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64' /usr/bin/install -c -m 644 ../../../hl/src/hdf5_hl.h ../../../hl/src/H5DOpublic.h ../../../hl/src/H5IMpublic.h ../../../hl/src/H5LTpublic.h ../../../hl/src/H5TBpublic.h ../../../hl/src/H5DSpublic.h ../../../hl/src/H5PTpublic.h '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/test' Making install in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools' Making install in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools/gif2h5' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools/gif2h5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c gif2h5 h52gif '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin' libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib64/mpich/lib' libtool: warning: '/builddir/build/BUILD/hdf5-1.8.18/mpich/src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/gif2h5 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/gif2h5 libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib64/mpich/lib' libtool: warning: '/builddir/build/BUILD/hdf5-1.8.18/mpich/src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/h52gif /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h52gif make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools/gif2h5' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools/gif2h5' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools' Making install in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran' Making install in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5hl_fortran.la '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib' libtool: warning: relinking 'libhdf5hl_fortran.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/src; /bin/sh "/builddir/build/BUILD/hdf5-1.8.18/mpich/libtool" --tag FC --mode=relink mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -version-info 10:3:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5hl_fortran.la -rpath /usr/lib64/mpich/lib H5DSfc.lo H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5DSff.lo H5LTff.lo H5IMff.lo H5TBff.lo ../../../hl/src/libhdf5_hl.la ../../../fortran/src/libhdf5_fortran.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64) libtool: relink: mpif90 -shared -fPIC .libs/H5DSfc.o .libs/H5LTfc.o .libs/H5IMfc.o .libs/H5IMcc.o .libs/H5TBfc.o .libs/H5DSff.o .libs/H5LTff.o .libs/H5IMff.o .libs/H5TBff.o -Wl,-rpath -Wl,/usr/lib64/mpich/lib -L/builddir/build/BUILD/hdf5-1.8.18/mpich/src/.libs -L/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib -L/usr/lib64/mpich/lib -lhdf5_hl -lhdf5_fortran -lhdf5 -lsz -lz -ldl -lm -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5hl_fortran.so.10 -o .libs/libhdf5hl_fortran.so.10.0.3 libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.so.10.0.3T /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5hl_fortran.so.10.0.3 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib && { ln -s -f libhdf5hl_fortran.so.10.0.3 libhdf5hl_fortran.so.10 || { rm -f libhdf5hl_fortran.so.10 && ln -s libhdf5hl_fortran.so.10.0.3 libhdf5hl_fortran.so.10; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib && { ln -s -f libhdf5hl_fortran.so.10.0.3 libhdf5hl_fortran.so || { rm -f libhdf5hl_fortran.so && ln -s libhdf5hl_fortran.so.10.0.3 libhdf5hl_fortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5hl_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5hl_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5hl_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5hl_fortran.a libtool: warning: remember to run 'libtool --finish /usr/lib64/mpich/lib' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/src' Making install in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl' for d in examples fortran hl; do \ (cd $d && make install-examples) || exit 1; \ done make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/examples' ../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c + /usr/bin/install -c ../../examples/h5_write.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_read.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend_write.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_chunk_read.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrpd.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_subset.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_cmprss.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_rdwt.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrpar.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtatt.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrp.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtdat.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_compound.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_group.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_select.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_attribute.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_mount.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_reference.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_drivers.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extlink.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_elink_unix2win.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_ref2reg.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_shared_mesg.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/ph5example.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c run-c-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/README /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/. + /usr/bin/install -c ../../examples/run-all-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/examples' make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran + /usr/bin/install -c ../../../fortran/examples/h5_crtdat.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_rdwt.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtatt.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrp.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrpar.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrpd.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_extend.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_subset.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_cmprss.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/hyperslab.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/selectele.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refobjexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refregexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/mountexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/ph5example.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/rwdset_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/nested_derived_type.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_complex_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c run-fortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/examples' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran' make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl' for d in examples fortran; do \ (cd $d && make install-examples) || exit 1; \ done make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c + /usr/bin/install -c ../../../hl/examples/ex_lite1.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite2.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite3.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ptExampleFL.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image1.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image2.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_01.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_02.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_03.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_04.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_05.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_06.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_07.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_08.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_09.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_10.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_11.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_12.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_ds1.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image24pixel.txt /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image8.txt /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/pal_rgb.h /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c run-hlc-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/run-hl-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/examples' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/examples' ../../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/fortran + /usr/bin/install -c ../../../../hl/fortran/examples/exlite.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c ../../../../hl/fortran/examples/ex_ds1.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c run-hlfortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/fortran/. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/examples' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl' make: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich' + rm /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64//usr/lib64/mpich/lib/libhdf5.la /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64//usr/lib64/mpich/lib/libhdf5_fortran.la /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64//usr/lib64/mpich/lib/libhdf5_hl.la /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64//usr/lib64/mpich/lib/libhdf5hl_fortran.la + mkdir -p /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/gfortran/modules/mpich + mv /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5_dble_interface.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5a.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5a_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5d.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5d_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5ds.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5e.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5e_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5f.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5f_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5fdmpio.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5fortran_types.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5g.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5global.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5i.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5im.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5l.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5l_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5lib.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5lib_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5lt.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5o.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5o_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5p.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5p_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5r.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5r_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5s.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5t.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5t_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5tb.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5test_kind_storage_size_mod.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/h5z.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/mpich-aarch64/hdf5.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/gfortran/modules/mpich/ + module purge ++ /usr/share/lmod/lmod/libexec/lmod bash purge + eval unset 'LD_LIBRARY_PATH;' unset 'LOADEDMODULES;' 'MANPATH="/usr/share/lmod/lmod/share/man::";' export 'MANPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' 'PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin";' export 'PATH;' 'PKG_CONFIG_PATH=":/usr/lib64/pkgconfig:/usr/share/pkgconfig";' export 'PKG_CONFIG_PATH;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh";' export '_ModuleTable001_;' '_ModuleTable002_="cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' ++ unset LD_LIBRARY_PATH ++ unset LOADEDMODULES ++ MANPATH=/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + for mpi in mpich openmpi + module load mpi/openmpi-aarch64 ++ /usr/share/lmod/lmod/libexec/lmod bash load mpi/openmpi-aarch64 + eval 'LD_LIBRARY_PATH="/usr/lib64/openmpi/lib";' export 'LD_LIBRARY_PATH;' 'LOADEDMODULES="mpi/openmpi-aarch64";' export 'LOADEDMODULES;' 'MANPATH="/usr/share/man/openmpi-aarch64:/usr/share/lmod/lmod/share/man::";' export 'MANPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' 'MPI_BIN="/usr/lib64/openmpi/bin";' export 'MPI_BIN;' 'MPI_COMPILER="openmpi-aarch64";' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR="/usr/lib64/gfortran/modules/openmpi";' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME="/usr/lib64/openmpi";' export 'MPI_HOME;' 'MPI_INCLUDE="/usr/include/openmpi-aarch64";' export 'MPI_INCLUDE;' 'MPI_LIB="/usr/lib64/openmpi/lib";' export 'MPI_LIB;' 'MPI_MAN="/usr/share/man/openmpi-aarch64";' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH="/usr/lib64/python2.7/site-packages/openmpi";' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH="/usr/lib64/python3.6/site-packages/openmpi";' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH="/usr/lib64/python2.7/site-packages/openmpi";' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX="_openmpi";' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG="/etc/openmpi-aarch64";' export 'MPI_SYSCONFIG;' 'PATH="/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin";' export 'PATH;' 'PKG_CONFIG_PATH="/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig";' export 'PKG_CONFIG_PATH;' '_LMFILES_="/usr/share/modulefiles/mpi/openmpi-aarch64";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1hYXJjaDY0IixbImZ1bGxOYW1lIl09Im1waS9vcGVubXBpLWFhcmNoNjQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvb3Blbm1waS1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9z";' export '_ModuleTable001_;' '_ModuleTable002_="aGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' ++ LD_LIBRARY_PATH=/usr/lib64/openmpi/lib ++ export LD_LIBRARY_PATH ++ LOADEDMODULES=mpi/openmpi-aarch64 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/openmpi-aarch64:/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib64/openmpi/bin ++ export MPI_BIN ++ MPI_COMPILER=openmpi-aarch64 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib64/openmpi ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/openmpi-aarch64 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib64/openmpi/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/openmpi-aarch64 ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi ++ export MPI_PYTHON3_SITEARCH ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_openmpi ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/openmpi-aarch64 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ _LMFILES_=/usr/share/modulefiles/mpi/openmpi-aarch64 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1hYXJjaDY0IixbImZ1bGxOYW1lIl09Im1waS9vcGVubXBpLWFhcmNoNjQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvb3Blbm1waS1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9z ++ export _ModuleTable001_ ++ _ModuleTable002_=aGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + make -C openmpi install DESTDIR=/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64 make: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi' Making install in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/src' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libhdf5.la '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/libhdf5.so.10.2.1 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5.so.10.2.1 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib && { ln -s -f libhdf5.so.10.2.1 libhdf5.so.10 || { rm -f libhdf5.so.10 && ln -s libhdf5.so.10.2.1 libhdf5.so.10; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib && { ln -s -f libhdf5.so.10.2.1 libhdf5.so || { rm -f libhdf5.so && ln -s libhdf5.so.10.2.1 libhdf5.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5.la libtool: install: /usr/bin/install -c .libs/libhdf5.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5.a libtool: warning: remember to run 'libtool --finish /usr/lib64/openmpi/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64' /usr/bin/install -c -m 644 ../../src/hdf5.h ../../src/H5api_adpt.h ../../src/H5overflow.h H5pubconf.h ../../src/H5public.h ../../src/H5version.h ../../src/H5Apublic.h ../../src/H5ACpublic.h ../../src/H5Cpublic.h ../../src/H5Dpublic.h ../../src/H5Epubgen.h ../../src/H5Epublic.h ../../src/H5Fpublic.h ../../src/H5FDpublic.h ../../src/H5FDcore.h ../../src/H5FDdirect.h ../../src/H5FDfamily.h ../../src/H5FDlog.h ../../src/H5FDmpi.h ../../src/H5FDmpio.h ../../src/H5FDmulti.h ../../src/H5FDsec2.h ../../src/H5FDstdio.h ../../src/H5Gpublic.h ../../src/H5Ipublic.h ../../src/H5Lpublic.h ../../src/H5MMpublic.h ../../src/H5Opublic.h ../../src/H5Ppublic.h ../../src/H5PLextern.h ../../src/H5PLpublic.h ../../src/H5Rpublic.h ../../src/H5Spublic.h ../../src/H5Tpublic.h ../../src/H5Zpublic.h '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib' /usr/bin/install -c -m 644 libhdf5.settings '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/test' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libdynlib1.la libdynlib2.la libdynlib3.la libdynlib4.la '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/libdynlib1.so.0.0.0 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlib1.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib && { ln -s -f libdynlib1.so.0.0.0 libdynlib1.so.0 || { rm -f libdynlib1.so.0 && ln -s libdynlib1.so.0.0.0 libdynlib1.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib && { ln -s -f libdynlib1.so.0.0.0 libdynlib1.so || { rm -f libdynlib1.so && ln -s libdynlib1.so.0.0.0 libdynlib1.so; }; }) libtool: install: /usr/bin/install -c .libs/libdynlib1.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlib1.la libtool: install: /usr/bin/install -c .libs/libdynlib2.so.0.0.0 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlib2.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib && { ln -s -f libdynlib2.so.0.0.0 libdynlib2.so.0 || { rm -f libdynlib2.so.0 && ln -s libdynlib2.so.0.0.0 libdynlib2.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib && { ln -s -f libdynlib2.so.0.0.0 libdynlib2.so || { rm -f libdynlib2.so && ln -s libdynlib2.so.0.0.0 libdynlib2.so; }; }) libtool: install: /usr/bin/install -c .libs/libdynlib2.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlib2.la libtool: install: /usr/bin/install -c .libs/libdynlib3.so.0.0.0 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlib3.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib && { ln -s -f libdynlib3.so.0.0.0 libdynlib3.so.0 || { rm -f libdynlib3.so.0 && ln -s libdynlib3.so.0.0.0 libdynlib3.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib && { ln -s -f libdynlib3.so.0.0.0 libdynlib3.so || { rm -f libdynlib3.so && ln -s libdynlib3.so.0.0.0 libdynlib3.so; }; }) libtool: install: /usr/bin/install -c .libs/libdynlib3.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlib3.la libtool: install: /usr/bin/install -c .libs/libdynlib4.so.0.0.0 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlib4.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib && { ln -s -f libdynlib4.so.0.0.0 libdynlib4.so.0 || { rm -f libdynlib4.so.0 && ln -s libdynlib4.so.0.0.0 libdynlib4.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib && { ln -s -f libdynlib4.so.0.0.0 libdynlib4.so || { rm -f libdynlib4.so && ln -s libdynlib4.so.0.0.0 libdynlib4.so; }; }) libtool: install: /usr/bin/install -c .libs/libdynlib4.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlib4.la libtool: install: /usr/bin/install -c .libs/libdynlib1.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlib1.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlib1.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlib1.a libtool: install: /usr/bin/install -c .libs/libdynlib2.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlib2.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlib2.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlib2.a libtool: install: /usr/bin/install -c .libs/libdynlib3.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlib3.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlib3.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlib3.a libtool: install: /usr/bin/install -c .libs/libdynlib4.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlib4.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlib4.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlib4.a libtool: warning: remember to run 'libtool --finish /usr/lib64/openmpi/lib' make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/test' rm -f /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/*dynlib* make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/test' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/test' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/test' Making install in testpar make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools' Making install in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/lib' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/lib' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/lib' Making install in h5diff make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5diff' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5diff' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5diff ph5diff '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5diff /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5diff libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/ph5diff /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/ph5diff make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5diff' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5diff' Making install in h5ls make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5ls' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5ls' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5ls '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5ls /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5ls make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5ls' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5ls' Making install in h5dump make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5dump' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5dump' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5dump '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5dump /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5dump make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5dump' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5dump' Making install in misc make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/misc' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/misc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5debug h5repart h5mkgrp '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5debug /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5debug libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5repart /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5repart libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5mkgrp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5mkgrp /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' /usr/bin/install -c h5redeploy '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/misc' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/misc' Making install in h5import make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5import' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5import' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5import '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5import /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5import make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5import' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5import' Making install in h5repack make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdynlibadd.la libdynlibvers.la '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/libdynlibadd.so.0.0.0 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlibadd.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib && { ln -s -f libdynlibadd.so.0.0.0 libdynlibadd.so.0 || { rm -f libdynlibadd.so.0 && ln -s libdynlibadd.so.0.0.0 libdynlibadd.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib && { ln -s -f libdynlibadd.so.0.0.0 libdynlibadd.so || { rm -f libdynlibadd.so && ln -s libdynlibadd.so.0.0.0 libdynlibadd.so; }; }) libtool: install: /usr/bin/install -c .libs/libdynlibadd.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlibadd.la libtool: install: /usr/bin/install -c .libs/libdynlibvers.so.0.0.0 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlibvers.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib && { ln -s -f libdynlibvers.so.0.0.0 libdynlibvers.so.0 || { rm -f libdynlibvers.so.0 && ln -s libdynlibvers.so.0.0.0 libdynlibvers.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib && { ln -s -f libdynlibvers.so.0.0.0 libdynlibvers.so || { rm -f libdynlibvers.so && ln -s libdynlibvers.so.0.0.0 libdynlibvers.so; }; }) libtool: install: /usr/bin/install -c .libs/libdynlibvers.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlibvers.la libtool: install: /usr/bin/install -c .libs/libdynlibadd.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlibadd.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlibadd.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlibadd.a libtool: install: /usr/bin/install -c .libs/libdynlibvers.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlibvers.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlibvers.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libdynlibvers.a libtool: warning: remember to run 'libtool --finish /usr/lib64/openmpi/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5repack '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5repack /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5repack make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack' rm -f /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/*dynlib* make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack' Making install in h5jam make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5jam' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5jam' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5jam h5unjam '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5jam /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5jam libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5unjam /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5unjam make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5jam' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5jam' Making install in h5copy make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5copy' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5copy' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5copy '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5copy /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5copy make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5copy' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5copy' Making install in h5stat make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5stat' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5stat' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5stat '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5stat /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5stat make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5stat' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5stat' Making install in perform make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/perform' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/perform' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5perf_serial h5perf '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5perf_serial /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5perf_serial libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5perf /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5perf make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/perform' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/perform' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools' Making install in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi' Making install in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src' make install-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_fortran.la '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib' libtool: warning: relinking 'libhdf5_fortran.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src; /bin/sh "/builddir/build/BUILD/hdf5-1.8.18/openmpi/libtool" --tag FC --mode=relink mpif90 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -version-info 10:4:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5_fortran.la -rpath /usr/lib64/openmpi/lib H5f90global.lo H5fortran_types.lo H5_ff_F03.lo H5_ff.lo H5Aff.lo H5Dff.lo H5Eff.lo H5Fff.lo H5Gff.lo H5Iff.lo H5Lff.lo H5Off.lo H5Pff.lo H5Rff.lo H5Sff.lo H5Tff.lo H5Zff.lo H5_DBLE_InterfaceInclude.lo H5f90kit.lo H5_f.lo H5Af.lo H5Df.lo H5Ef.lo H5Ff.lo H5Gf.lo H5If.lo H5Lf.lo H5Of.lo H5Pf.lo H5Rf.lo H5Sf.lo H5Tf.lo H5Zf.lo H5Aff_F03.lo H5Dff_F03.lo H5Eff_F03.lo H5Fff_F03.lo H5Lff_F03.lo H5Off_F03.lo H5Pff_F03.lo H5Rff_F03.lo H5Tff_F03.lo H5FDmpiof.lo HDF5mpio.lo H5FDmpioff.lo ../../src/libhdf5.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64) libtool: relink: mpif90 -shared -fPIC .libs/H5f90global.o .libs/H5fortran_types.o .libs/H5_ff_F03.o .libs/H5_ff.o .libs/H5Aff.o .libs/H5Dff.o .libs/H5Eff.o .libs/H5Fff.o .libs/H5Gff.o .libs/H5Iff.o .libs/H5Lff.o .libs/H5Off.o .libs/H5Pff.o .libs/H5Rff.o .libs/H5Sff.o .libs/H5Tff.o .libs/H5Zff.o .libs/H5_DBLE_InterfaceInclude.o .libs/H5f90kit.o .libs/H5_f.o .libs/H5Af.o .libs/H5Df.o .libs/H5Ef.o .libs/H5Ff.o .libs/H5Gf.o .libs/H5If.o .libs/H5Lf.o .libs/H5Of.o .libs/H5Pf.o .libs/H5Rf.o .libs/H5Sf.o .libs/H5Tf.o .libs/H5Zf.o .libs/H5Aff_F03.o .libs/H5Dff_F03.o .libs/H5Eff_F03.o .libs/H5Fff_F03.o .libs/H5Lff_F03.o .libs/H5Off_F03.o .libs/H5Pff_F03.o .libs/H5Rff_F03.o .libs/H5Tff_F03.o .libs/H5FDmpiof.o .libs/HDF5mpio.o .libs/H5FDmpioff.o -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib -L/usr/lib64/openmpi/lib -lhdf5 -lsz -lz -ldl -lm -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5_fortran.so.10 -o .libs/libhdf5_fortran.so.10.0.4 libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.so.10.0.4T /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5_fortran.so.10.0.4 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib && { ln -s -f libhdf5_fortran.so.10.0.4 libhdf5_fortran.so.10 || { rm -f libhdf5_fortran.so.10 && ln -s libhdf5_fortran.so.10.0.4 libhdf5_fortran.so.10; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib && { ln -s -f libhdf5_fortran.so.10.0.4 libhdf5_fortran.so || { rm -f libhdf5_fortran.so && ln -s libhdf5_fortran.so.10.0.4 libhdf5_fortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5_fortran.a libtool: warning: remember to run 'libtool --finish /usr/lib64/openmpi/lib' cp ../../fortran/src/H5f90i_gen.h /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/. cp ../../../fortran/src/H5f90i.h /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/test' Making install in testpar make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/testpar' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/testpar' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/testpar' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/testpar' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran' Making install in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_hl.la '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib' libtool: warning: relinking 'libhdf5_hl.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/src; /bin/sh "/builddir/build/BUILD/hdf5-1.8.18/openmpi/libtool" --tag CC --mode=relink mpicc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -finline-functions -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 11:1:1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5_hl.la -rpath /usr/lib64/openmpi/lib H5DO.lo H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo ../../src/libhdf5.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64) libtool: relink: mpicc -shared -fPIC -DPIC .libs/H5DO.o .libs/H5DS.o .libs/H5IM.o .libs/H5LT.o .libs/H5LTanalyze.o .libs/H5LTparse.o .libs/H5PT.o .libs/H5TB.o -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib -L/usr/lib64/openmpi/lib -lhdf5 -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5_hl.so.10 -o .libs/libhdf5_hl.so.10.1.1 libtool: install: /usr/bin/install -c .libs/libhdf5_hl.so.10.1.1T /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5_hl.so.10.1.1 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib && { ln -s -f libhdf5_hl.so.10.1.1 libhdf5_hl.so.10 || { rm -f libhdf5_hl.so.10 && ln -s libhdf5_hl.so.10.1.1 libhdf5_hl.so.10; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib && { ln -s -f libhdf5_hl.so.10.1.1 libhdf5_hl.so || { rm -f libhdf5_hl.so && ln -s libhdf5_hl.so.10.1.1 libhdf5_hl.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_hl.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5_hl.la libtool: install: /usr/bin/install -c .libs/libhdf5_hl.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5_hl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5_hl.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5_hl.a libtool: warning: remember to run 'libtool --finish /usr/lib64/openmpi/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64' /usr/bin/install -c -m 644 ../../../hl/src/hdf5_hl.h ../../../hl/src/H5DOpublic.h ../../../hl/src/H5IMpublic.h ../../../hl/src/H5LTpublic.h ../../../hl/src/H5TBpublic.h ../../../hl/src/H5DSpublic.h ../../../hl/src/H5PTpublic.h '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/test' Making install in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools' Making install in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools/gif2h5' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools/gif2h5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c gif2h5 h52gif '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin' libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib64/openmpi/lib' libtool: warning: '/builddir/build/BUILD/hdf5-1.8.18/openmpi/src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/gif2h5 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/gif2h5 libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib64/openmpi/lib' libtool: warning: '/builddir/build/BUILD/hdf5-1.8.18/openmpi/src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h52gif /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h52gif make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools/gif2h5' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools/gif2h5' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools' Making install in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran' Making install in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5hl_fortran.la '/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib' libtool: warning: relinking 'libhdf5hl_fortran.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/src; /bin/sh "/builddir/build/BUILD/hdf5-1.8.18/openmpi/libtool" --tag FC --mode=relink mpif90 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -version-info 10:3:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhdf5hl_fortran.la -rpath /usr/lib64/openmpi/lib H5DSfc.lo H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5DSff.lo H5LTff.lo H5IMff.lo H5TBff.lo ../../../hl/src/libhdf5_hl.la ../../../fortran/src/libhdf5_fortran.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64) libtool: relink: mpif90 -shared -fPIC .libs/H5DSfc.o .libs/H5LTfc.o .libs/H5IMfc.o .libs/H5IMcc.o .libs/H5TBfc.o .libs/H5DSff.o .libs/H5LTff.o .libs/H5IMff.o .libs/H5TBff.o -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/hdf5-1.8.18/openmpi/src/.libs -L/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib -L/usr/lib64/openmpi/lib -lhdf5_hl -lhdf5_fortran -lhdf5 -lsz -lz -ldl -lm -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhdf5hl_fortran.so.10 -o .libs/libhdf5hl_fortran.so.10.0.3 libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.so.10.0.3T /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5hl_fortran.so.10.0.3 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib && { ln -s -f libhdf5hl_fortran.so.10.0.3 libhdf5hl_fortran.so.10 || { rm -f libhdf5hl_fortran.so.10 && ln -s libhdf5hl_fortran.so.10.0.3 libhdf5hl_fortran.so.10; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib && { ln -s -f libhdf5hl_fortran.so.10.0.3 libhdf5hl_fortran.so || { rm -f libhdf5hl_fortran.so && ln -s libhdf5hl_fortran.so.10.0.3 libhdf5hl_fortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.lai /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5hl_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.a /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5hl_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5hl_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5hl_fortran.a libtool: warning: remember to run 'libtool --finish /usr/lib64/openmpi/lib' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/src' Making install in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl' for d in examples fortran hl; do \ (cd $d && make install-examples) || exit 1; \ done make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/examples' ../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c + /usr/bin/install -c ../../examples/h5_write.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_read.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend_write.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_chunk_read.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrpd.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_subset.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_cmprss.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_rdwt.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrpar.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtatt.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrp.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtdat.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_compound.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_group.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_select.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_attribute.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_mount.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_reference.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_drivers.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extlink.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_elink_unix2win.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_ref2reg.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_shared_mesg.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/ph5example.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c run-c-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/README /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/. + /usr/bin/install -c ../../examples/run-all-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/examples' make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran + /usr/bin/install -c ../../../fortran/examples/h5_crtdat.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_rdwt.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtatt.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrp.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrpar.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrpd.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_extend.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_subset.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_cmprss.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/hyperslab.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/selectele.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refobjexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refregexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/mountexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/ph5example.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/rwdset_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/nested_derived_type.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_complex_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c run-fortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/examples' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran' make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl' for d in examples fortran; do \ (cd $d && make install-examples) || exit 1; \ done make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c + /usr/bin/install -c ../../../hl/examples/ex_lite1.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite2.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite3.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ptExampleFL.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image1.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image2.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_01.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_02.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_03.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_04.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_05.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_06.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_07.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_08.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_09.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_10.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_11.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_12.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_ds1.c /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image24pixel.txt /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image8.txt /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/pal_rgb.h /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c run-hlc-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/run-hl-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/examples' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/examples' ../../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/fortran + /usr/bin/install -c ../../../../hl/fortran/examples/exlite.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c ../../../../hl/fortran/examples/ex_ds1.f90 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c run-hlfortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/fortran/. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/examples' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl' make: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi' + rm /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64//usr/lib64/openmpi/lib/libhdf5.la /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64//usr/lib64/openmpi/lib/libhdf5_fortran.la /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64//usr/lib64/openmpi/lib/libhdf5_hl.la /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64//usr/lib64/openmpi/lib/libhdf5hl_fortran.la + mkdir -p /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/gfortran/modules/openmpi + mv /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5_dble_interface.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5a.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5a_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5d.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5d_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5ds.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5e.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5e_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5f.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5f_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5fdmpio.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5fortran_types.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5g.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5global.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5i.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5im.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5l.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5l_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5lib.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5lib_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5lt.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5o.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5o_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5p.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5p_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5r.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5r_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5s.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5t.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5t_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5tb.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5test_kind_storage_size_mod.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/h5z.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/openmpi-aarch64/hdf5.mod /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/gfortran/modules/openmpi/ + module purge ++ /usr/share/lmod/lmod/libexec/lmod bash purge + eval unset 'LD_LIBRARY_PATH;' unset 'LOADEDMODULES;' 'MANPATH="/usr/share/lmod/lmod/share/man::";' export 'MANPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' 'PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin";' export 'PATH;' 'PKG_CONFIG_PATH=":/usr/lib64/pkgconfig:/usr/share/pkgconfig";' export 'PKG_CONFIG_PATH;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh";' export '_ModuleTable001_;' '_ModuleTable002_="cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' ++ unset LD_LIBRARY_PATH ++ unset LOADEDMODULES ++ MANPATH=/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + find /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share '(' -name '*.[ch]*' -o -name '*.f90' ')' -exec chmod -x '{}' + + sed -i -e s/H5pubconf.h/H5pubconf-32.h/ /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/H5public.h + mv /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/H5pubconf.h /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/include/H5pubconf-32.h + for x in h5c++ h5cc h5fc + mv /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5c++ /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5c++-32 + install -m 0755 /builddir/build/SOURCES/h5comp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5c++ + for x in h5c++ h5cc h5fc + mv /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5cc /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5cc-32 + install -m 0755 /builddir/build/SOURCES/h5comp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5cc + for x in h5c++ h5cc h5fc + mv /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5fc /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5fc-32 + install -m 0755 /builddir/build/SOURCES/h5comp /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5fc + mkdir -p /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib/rpm/macros.d + cat + mkdir -p /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/man/man1 + cp -p debian/man/gif2h5.1 debian/man/h52gif.1 debian/man/h5c++.1 debian/man/h5cc.1 debian/man/h5copy.1 debian/man/h5debug.1 debian/man/h5diff.1 debian/man/h5dump.1 debian/man/h5fc.1 debian/man/h5import.1 debian/man/h5jam.1 debian/man/h5ls.1 debian/man/h5mkgrp.1 debian/man/h5pcc.1 debian/man/h5perf_serial.1 debian/man/h5pfc.1 debian/man/h5redeploy.1 debian/man/h5repack.1 debian/man/h5repart.1 debian/man/h5stat.1 debian/man/h5unjam.1 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/man/man1/ + for mpi in mpich openmpi + mkdir -p /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/man/man1 + cp -p debian/man/h5pcc.1 debian/man/h5pfc.1 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/share/man/man1/ + for mpi in mpich openmpi + mkdir -p /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/man/man1 + cp -p debian/man/h5pcc.1 debian/man/h5pfc.1 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/share/man/man1/ + rm /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/man/man1/h5pcc.1 /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/man/man1/h5pfc.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.8.18-8.fc27 --unique-debug-suffix -1.8.18-8.fc27.aarch64 --unique-debug-src-base hdf5-1.8.18-8.fc27.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/hdf5-1.8.18 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_fortran.so.10.0.4 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5hl_fortran.so.10.0.3 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5_hl.so.10.1.1 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5_fortran.so.10.0.4 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/lib/libhdf5.so.10.2.1 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/gif2h5 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5diff extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5repack extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5perf_serial extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5import extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5stat extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5copy extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5unjam extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5repart extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5debug extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5perf extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5jam extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5ls extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/ph5diff extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h52gif extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5dump extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/openmpi/bin/h5mkgrp extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5hl_fortran.so.10.0.3 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_cpp.so.13.0.0 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5_fortran.so.10.0.4 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5hl_fortran.so.10.0.3 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5_hl.so.10.1.1 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/lib/libhdf5.so.10.2.1 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/gif2h5 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5diff extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5repack extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5perf_serial extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5import extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5stat extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5copy extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5unjam extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5repart extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5debug extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5perf extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5jam extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5ls extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/ph5diff extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h52gif extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5dump extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/mpich/bin/h5mkgrp extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_hl_cpp.so.11.1.0 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5_hl.so.10.1.1 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/lib64/libhdf5.so.10.2.1 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/gif2h5 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5diff extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5repack extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5perf_serial extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5import extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5stat extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5copy extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5unjam extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5repart extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5debug extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5jam extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5ls extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h52gif extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5dump extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/bin/h5mkgrp dwz: ./usr/lib64/openmpi/lib/libhdf5_fortran.so.10.0.4-1.8.18-8.fc27.aarch64.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/libhdf5_fortran.so.10.0.4-1.8.18-8.fc27.aarch64.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/libhdf5_fortran.so.10.0.4-1.8.18-8.fc27.aarch64.debug: Unknown DWARF DW_OP_253 /usr/lib/rpm/sepdebugcrcfix: Updated 60 CRC32s, 3 CRC32s did match. cpio: build/hl/src/H5LTanalyze.c: Cannot stat: No such file or directory cpio: build/hl/src/H5LTanalyze.l: Cannot stat: No such file or directory cpio: build/hl/src/H5LTparse.c: Cannot stat: No such file or directory cpio: build/hl/src/H5LTparse.h: Cannot stat: No such file or directory cpio: build/hl/src/H5LTparse.y: Cannot stat: No such file or directory cpio: mpich/hl/src/H5LTanalyze.c: Cannot stat: No such file or directory cpio: mpich/hl/src/H5LTanalyze.l: Cannot stat: No such file or directory cpio: mpich/hl/src/H5LTparse.c: Cannot stat: No such file or directory cpio: mpich/hl/src/H5LTparse.h: Cannot stat: No such file or directory cpio: mpich/hl/src/H5LTparse.y: Cannot stat: No such file or directory cpio: openmpi/hl/src/H5LTanalyze.c: Cannot stat: No such file or directory cpio: openmpi/hl/src/H5LTanalyze.l: Cannot stat: No such file or directory cpio: openmpi/hl/src/H5LTparse.c: Cannot stat: No such file or directory cpio: openmpi/hl/src/H5LTparse.h: Cannot stat: No such file or directory cpio: openmpi/hl/src/H5LTparse.y: Cannot stat: No such file or directory 31764 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DLDGTE + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.8.18 + make -C build check make: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build' Making check in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/src' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/src' make[4]: Nothing to be done for '_exec_check-s'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/src' Making check in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/test' make testhdf5 lheap ohdr stab gheap cache cache_api pool accum hyperslab istore bittests dt_arith dtypes dsets cmpd_dset filter_fail extend external efc objcopy links unlink big mtime fillval mount flush1 flush2 app_ref enum set_extent ttsafe getname vfd ntypes dangle dtransform reserved cross_read freespace mf btree2 fheap file_image unregister error_test err_compat tcheck_version testmeta links_env plugin testerror.sh testlibinfo.sh testcheck_version.sh testlinks_env.sh test_plugin.sh make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/test' make[2]: 'testhdf5' is up to date. make[2]: 'lheap' is up to date. make[2]: 'ohdr' is up to date. make[2]: 'stab' is up to date. make[2]: 'gheap' is up to date. make[2]: 'cache' is up to date. make[2]: 'cache_api' is up to date. make[2]: 'pool' is up to date. make[2]: 'accum' is up to date. make[2]: 'hyperslab' is up to date. make[2]: 'istore' is up to date. make[2]: 'bittests' is up to date. make[2]: 'dt_arith' is up to date. make[2]: 'dtypes' is up to date. make[2]: 'dsets' is up to date. make[2]: 'cmpd_dset' is up to date. make[2]: 'filter_fail' is up to date. make[2]: 'extend' is up to date. make[2]: 'external' is up to date. make[2]: 'efc' is up to date. make[2]: 'objcopy' is up to date. make[2]: 'links' is up to date. make[2]: 'unlink' is up to date. make[2]: 'big' is up to date. make[2]: 'mtime' is up to date. make[2]: 'fillval' is up to date. make[2]: 'mount' is up to date. make[2]: 'flush1' is up to date. make[2]: 'flush2' is up to date. make[2]: 'app_ref' is up to date. make[2]: 'enum' is up to date. make[2]: 'set_extent' is up to date. make[2]: 'ttsafe' is up to date. make[2]: 'getname' is up to date. make[2]: 'vfd' is up to date. make[2]: 'ntypes' is up to date. make[2]: 'dangle' is up to date. make[2]: 'dtransform' is up to date. make[2]: 'reserved' is up to date. make[2]: 'cross_read' is up to date. make[2]: 'freespace' is up to date. make[2]: 'mf' is up to date. make[2]: 'btree2' is up to date. make[2]: 'fheap' is up to date. make[2]: 'file_image' is up to date. make[2]: 'unregister' is up to date. make[2]: 'error_test' is up to date. make[2]: 'err_compat' is up to date. make[2]: 'tcheck_version' is up to date. make[2]: 'testmeta' is up to date. make[2]: 'links_env' is up to date. make[2]: 'plugin' is up to date. make[2]: 'testerror.sh' is up to date. make[2]: 'testlibinfo.sh' is up to date. make[2]: 'testcheck_version.sh' is up to date. make[2]: 'testlinks_env.sh' is up to date. make[2]: 'test_plugin.sh' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/test' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/test' ===Serial tests in test begin Tue Aug 8 10:16:12 UTC 2017=== make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/test' ============================ Testing testhdf5 Finished testing testhdf5 ============================ testhdf5 Test Log ============================ For help use: /builddir/build/BUILD/hdf5-1.8.18/build/test/.libs/lt-testhdf5 -help Linked with hdf5 version 1.8 release 18 Testing -- Configure definitions (config) Testing -- Encoding/decoding metadata (metadata) Testing -- Checksum algorithm (checksum) Testing -- Ternary Search Trees (tst) Testing -- Memory Heaps (heap) Testing -- Skip Lists (skiplist) Testing -- Reference Counted Strings (refstr) Testing -- Low-Level File I/O (file) Testing -- Generic Object Functions (objects) Testing -- Dataspaces (h5s) Testing -- Dataspace coordinates (coords) Testing -- Shared Object Header Messages (sohm) Testing -- Attributes (attr) Testing -- Selections (select) Testing -- Time Datatypes (time) Testing -- References (reference) Testing -- Variable-Length Datatypes (vltypes) Testing -- Variable-Length Strings (vlstrings) Testing -- Group & Attribute Iteration (iterate) Testing -- Array Datatypes (array) Testing -- Generic Properties (genprop) Testing -- UTF-8 Encoding (unicode) Testing -- User-Created Identifiers (id) Testing -- Miscellaneous (misc) All tests were successful. Cleaning Up temp files... 134.23user 2.06system 2:21.41elapsed 96%CPU (0avgtext+0avgdata 103608maxresident)k 0inputs+135136outputs (0major+252811minor)pagefaults 0swaps Finished testing testhdf5 ============================ ============================ Testing lheap Finished testing lheap ============================ lheap Test Log ============================ Testing local heap write PASSED Testing local heap read PASSED Testing opening pre-created file with non-default sizes PASSED All local heap tests passed. 0.06user 0.04system 0:00.10elapsed 103%CPU (0avgtext+0avgdata 9068maxresident)k 0inputs+240outputs (0major+5689minor)pagefaults 0swaps Finished testing lheap ============================ ============================ Testing ohdr Finished testing ohdr ============================ ohdr Test Log ============================ Using default file format: Testing object header continuation block PASSED Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing object header overflow in memory PASSED Testing close & re-open object header PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Testing locking messages PASSED Accessing objects with unknown header messages: Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object header creation in cache PASSED Using new file format: Testing object header continuation block PASSED Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing object header overflow in memory PASSED Testing close & re-open object header PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Testing locking messages PASSED Accessing objects with unknown header messages: Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object header creation in cache PASSED All object header tests passed. 0.09user 0.03system 0:00.12elapsed 99%CPU (0avgtext+0avgdata 9288maxresident)k 0inputs+840outputs (0major+5890minor)pagefaults 0swaps Finished testing ohdr ============================ ============================ Testing stab Finished testing stab ============================ stab Test Log ============================ Testing miscellaneous group tests PASSED Testing long names PASSED Testing large directories PASSED Testing miscellaneous group tests (w/new group format) PASSED Testing long names (w/new group format) PASSED Testing large directories (w/new group format) PASSED Testing group lifecycle PASSED Testing long link names in compact groups PASSED Testing reading old groups PASSED Testing group without compact form PASSED Testing setting root group creation properties PASSED Testing old API routines PASSED Testing corrupt symbol table message PASSED All symbol table tests passed. 0.57user 0.07system 0:00.67elapsed 95%CPU (0avgtext+0avgdata 15680maxresident)k 0inputs+10632outputs (0major+8527minor)pagefaults 0swaps Finished testing stab ============================ ============================ Testing gheap Finished testing gheap ============================ gheap Test Log ============================ Testing monotonically increasing lengths PASSED Testing monotonically decreasing lengths PASSED Testing complete object removal PASSED Testing partial object removal PASSED Testing out of order indices PASSED All global heap tests passed. 7.65user 0.04system 0:07.71elapsed 99%CPU (0avgtext+0avgdata 10352maxresident)k 0inputs+2808outputs (0major+7584minor)pagefaults 0swaps Finished testing gheap ============================ ============================ Testing cache Finished testing cache ============================ cache Test Log ============================ Testing smoke check #1 -- all clean, ins, dest, ren, 4/2 MB cache PASSED Testing smoke check #2 -- ~1/2 dirty, ins, dest, ren, 4/2 MB cache PASSED Testing smoke check #3 -- all clean, ins, dest, ren, 2/1 KB cache PASSED Testing smoke check #4 -- ~1/2 dirty, ins, dest, ren, 2/1 KB cache PASSED Testing smoke check #5 -- all clean, ins, prot, unprot, AR cache 1 PASSED Testing smoke check #6 -- ~1/2 dirty, ins, prot, unprot, AR cache 1 PASSED Testing smoke check #7 -- all clean, ins, prot, unprot, AR cache 2 PASSED Testing smoke check #8 -- ~1/2 dirty, ins, prot, unprot, AR cache 2 PASSED Testing smoke check #9 -- all clean, ins, dest, ren, 4/2 MB, corked PASSED Testing smoke check #10 -- ~1/2 dirty, ins, dest, ren, 4/2 MB, corked PASSED Testing write permitted check -- 1/0 MB cache -SKIP- Clean and dirty LRU lists disabled. Testing H5C_insert_entry() functionality PASSED Testing H5C_flush_cache() functionality PASSED Testing H5C_get_entry_status() functionality PASSED Testing H5C_expunge_entry() functionality PASSED Testing multiple read only protects on a single entry PASSED Testing H5C_move_entry() functionality PASSED Testing H5C_pin_protected_entry() functionality PASSED Testing entry resize functionality PASSED Testing evictions enabled/disabled functionality PASSED Testing flush cache with protected entry error PASSED Testing destroy cache with permanently pinned entry error PASSED Testing destroy cache with protected entry error PASSED Testing duplicate entry insertion error PASSED Testing move to existing entry errors PASSED Testing pin a pinned entry error PASSED Testing unpin an unpinned entry error PASSED Testing pin entry related errors PASSED Testing protect a protected entry error PASSED Testing unprotect an unprotected entry error PASSED Testing mark entry dirty related errors PASSED Testing expunge entry related errors PASSED Testing resize entry related errors PASSED Testing unprotect a read only entry dirty error PASSED Testing protect a read only entry rw error PASSED Testing get/set evictions enabled errors PASSED Testing automatic cache resizing PASSED Testing automatic cache resize disable PASSED Testing automatic cache resize epoch marker management PASSED Testing automatic cache resize input errors PASSED Testing automatic cache resize auxilary functions PASSED Testing to ensure metadata blizzard absence when inserting PASSED Testing to ensure metadata blizzard absence on protect/unprotect PASSED 68.49user 0.22system 1:08.92elapsed 99%CPU (0avgtext+0avgdata 128260maxresident)k 0inputs+1640outputs (0major+36756minor)pagefaults 0swaps Finished testing cache ============================ ============================ Testing cache_api Finished testing cache_api ============================ cache_api Test Log ============================ Testing MDC/FAPL related API calls PASSED Testing MDC/FILE related API calls PASSED Testing MDC API smoke check -SKIP- Long tests disabled. Testing MDC/FAPL related API input errors PASSED Testing MDC/FILE related API input errors PASSED 0.10user 0.00system 0:00.11elapsed 104%CPU (0avgtext+0avgdata 9200maxresident)k 0inputs+768outputs (0major+5636minor)pagefaults 0swaps Finished testing cache_api ============================ ============================ Testing pool Finished testing pool ============================ pool Test Log ============================ Testing memory pool creation PASSED Testing closing pool with blocks still allocated in one page PASSED Testing allocating first block in pool PASSED Testing allocating large first block in pool PASSED Testing splitting block in pool PASSED Testing allocating many small blocks PASSED Testing allocate normal-sized block in new page PASSED Testing allocate large-sized block in new page PASSED Testing allocate many random sized blocks PASSED All memory pool tests passed. 6.54user 0.11system 0:06.67elapsed 99%CPU (0avgtext+0avgdata 38656maxresident)k 0inputs+296outputs (0major+14034minor)pagefaults 0swaps Finished testing pool ============================ ============================ Testing accum Finished testing accum ============================ accum Test Log ============================ Testing the metadata accumulator Testing simple write/read to/from metadata accumulator PASSED Testing simple write/read to/from before metadata accumulator PASSED Testing simple write/read to/from after metadata accumulator PASSED Testing overlapping write to metadata accumulator PASSED Testing overlapping write to partially clean metadata accumulator PASSED Testing overlapping write to accumulator larger then accum_size PASSED Testing non-overlapping write to accumulator larger then accum_size PASSED Testing accumulator adjustments after append/prepend of data PASSED Testing reading data from both accumulator and disk PASSED Testing simple freeing metadata accumulator PASSED Testing large metadata I/O operations PASSED Testing random writes to accumulator PASSED All metadata accumulator tests passed. 0.10user 0.21system 0:00.31elapsed 101%CPU (0avgtext+0avgdata 26144maxresident)k 0inputs+12624outputs (0major+14372minor)pagefaults 0swaps Finished testing accum ============================ ============================ Testing hyperslab Finished testing hyperslab ============================ hyperslab Test Log ============================ Test sizes: SMALL MEDIUM Testing hyperslab fill 11 variable hyperslab PASSED Testing hyperslab fill 11x10 variable hyperslab PASSED Testing hyperslab fill 3x5x5 variable hyperslab PASSED Testing hyperslab fill 113 variable hyperslab PASSED Testing hyperslab fill 15x11 variable hyperslab PASSED Testing hyperslab fill 5x7x7 variable hyperslab PASSED Testing hyperslab copy 11 variable source PASSED Testing hyperslab copy 11 variable destination PASSED Testing hyperslab copy 11 sync source & dest PASSED Testing hyperslab copy 179 variable source PASSED Testing hyperslab copy 179 variable destination PASSED Testing hyperslab copy 179 sync source & dest PASSED Testing hyperslab copy 11x10 variable source PASSED Testing hyperslab copy 11x10 variable destination PASSED Testing hyperslab copy 11x10 sync source & dest PASSED Testing hyperslab copy 13x19 variable source PASSED Testing hyperslab copy 13x19 variable destination PASSED Testing hyperslab copy 13x19 sync source & dest PASSED Testing hyperslab copy 73x67 variable source PASSED Testing hyperslab copy 73x67 variable destination PASSED Testing hyperslab copy 73x67 sync source & dest PASSED Testing hyperslab copy 3x5x5 variable source PASSED Testing hyperslab copy 3x5x5 variable destination PASSED Testing hyperslab copy 3x5x5 sync source & dest PASSED Testing hyperslab copy 7x9x5 variable source PASSED Testing hyperslab copy 7x9x5 variable destination PASSED Testing hyperslab copy 7x9x5 sync source & dest PASSED Testing multi-byte fill value PASSED Testing multi-byte fill value PASSED Testing endian conversion by stride PASSED Testing 2d transpose by stride 9x9d PASSED Testing 2d transpose by stride 3x11d PASSED Testing endian conversion by stride PASSED Testing 2d transpose by stride 1200x1200d PASSED Testing 2d transpose by stride 800x1800d PASSED Testing image sampling 10x20 to 5x10 PASSED Testing image sampling 5x10 to 10x20 PASSED Testing image sampling 960x1280 to 480x640 PASSED Testing image sampling 480x640 to 960x1280 PASSED Testing array filling 1-9 elements PASSED Testing array filling 9-257 elements PASSED Testing array offset 13x 11x 7 elements PASSED Testing array offset 347x 193x 71 elements PASSED All hyperslab tests passed. 0.67user 0.07system 0:00.74elapsed 100%CPU (0avgtext+0avgdata 50072maxresident)k 0inputs+192outputs (0major+23108minor)pagefaults 0swaps Finished testing hyperslab ============================ ============================ Testing istore Finished testing istore ============================ istore Test Log ============================ Test sizes: SMALL MEDIUM LARGE Testing istore create PASSED Testing istore extend: 10 PASSED Testing istore extend: 10x10 PASSED Testing istore extend: 10x10x10 PASSED Testing istore extend: 10000 PASSED Testing istore extend: 2500x10 PASSED Testing istore extend: 10x400x10 PASSED Testing istore sparse: 5 PASSED Testing istore sparse: 3x4 PASSED Testing istore sparse: 2x3x4 PASSED Testing istore sparse: 30 PASSED Testing istore sparse: 7x3 PASSED Testing istore sparse: 4x2x3 PASSED Testing istore sparse: 50x50x50 PASSED All i-store tests passed. 0.76user 3.35system 0:04.12elapsed 99%CPU (0avgtext+0avgdata 12088maxresident)k 0inputs+2092584outputs (0major+7327minor)pagefaults 0swaps Finished testing istore ============================ ============================ Testing bittests Finished testing bittests ============================ bittests Test Log ============================ Testing bit search operations PASSED Testing bit set operations PASSED Testing bit clear operations PASSED Testing bit copy operations PASSED Testing bit shift operations PASSED Testing bit increment operations PASSED Testing bit decrement operations PASSED Testing bit negate operations PASSED All bit tests passed. 0.27user 0.02system 0:00.29elapsed 101%CPU (0avgtext+0avgdata 8968maxresident)k 0inputs+144outputs (0major+5232minor)pagefaults 0swaps Finished testing bittests ============================ ============================ Testing dt_arith Finished testing dt_arith ============================ dt_arith Test Log ============================ Testing non-aligned conversions (ALIGNMENT=1).... Testing query functions of compiler conversion PASSED Testing user-define and query functions of floating-point types PASSED Testing user-define and query functions of integer types PASSED Floating-point overflow cases will be tested. Testing noop float -> float conversions PASSED Testing noop double -> double conversions PASSED Testing noop long double -> long double conversions PASSED Testing hard normalized float -> double conversions PASSED Testing hard normalized double -> float conversions PASSED Testing hard normalized float -> long double conversions PASSED Testing hard normalized double -> long double conversions PASSED Testing hard normalized long double -> float conversions PASSED Testing hard normalized long double -> double conversions PASSED Testing hard denormalized float -> double conversions PASSED Testing hard denormalized double -> float conversions PASSED Testing hard denormalized float -> long double conversions PASSED Testing hard denormalized double -> long double conversions PASSED Testing hard denormalized long double -> float conversions PASSED Testing hard denormalized long double -> double conversions PASSED Testing hard special float -> double conversions PASSED Testing hard special double -> float conversions PASSED Testing hard special float -> long double conversions PASSED Testing hard special double -> long double conversions PASSED Testing hard special long double -> float conversions PASSED Testing hard special long double -> double conversions PASSED Testing hard signed char -> unsigned char conversions PASSED Testing hard signed char -> short conversions PASSED Testing hard signed char -> unsigned short conversions PASSED Testing hard signed char -> int conversions PASSED Testing hard signed char -> unsigned int conversions PASSED Testing hard signed char -> long conversions PASSED Testing hard signed char -> unsigned long conversions PASSED Testing hard unsigned char -> signed char conversions PASSED Testing hard unsigned char -> short conversions PASSED Testing hard unsigned char -> unsigned short conversions PASSED Testing hard unsigned char -> int conversions PASSED Testing hard unsigned char -> unsigned int conversions PASSED Testing hard unsigned char -> long conversions PASSED Testing hard unsigned char -> unsigned long conversions PASSED Testing hard short -> signed char conversions PASSED Testing hard short -> unsigned char conversions PASSED Testing hard short -> unsigned short conversions PASSED Testing hard short -> int conversions PASSED Testing hard short -> unsigned int conversions PASSED Testing hard short -> long conversions PASSED Testing hard short -> unsigned long conversions PASSED Testing hard unsigned short -> signed char conversions PASSED Testing hard unsigned short -> unsigned char conversions PASSED Testing hard unsigned short -> short conversions PASSED Testing hard unsigned short -> int conversions PASSED Testing hard unsigned short -> unsigned int conversions PASSED Testing hard unsigned short -> long conversions PASSED Testing hard unsigned short -> unsigned long conversions PASSED Testing hard int -> signed char conversions PASSED Testing hard int -> unsigned char conversions PASSED Testing hard int -> short conversions PASSED Testing hard int -> unsigned short conversions PASSED Testing hard int -> unsigned int conversions PASSED Testing hard int -> long conversions PASSED Testing hard int -> unsigned long conversions PASSED Testing hard unsigned int -> signed char conversions PASSED Testing hard unsigned int -> unsigned char conversions PASSED Testing hard unsigned int -> short conversions PASSED Testing hard unsigned int -> unsigned short conversions PASSED Testing hard unsigned int -> int conversions PASSED Testing hard unsigned int -> long conversions PASSED Testing hard unsigned int -> unsigned long conversions PASSED Testing hard long -> signed char conversions PASSED Testing hard long -> unsigned char conversions PASSED Testing hard long -> short conversions PASSED Testing hard long -> unsigned short conversions PASSED Testing hard long -> int conversions PASSED Testing hard long -> unsigned int conversions PASSED Testing hard long -> unsigned long conversions PASSED Testing hard unsigned long -> signed char conversions PASSED Testing hard unsigned long -> unsigned char conversions PASSED Testing hard unsigned long -> short conversions PASSED Testing hard unsigned long -> unsigned short conversions PASSED Testing hard unsigned long -> int conversions PASSED Testing hard unsigned long -> unsigned int conversions PASSED Testing hard unsigned long -> long conversions PASSED Testing hard signed char -> float conversions PASSED Testing hard signed char -> double conversions PASSED Testing hard unsigned char -> float conversions PASSED Testing hard unsigned char -> double conversions PASSED Testing hard short -> float conversions PASSED Testing hard short -> double conversions PASSED Testing hard unsigned short -> float conversions PASSED Testing hard unsigned short -> double conversions PASSED Testing hard int -> float conversions PASSED Testing hard int -> double conversions PASSED Testing hard unsigned int -> float conversions PASSED Testing hard unsigned int -> double conversions PASSED Testing hard long -> float conversions PASSED Testing hard long -> double conversions PASSED Testing hard unsigned long -> float conversions PASSED Testing hard unsigned long -> double conversions PASSED Testing hard signed char -> long double conversions PASSED Testing hard unsigned char -> long double conversions PASSED Testing hard short -> long double conversions PASSED Testing hard unsigned short -> long double conversions PASSED Testing hard int -> long double conversions PASSED Testing hard unsigned int -> long double conversions PASSED Testing hard long -> long double conversions PASSED Testing hard unsigned long -> long double conversions PASSED Testing hard normalized float -> signed char conversions PASSED Testing hard normalized double -> signed char conversions PASSED Testing hard normalized float -> unsigned char conversions PASSED Testing hard normalized double -> unsigned char conversions PASSED Testing hard normalized float -> short conversions PASSED Testing hard normalized double -> short conversions PASSED Testing hard normalized float -> unsigned short conversions PASSED Testing hard normalized double -> unsigned short conversions PASSED Testing hard normalized float -> int conversions PASSED Testing hard normalized double -> int conversions PASSED Testing hard normalized float -> unsigned int conversions PASSED Testing hard normalized double -> unsigned int conversions PASSED Testing hard normalized float -> long conversions PASSED Testing hard normalized double -> long conversions PASSED Testing hard normalized float -> unsigned long conversions PASSED Testing hard normalized double -> unsigned long conversions PASSED Testing hard normalized long double -> signed char conversions PASSED Testing hard normalized long double -> unsigned char conversions PASSED Testing hard normalized long double -> short conversions PASSED Testing hard normalized long double -> unsigned short conversions PASSED Testing hard normalized long double -> int conversions PASSED Testing hard normalized long double -> unsigned int conversions PASSED Testing hard normalized long double -> long conversions PASSED Testing hard normalized long double -> unsigned long conversions PASSED Testing hard denormalized float -> signed char conversions PASSED Testing hard denormalized double -> signed char conversions PASSED Testing hard denormalized float -> unsigned char conversions PASSED Testing hard denormalized double -> unsigned char conversions PASSED Testing hard denormalized float -> short conversions PASSED Testing hard denormalized double -> short conversions PASSED Testing hard denormalized float -> unsigned short conversions PASSED Testing hard denormalized double -> unsigned short conversions PASSED Testing hard denormalized float -> int conversions PASSED Testing hard denormalized double -> int conversions PASSED Testing hard denormalized float -> unsigned int conversions PASSED Testing hard denormalized double -> unsigned int conversions PASSED Testing hard denormalized float -> long conversions PASSED Testing hard denormalized double -> long conversions PASSED Testing hard denormalized float -> unsigned long conversions PASSED Testing hard denormalized double -> unsigned long conversions PASSED Testing hard denormalized long double -> signed char conversions PASSED Testing hard denormalized long double -> unsigned char conversions PASSED Testing hard denormalized long double -> short conversions PASSED Testing hard denormalized long double -> unsigned short conversions PASSED Testing hard denormalized long double -> int conversions PASSED Testing hard denormalized long double -> unsigned int conversions PASSED Testing hard denormalized long double -> long conversions PASSED Testing hard denormalized long double -> unsigned long conversions PASSED Testing hard special float -> signed char conversions PASSED Testing hard special double -> signed char conversions PASSED Testing hard special float -> unsigned char conversions PASSED Testing hard special double -> unsigned char conversions PASSED Testing hard special float -> short conversions PASSED Testing hard special double -> short conversions PASSED Testing hard special float -> unsigned short conversions PASSED Testing hard special double -> unsigned short conversions PASSED Testing hard special float -> int conversions PASSED Testing hard special double -> int conversions PASSED Testing hard special float -> unsigned int conversions PASSED Testing hard special double -> unsigned int conversions PASSED Testing hard special float -> long conversions PASSED Testing hard special double -> long conversions PASSED Testing hard special float -> unsigned long conversions PASSED Testing hard special double -> unsigned long conversions PASSED Testing hard special long double -> signed char conversions PASSED Testing hard special long double -> unsigned char conversions PASSED Testing hard special long double -> short conversions PASSED Testing hard special long double -> unsigned short conversions PASSED Testing hard special long double -> int conversions PASSED Testing hard special long double -> unsigned int conversions PASSED Testing hard special long double -> long conversions PASSED Testing hard special long double -> unsigned long conversions PASSED Testing hard particular floating number -> integer conversions PASSED Testing soft normalized float -> double conversions PASSED Testing soft normalized double -> float conversions PASSED Testing soft normalized float -> long double conversions PASSED Testing soft normalized double -> long double conversions PASSED Testing soft normalized long double -> float conversions PASSED Testing soft normalized long double -> double conversions PASSED Testing soft denormalized float -> double conversions PASSED Testing soft denormalized double -> float conversions PASSED Testing soft denormalized float -> long double conversions PASSED Testing soft denormalized double -> long double conversions PASSED Testing soft denormalized long double -> float conversions PASSED Testing soft denormalized long double -> double conversions PASSED Testing soft special float -> double conversions PASSED Testing soft special double -> float conversions PASSED Testing soft special float -> long double conversions PASSED Testing soft special double -> long double conversions PASSED Testing soft special long double -> float conversions PASSED Testing soft special long double -> double conversions PASSED Testing overlap calculations PASSED Testing soft signed char -> unsigned char conversions PASSED Testing soft signed char -> short conversions PASSED Testing soft signed char -> unsigned short conversions PASSED Testing soft signed char -> int conversions PASSED Testing soft signed char -> unsigned int conversions PASSED Testing soft signed char -> long conversions PASSED Testing soft signed char -> unsigned long conversions PASSED Testing soft unsigned char -> signed char conversions PASSED Testing soft unsigned char -> short conversions PASSED Testing soft unsigned char -> unsigned short conversions PASSED Testing soft unsigned char -> int conversions PASSED Testing soft unsigned char -> unsigned int conversions PASSED Testing soft unsigned char -> long conversions PASSED Testing soft unsigned char -> unsigned long conversions PASSED Testing soft short -> signed char conversions PASSED Testing soft short -> unsigned char conversions PASSED Testing soft short -> unsigned short conversions PASSED Testing soft short -> int conversions PASSED Testing soft short -> unsigned int conversions PASSED Testing soft short -> long conversions PASSED Testing soft short -> unsigned long conversions PASSED Testing soft unsigned short -> signed char conversions PASSED Testing soft unsigned short -> unsigned char conversions PASSED Testing soft unsigned short -> short conversions PASSED Testing soft unsigned short -> int conversions PASSED Testing soft unsigned short -> unsigned int conversions PASSED Testing soft unsigned short -> long conversions PASSED Testing soft unsigned short -> unsigned long conversions PASSED Testing soft int -> signed char conversions PASSED Testing soft int -> unsigned char conversions PASSED Testing soft int -> short conversions PASSED Testing soft int -> unsigned short conversions PASSED Testing soft int -> unsigned int conversions PASSED Testing soft int -> long conversions PASSED Testing soft int -> unsigned long conversions PASSED Testing soft unsigned int -> signed char conversions PASSED Testing soft unsigned int -> unsigned char conversions PASSED Testing soft unsigned int -> short conversions PASSED Testing soft unsigned int -> unsigned short conversions PASSED Testing soft unsigned int -> int conversions PASSED Testing soft unsigned int -> long conversions PASSED Testing soft unsigned int -> unsigned long conversions PASSED Testing soft long -> signed char conversions PASSED Testing soft long -> unsigned char conversions PASSED Testing soft long -> short conversions PASSED Testing soft long -> unsigned short conversions PASSED Testing soft long -> int conversions PASSED Testing soft long -> unsigned int conversions PASSED Testing soft long -> unsigned long conversions PASSED Testing soft unsigned long -> signed char conversions PASSED Testing soft unsigned long -> unsigned char conversions PASSED Testing soft unsigned long -> short conversions PASSED Testing soft unsigned long -> unsigned short conversions PASSED Testing soft unsigned long -> int conversions PASSED Testing soft unsigned long -> unsigned int conversions PASSED Testing soft unsigned long -> long conversions PASSED Testing soft normalized float -> signed char conversions PASSED Testing soft normalized double -> signed char conversions PASSED Testing soft normalized float -> unsigned char conversions PASSED Testing soft normalized double -> unsigned char conversions PASSED Testing soft normalized float -> short conversions PASSED Testing soft normalized double -> short conversions PASSED Testing soft normalized float -> unsigned short conversions PASSED Testing soft normalized double -> unsigned short conversions PASSED Testing soft normalized float -> int conversions PASSED Testing soft normalized double -> int conversions PASSED Testing soft normalized float -> unsigned int conversions PASSED Testing soft normalized double -> unsigned int conversions PASSED Testing soft normalized float -> long conversions PASSED Testing soft normalized double -> long conversions PASSED Testing soft normalized float -> unsigned long conversions PASSED Testing soft normalized double -> unsigned long conversions PASSED Testing soft normalized long double -> signed char conversions PASSED Testing soft normalized long double -> unsigned char conversions PASSED Testing soft normalized long double -> short conversions PASSED Testing soft normalized long double -> unsigned short conversions PASSED Testing soft normalized long double -> int conversions PASSED Testing soft normalized long double -> unsigned int conversions PASSED Testing soft normalized long double -> long conversions PASSED Testing soft normalized long double -> unsigned long conversions PASSED Testing soft denormalized float -> signed char conversions PASSED Testing soft denormalized double -> signed char conversions PASSED Testing soft denormalized float -> unsigned char conversions PASSED Testing soft denormalized double -> unsigned char conversions PASSED Testing soft denormalized float -> short conversions PASSED Testing soft denormalized double -> short conversions PASSED Testing soft denormalized float -> unsigned short conversions PASSED Testing soft denormalized double -> unsigned short conversions PASSED Testing soft denormalized float -> int conversions PASSED Testing soft denormalized double -> int conversions PASSED Testing soft denormalized float -> unsigned int conversions PASSED Testing soft denormalized double -> unsigned int conversions PASSED Testing soft denormalized float -> long conversions PASSED Testing soft denormalized double -> long conversions PASSED Testing soft denormalized float -> unsigned long conversions PASSED Testing soft denormalized double -> unsigned long conversions PASSED Testing soft denormalized long double -> signed char conversions PASSED Testing soft denormalized long double -> unsigned char conversions PASSED Testing soft denormalized long double -> short conversions PASSED Testing soft denormalized long double -> unsigned short conversions PASSED Testing soft denormalized long double -> int conversions PASSED Testing soft denormalized long double -> unsigned int conversions PASSED Testing soft denormalized long double -> long conversions PASSED Testing soft denormalized long double -> unsigned long conversions PASSED Testing soft special float -> signed char conversions PASSED Testing soft special double -> signed char conversions PASSED Testing soft special float -> unsigned char conversions PASSED Testing soft special double -> unsigned char conversions PASSED Testing soft special float -> short conversions PASSED Testing soft special double -> short conversions PASSED Testing soft special float -> unsigned short conversions PASSED Testing soft special double -> unsigned short conversions PASSED Testing soft special float -> int conversions PASSED Testing soft special double -> int conversions PASSED Testing soft special float -> unsigned int conversions PASSED Testing soft special double -> unsigned int conversions PASSED Testing soft special float -> long conversions PASSED Testing soft special double -> long conversions PASSED Testing soft special float -> unsigned long conversions PASSED Testing soft special double -> unsigned long conversions PASSED Testing soft special long double -> signed char conversions PASSED Testing soft special long double -> unsigned char conversions PASSED Testing soft special long double -> short conversions PASSED Testing soft special long double -> unsigned short conversions PASSED Testing soft special long double -> int conversions PASSED Testing soft special long double -> unsigned int conversions PASSED Testing soft special long double -> long conversions PASSED Testing soft special long double -> unsigned long conversions PASSED Testing soft signed char -> float conversions PASSED Testing soft signed char -> double conversions PASSED Testing soft unsigned char -> float conversions PASSED Testing soft unsigned char -> double conversions PASSED Testing soft short -> float conversions PASSED Testing soft short -> double conversions PASSED Testing soft unsigned short -> float conversions PASSED Testing soft unsigned short -> double conversions PASSED Testing soft int -> float conversions PASSED Testing soft int -> double conversions PASSED Testing soft unsigned int -> float conversions PASSED Testing soft unsigned int -> double conversions PASSED Testing soft long -> float conversions PASSED Testing soft long -> double conversions PASSED Testing soft unsigned long -> float conversions PASSED Testing soft unsigned long -> double conversions PASSED Testing soft signed char -> long double conversions PASSED Testing soft unsigned char -> long double conversions PASSED Testing soft short -> long double conversions PASSED Testing soft unsigned short -> long double conversions PASSED Testing soft int -> long double conversions PASSED Testing soft unsigned int -> long double conversions PASSED Testing soft long -> long double conversions PASSED Testing soft unsigned long -> long double conversions PASSED All data type tests passed. 3.59user 0.06system 0:03.65elapsed 100%CPU (0avgtext+0avgdata 9992maxresident)k 0inputs+1200outputs (0major+15980minor)pagefaults 0swaps Finished testing dt_arith ============================ ============================ Testing dtypes Finished testing dtypes ============================ dtypes Test Log ============================ Testing non-aligned conversions (ALIGNMENT=1).... Testing H5Tget_class() PASSED Testing H5Tcopy() PASSED Testing H5Tdetect_class() PASSED Testing compound datatypes PASSED Testing query functions of compound and enumeration types PASSED Testing transient datatypes PASSED Testing named datatypes PASSED Testing functions of encoding and decoding datatypes PASSED Testing encoding datatypes with the 'use the latest format' flag PASSED Testing exceptions for int <-> float conversions PASSED Testing indirectly reopening committed datatypes PASSED Testing indirectly reopening recursively committed datatypes including file reopening PASSED Testing deleting objects that use named datatypes PASSED Testing deleting objects that use named datatypes PASSED Testing H5Tset/get_order for compound type PASSED Testing string type creation using H5Tcreate PASSED Testing deprected API routines for datatypes PASSED Testing string conversions PASSED Testing random string conversion speed PASSED Testing some type functions for string PASSED Testing compound element reordering PASSED Testing compound subset conversions PASSED Testing compound element shrinking & reordering PASSED Testing optimized struct converter PASSED Testing compound element growing PASSED Testing compound element insertion PASSED Testing packing compound datatypes PASSED Testing compound datatype with VL string PASSED Testing array datatype of compound type with VL string PASSED Testing registering type conversion routine with compound conversions PASSED Testing adjust size of compound datatypes PASSED Testing compound datatypes of boundary size with latest format PASSED Testing unaligned VL strings in compound PASSED Testing compound subset conversion with extra space in source PASSED Testing visibility of internally registered type ids PASSED Testing that H5Tpack removes trailing bytes PASSED Testing accessing objects with compound datatypes that have no fields PASSED Testing random enum conversion O(N) PASSED Testing random enum conversion O(N log N) PASSED Testing non-native enumeration type conversion PASSED Testing bitfield conversions PASSED Testing some type functions for bitfield PASSED Testing opaque datatypes PASSED Testing H5Tset/get_order PASSED Testing string conversion between ASCII and UTF PASSED All datatype tests passed. 0.62user 0.09system 0:00.75elapsed 95%CPU (0avgtext+0avgdata 25272maxresident)k 0inputs+1632outputs (0major+19752minor)pagefaults 0swaps Finished testing dtypes ============================ ============================ Testing dsets Finished testing dsets ============================ dsets Test Log ============================ Testing with old file format: Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing data type conversion buffer size PASSED Testing data type conversion PASSED Testing H5Zget_filter_info PASSED Testing 'null' filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(enabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(disabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(when data is corrupted) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing szip filter (with encoder) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing szip filter (without encoder) -SKIP- Testing shuffle filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+deflate+checksum filters(checksum first) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+deflate+checksum filters(checksum last) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+szip+checksum filters(checksum first, with encoder) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+szip+checksum filters(checksum first, without encoder) -SKIP- Testing shuffle+szip+checksum filters(checksum last, with encoder) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing 8-bit shuffling (setup) PASSED Testing 8-bit shuffling (write) PASSED Testing 8-bit shuffling (read) PASSED Testing nbit filter Testing nbit int (setup) PASSED Testing nbit int (write) PASSED Testing nbit int (read) PASSED Testing nbit float (setup) PASSED Testing nbit float (write) PASSED Testing nbit float (read) PASSED Testing nbit double (setup) PASSED Testing nbit double (write) PASSED Testing nbit double (read) PASSED Testing nbit array (setup) PASSED Testing nbit array (write) PASSED Testing nbit array (read) PASSED Testing nbit compound (setup) PASSED Testing nbit compound (write) PASSED Testing nbit compound (read) PASSED Testing nbit compound complex (setup) PASSED Testing nbit compound complex (write) PASSED Testing nbit compound complex (read) PASSED Testing nbit compound with no-op type (setup) PASSED Testing nbit compound with no-op type (write) PASSED Testing nbit compound with no-op type (read) PASSED Testing nbit integer dataset size PASSED Testing nbit floating-number dataset size PASSED Testing scaleoffset filter Testing scaleoffset int without fill value (setup) PASSED Testing scaleoffset int without fill value (write) PASSED Testing scaleoffset int without fill value (read) PASSED Testing scaleoffset int with fill value (setup) PASSED Testing scaleoffset int with fill value (write) PASSED Testing scaleoffset int with fill value (read) PASSED Testing scaleoffset float without fill value, D-scaling (setup) PASSED Testing scaleoffset float without fill value, D-scaling (write) PASSED Testing scaleoffset float without fill value, D-scaling (read) PASSED Testing scaleoffset float with fill value, D-scaling (setup) PASSED Testing scaleoffset float with fill value, D-scaling (write) PASSED Testing scaleoffset float with fill value, D-scaling (read) PASSED Testing scaleoffset double without fill value, D-scaling (setup) PASSED Testing scaleoffset double without fill value, D-scaling (write) PASSED Testing scaleoffset double without fill value, D-scaling (read) PASSED Testing scaleoffset double with fill value, D-scaling (setup) PASSED Testing scaleoffset double with fill value, D-scaling (write) PASSED Testing scaleoffset double with fill value, D-scaling (read) PASSED Testing multi-open with extending PASSED Testing various datatypes PASSED Testing dataset offset with user block PASSED Testing dataset access with missing filter PASSED Testing dataset filter 'can apply' callback PASSED Testing dataset filter 'can apply' callback second PASSED Testing dataset filter 'set local' callback PASSED Testing dataset szip filter 'can apply' callback PASSED Testing comparing dataset creation property lists PASSED Testing copying dataset creation property lists PASSED Testing filter deletion PASSED Testing filters with big-endian/little-endian data PASSED Testing I/O on datasets with zero-sized dims PASSED Testing Read dataset with unwritten chunk & undefined fill value PASSED Testing Write/read on randomly selected chunks PASSED Testing deprecated API routines Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing creating dataset with >4GB chunks PASSED Testing dataset chunk cache configuration PASSED Testing big chunks bypassing the cache PASSED Testing filter expanding chunks too much PASSED Testing Compatibility for datasets that use Fixed Array indexing PASSED Testing extendible dataset with various layout PASSED Testing shrinking large chunk PASSED Testing shrinking large chunk PASSED Testing with new file format: Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing data type conversion buffer size PASSED Testing data type conversion PASSED Testing H5Zget_filter_info PASSED Testing 'null' filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(enabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(disabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(when data is corrupted) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing szip filter (with encoder) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing szip filter (without encoder) -SKIP- Testing shuffle filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+deflate+checksum filters(checksum first) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+deflate+checksum filters(checksum last) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+szip+checksum filters(checksum first, with encoder) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+szip+checksum filters(checksum first, without encoder) -SKIP- Testing shuffle+szip+checksum filters(checksum last, with encoder) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing 8-bit shuffling (setup) PASSED Testing 8-bit shuffling (write) PASSED Testing 8-bit shuffling (read) PASSED Testing nbit filter Testing nbit int (setup) PASSED Testing nbit int (write) PASSED Testing nbit int (read) PASSED Testing nbit float (setup) PASSED Testing nbit float (write) PASSED Testing nbit float (read) PASSED Testing nbit double (setup) PASSED Testing nbit double (write) PASSED Testing nbit double (read) PASSED Testing nbit array (setup) PASSED Testing nbit array (write) PASSED Testing nbit array (read) PASSED Testing nbit compound (setup) PASSED Testing nbit compound (write) PASSED Testing nbit compound (read) PASSED Testing nbit compound complex (setup) PASSED Testing nbit compound complex (write) PASSED Testing nbit compound complex (read) PASSED Testing nbit compound with no-op type (setup) PASSED Testing nbit compound with no-op type (write) PASSED Testing nbit compound with no-op type (read) PASSED Testing nbit integer dataset size PASSED Testing nbit floating-number dataset size PASSED Testing scaleoffset filter Testing scaleoffset int without fill value (setup) PASSED Testing scaleoffset int without fill value (write) PASSED Testing scaleoffset int without fill value (read) PASSED Testing scaleoffset int with fill value (setup) PASSED Testing scaleoffset int with fill value (write) PASSED Testing scaleoffset int with fill value (read) PASSED Testing scaleoffset float without fill value, D-scaling (setup) PASSED Testing scaleoffset float without fill value, D-scaling (write) PASSED Testing scaleoffset float without fill value, D-scaling (read) PASSED Testing scaleoffset float with fill value, D-scaling (setup) PASSED Testing scaleoffset float with fill value, D-scaling (write) PASSED Testing scaleoffset float with fill value, D-scaling (read) PASSED Testing scaleoffset double without fill value, D-scaling (setup) PASSED Testing scaleoffset double without fill value, D-scaling (write) PASSED Testing scaleoffset double without fill value, D-scaling (read) PASSED Testing scaleoffset double with fill value, D-scaling (setup) PASSED Testing scaleoffset double with fill value, D-scaling (write) PASSED Testing scaleoffset double with fill value, D-scaling (read) PASSED Testing multi-open with extending PASSED Testing various datatypes PASSED Testing dataset offset with user block PASSED Testing dataset access with missing filter PASSED Testing dataset filter 'can apply' callback PASSED Testing dataset filter 'can apply' callback second PASSED Testing dataset filter 'set local' callback PASSED Testing dataset szip filter 'can apply' callback PASSED Testing comparing dataset creation property lists PASSED Testing copying dataset creation property lists PASSED Testing filter deletion PASSED Testing filters with big-endian/little-endian data PASSED Testing I/O on datasets with zero-sized dims PASSED Testing Read dataset with unwritten chunk & undefined fill value PASSED Testing Write/read on randomly selected chunks PASSED Testing deprecated API routines Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing creating dataset with >4GB chunks PASSED Testing dataset chunk cache configuration PASSED Testing big chunks bypassing the cache PASSED Testing filter expanding chunks too much PASSED Testing Compatibility for datasets that use Fixed Array indexing PASSED Testing extendible dataset with various layout PASSED Testing shrinking large chunk PASSED Testing shrinking large chunk PASSED Testing H5Dscatter() PASSED Testing H5Dgather() PASSED Testing H5Dscatter() error conditions PASSED Testing H5Dgather() error conditions PASSED All dataset tests passed. 1.48user 0.73system 0:02.31elapsed 96%CPU (0avgtext+0avgdata 71624maxresident)k 0inputs+113024outputs (0major+42439minor)pagefaults 0swaps Finished testing dsets ============================ ============================ Testing cmpd_dset Finished testing cmpd_dset ============================ cmpd_dset Test Log ============================ Testing compound dataset: Testing basic compound write PASSED Testing basic compound read PASSED Testing reversal of struct members PASSED Testing subset struct read PASSED Testing partially initialized superset read PASSED Testing partially initialized superset optimized read PASSED Testing partially initialized superset write PASSED Testing explicit data space PASSED Testing hyperslab partial read to array PASSED Testing hyperslab partial read to another hyperslab PASSED Testing hyperslab to hyperslab part initialized read PASSED Testing hyperslab part initialized write PASSED Testing the optimization of when the source type is a subset of the dest: Testing writing data to contiguous and chunked datasets PASSED Testing rewriting data with a subset of original data type PASSED Testing reading data with a subset of original data type PASSED Testing the optimization of when the dest type is a subset of the source: Testing writing data to contiguous and chunked datasets PASSED Testing rewriting data with a subset of original data type PASSED Testing reading data with a subset of original data type PASSED Testing that compound types can be packed out of order: Without extra space at the end of compound... Testing random member insertion with empty compound subtype PASSED Testing random member insertion with full compound subtype PASSED Testing reverse member insertion with empty compound subtype PASSED Testing reverse member insertion with full compound subtype PASSED Testing forward member insertion with empty compound subtype PASSED Testing forward member insertion with full compound subtype PASSED With extra space at the end of compound... Testing random member insertion with empty compound subtype PASSED Testing random member insertion with full compound subtype PASSED Testing reverse member insertion with empty compound subtype PASSED Testing reverse member insertion with full compound subtype PASSED Testing forward member insertion with empty compound subtype PASSED Testing forward member insertion with full compound subtype PASSED Testing compound member ordering: Testing that compound member insertion order is preserved PASSED All compound dataset tests passed. 0.44user 0.87system 0:01.31elapsed 99%CPU (0avgtext+0avgdata 156836maxresident)k 0inputs+281824outputs (0major+69666minor)pagefaults 0swaps Finished testing cmpd_dset ============================ ============================ Testing filter_fail Finished testing filter_fail ============================ filter_fail Test Log ============================ Testing data writing when a mandatory filter fails and chunk cache is enabled PASSED Testing data reading when a mandatory filter fails PASSED Testing data writing when a mandatory filter fails and chunk cache is disabled PASSED Testing data reading when a mandatory filter fails PASSED 0.07user 0.03system 0:00.10elapsed 105%CPU (0avgtext+0avgdata 9188maxresident)k 0inputs+296outputs (0major+5701minor)pagefaults 0swaps Finished testing filter_fail ============================ ============================ Testing extend Finished testing extend ============================ extend Test Log ============================ Testing extendible dataset with incr. allocation PASSED Testing extendible dataset with incr. allocation w/deprec. symbols PASSED Testing extendible dataset with early allocation PASSED Testing extendible dataset with early allocation w/deprec. symbols PASSED All extend tests passed. 0.12user 0.01system 0:00.13elapsed 103%CPU (0avgtext+0avgdata 9080maxresident)k 0inputs+8136outputs (0major+5914minor)pagefaults 0swaps Finished testing extend ============================ ============================ Testing external Finished testing external ============================ external Test Log ============================ Testing with the default file format: Testing fixed-size data space, exact storage PASSED Testing external storage is too small PASSED Testing extendible dataspace, exact external size PASSED Testing extendible dataspace, external storage is too small PASSED Testing unlimited dataspace, unlimited external storage PASSED Testing multiple external files PASSED Testing external file following unlimited file PASSED Testing address overflow in external files PASSED Testing read external dataset PASSED Testing write external dataset PASSED Testing absolute filenames for external file PASSED Testing filenames relative to current directory for external file PASSED Testing filenames relative to HDF5 file for external file PASSED Testing prefix in HDF5_EXTFILE_PREFIX PASSED Testing with the latest file format: Testing fixed-size data space, exact storage PASSED Testing external storage is too small PASSED Testing extendible dataspace, exact external size PASSED Testing extendible dataspace, external storage is too small PASSED Testing unlimited dataspace, unlimited external storage PASSED Testing multiple external files PASSED Testing external file following unlimited file PASSED Testing address overflow in external files PASSED Testing read external dataset PASSED Testing write external dataset PASSED Testing absolute filenames for external file PASSED Testing filenames relative to current directory for external file PASSED Testing filenames relative to HDF5 file for external file PASSED Testing prefix in HDF5_EXTFILE_PREFIX PASSED All external storage tests passed. 0.10user 0.03system 0:00.17elapsed 80%CPU (0avgtext+0avgdata 9236maxresident)k 0inputs+1312outputs (0major+5904minor)pagefaults 0swaps Finished testing external ============================ ============================ Testing efc Finished testing efc ============================ efc Test Log ============================ Testing the external file cache Testing single EFC PASSED Testing graph of EFCs without cycles PASSED Testing graph of EFCs with cycles PASSED All external file cache tests passed. 0.16user 0.09system 0:00.38elapsed 67%CPU (0avgtext+0avgdata 9940maxresident)k 0inputs+2800outputs (0major+8231minor)pagefaults 0swaps Finished testing efc ============================ ============================ Testing objcopy Finished testing objcopy ============================ objcopy Test Log ============================ Testing without shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED All object copying tests passed. 48.24user 6.83system 0:57.36elapsed 96%CPU (0avgtext+0avgdata 38276maxresident)k 0inputs+303392outputs (0major+104631minor)pagefaults 0swaps Finished testing objcopy ============================ ============================ Testing links Finished testing links ============================ links Test Log ============================ Testing link creation PASSED Testing link queries PASSED Testing H5Lcreate functions PASSED Testing new link queries PASSED Testing long names for objects & links PASSED Testing too many links PASSED Testing link creation property lists PASSED Testing H5Lmove PASSED Testing H5Lcopy PASSED Testing moving and copying links preserves their properties PASSED Testing backwards compatibility PASSED Testing external file cache with external links PASSED Testing external links across multiple files PASSED Testing H5Pset/get_elink_acc_flags() PASSED ---Testing without external file cache--- Testing external link to root PASSED Testing external link to object on path PASSED Testing external link to self PASSED Testing external links back and forth PASSED Testing too many external links PASSED Testing dangling external links PASSED Testing recursive external links PASSED Testing query aspects of external link PASSED Testing unlinking external link in compact group PASSED Testing unlinking external link in dense group PASSED Testing move external link PASSED Testing external link along for the ride PASSED Testing that external files are closed during traversal PASSED Testing endianness of external links PASSED Testing that external files work with strong file close degree PASSED Testing external links via H5Pset_elink_prefix() PASSED Testing external links via main file's absolute path PASSED Testing external links via main file's CWD + relative path PASSED Testing external links via current working directory PASSED Testing external links via target's absolute path PASSED Testing external links via main file's CWD PASSED Testing external links via main file's CWD + target's relative path PASSED Testing external links via chdir and found in current working directory PASSED Testing H5Pset/get_elink_fapl() with different physical layouts PASSED Testing H5Pset/get_elink_fapl() with same physical layout PASSED Testing H5Pset/get_fapl() PASSED Testing H5Pset/get_elink_cb() PASSED Testing external links w/symlink files PASSED Testing copying invalid external links to the source file PASSED Testing that invalid external links don't open the source file PASSED Testing opening object twice through elink PASSED Testing attach committed datatype to external group's attribute/dataset PASSED ---Testing with external file cache--- Testing external link to root PASSED Testing external link to object on path PASSED Testing external link to self PASSED Testing external links back and forth PASSED Testing too many external links PASSED Testing dangling external links PASSED Testing recursive external links PASSED Testing query aspects of external link PASSED Testing unlinking external link in compact group PASSED Testing unlinking external link in dense group PASSED Testing move external link PASSED Testing external link along for the ride PASSED Testing that external files are closed during traversal PASSED Testing endianness of external links PASSED Testing that external files work with strong file close degree PASSED Testing external links via H5Pset_elink_prefix() PASSED Testing external links via main file's absolute path PASSED Testing external links via main file's CWD + relative path PASSED Testing external links via current working directory PASSED Testing external links via target's absolute path PASSED Testing external links via main file's CWD PASSED Testing external links via main file's CWD + target's relative path PASSED Testing external links via chdir and found in current working directory PASSED Testing H5Pset/get_elink_fapl() with different physical layouts PASSED Testing H5Pset/get_elink_fapl() with same physical layout PASSED Testing H5Pset/get_fapl() PASSED Testing H5Pset/get_elink_cb() PASSED Testing external links w/symlink files PASSED Testing copying invalid external links to the source file PASSED Testing that invalid external links don't open the source file PASSED Testing opening object twice through elink PASSED Testing attach committed datatype to external group's attribute/dataset PASSED Testing user-defined link callbacks PASSED Testing user-defined link error conditions PASSED Testing user data passed through lapl PASSED Testing adjusting nlinks with LAPL PASSED Testing link type field in H5Lget_info PASSED Testing link visiting PASSED Testing link visiting by name PASSED Testing object visiting PASSED Testing object visiting by name PASSED Testing stopping object iteration PASSED Testing group link filters PASSED Testing object exists PASSED Testing that all files were closed correctly PASSED Testing link creation (w/new group format) PASSED Testing link queries (w/new group format) PASSED Testing H5Lcreate functions (w/new group format) PASSED Testing new link queries (w/new group format) PASSED Testing long names for objects & links (w/new group format) PASSED Testing too many links (w/new group format) PASSED Testing link creation property lists (w/new group format) PASSED Testing H5Lmove (w/new group format) PASSED Testing H5Lcopy (w/new group format) PASSED Testing moving and copying links preserves their properties (w/new group format) PASSED Testing backwards compatibility (w/new group format) PASSED Testing external file cache with external links (w/new group format) PASSED Testing external links across multiple files (w/new group format) PASSED Testing H5Pset/get_elink_acc_flags() (w/new group format) PASSED ---Testing without external file cache--- Testing external link to root (w/new group format) PASSED Testing external link to object on path (w/new group format) PASSED Testing external link to self (w/new group format) PASSED Testing external links back and forth (w/new group format) PASSED Testing too many external links (w/new group format) PASSED Testing dangling external links (w/new group format) PASSED Testing recursive external links (w/new group format) PASSED Testing query aspects of external link (w/new group format) PASSED Testing unlinking external link in compact group (w/new group format) PASSED Testing unlinking external link in dense group (w/new group format) PASSED Testing move external link (w/new group format) PASSED Testing external link along for the ride (w/new group format) PASSED Testing that external files are closed during traversal (w/new group format) PASSED Testing endianness of external links (w/new group format) PASSED Testing that external files work with strong file close degree (w/new group format) PASSED Testing external links via H5Pset_elink_prefix()(w/new group format) PASSED Testing external links via main file's absolute path (w/new group format) PASSED Testing external links via main file's CWD + relative path(w/new group format) PASSED Testing external links via current working directory(w/new group format) PASSED Testing external links via target's absolute path (w/new group format) PASSED Testing external links via main file's CWD (w/new group format) PASSED Testing external links via main file's CWD + target's relative path(w/new group format) PASSED Testing external links via chdir and found in current working directory (w/new group format) PASSED Testing H5Pset/get_elink_fapl() with different physical layouts (w/new group format) PASSED Testing H5Pset/get_elink_fapl() with same physical layout (w/new group format) PASSED Testing H5Pset/get_fapl() (w/new group format) PASSED Testing H5Pset/get_elink_cb() (w/new group format) PASSED Testing external links w/symlink files (w/new group format) PASSED Testing copying invalid external links to the source file (w/new group format) PASSED Testing that invalid external links don't open the source file (w/new group format) PASSED Testing opening object twice through elink (w/new group format) PASSED Testing attach committed datatype to external group's attribute/dataset(w/new group format) PASSED ---Testing with external file cache--- Testing external link to root (w/new group format) PASSED Testing external link to object on path (w/new group format) PASSED Testing external link to self (w/new group format) PASSED Testing external links back and forth (w/new group format) PASSED Testing too many external links (w/new group format) PASSED Testing dangling external links (w/new group format) PASSED Testing recursive external links (w/new group format) PASSED Testing query aspects of external link (w/new group format) PASSED Testing unlinking external link in compact group (w/new group format) PASSED Testing unlinking external link in dense group (w/new group format) PASSED Testing move external link (w/new group format) PASSED Testing external link along for the ride (w/new group format) PASSED Testing that external files are closed during traversal (w/new group format) PASSED Testing endianness of external links (w/new group format) PASSED Testing that external files work with strong file close degree (w/new group format) PASSED Testing external links via H5Pset_elink_prefix()(w/new group format) PASSED Testing external links via main file's absolute path (w/new group format) PASSED Testing external links via main file's CWD + relative path(w/new group format) PASSED Testing external links via current working directory(w/new group format) PASSED Testing external links via target's absolute path (w/new group format) PASSED Testing external links via main file's CWD (w/new group format) PASSED Testing external links via main file's CWD + target's relative path(w/new group format) PASSED Testing external links via chdir and found in current working directory (w/new group format) PASSED Testing H5Pset/get_elink_fapl() with different physical layouts (w/new group format) PASSED Testing H5Pset/get_elink_fapl() with same physical layout (w/new group format) PASSED Testing H5Pset/get_fapl() (w/new group format) PASSED Testing H5Pset/get_elink_cb() (w/new group format) PASSED Testing external links w/symlink files (w/new group format) PASSED Testing copying invalid external links to the source file (w/new group format) PASSED Testing that invalid external links don't open the source file (w/new group format) PASSED Testing opening object twice through elink (w/new group format) PASSED Testing attach committed datatype to external group's attribute/dataset(w/new group format) PASSED Testing user-defined hard link (w/new group format) PASSED Testing registering a new class for existing UD links (w/new group format) PASSED Testing user-defined link callbacks (w/new group format) PASSED Testing user-defined link error conditions (w/new group format) PASSED Testing user data passed through lapl (w/new group format) PASSED Testing adjusting nlinks with LAPL (w/new group format) PASSED Testing link type field in H5Lget_info (w/new group format) PASSED Testing link visiting (w/new group format) PASSED Testing link visiting by name (w/new group format) PASSED Testing object visiting (w/new group format) PASSED Testing object visiting by name (w/new group format) PASSED Testing stopping object iteration (w/new group format) PASSED Testing group link filters (w/new group format) PASSED Testing object exists (w/new group format) PASSED Testing that all files were closed correctly (w/new group format) PASSED Testing creating empty group with creation order indexing PASSED Testing creating compact group with creation order indexing PASSED Testing creating dense group with creation order indexing PASSED Testing transitioning group with creation order indexing between dense & compact forms PASSED Testing deleting group with creation order indexing in dense form PASSED Testing querying info by index w/o creation order index, using soft links PASSED Testing querying info by index w/creation order index, using soft links PASSED Testing querying info by index w/o creation order index, using hard links PASSED Testing querying info by index w/creation order index, using hard links PASSED Testing deleting links by name index in increasing order w/o creation order index PASSED Testing deleting links by name index in increasing order w/creation order index PASSED Testing deleting links by name index in decreasing order w/o creation order index PASSED Testing deleting links by name index in decreasing order w/creation order index PASSED Testing deleting links by creation order index in increasing order w/o creation order index PASSED Testing deleting links by creation order index in increasing order w/creation order index PASSED Testing deleting links by creation order index in decreasing order w/o creation order index PASSED Testing deleting links by creation order index in decreasing order w/creation order index PASSED Testing iterating over links by name index in increasing order w/o creation order index PASSED Testing iterating over links by name index in increasing order w/creation order index PASSED Testing iterating over links by name index in decreasing order w/o creation order index PASSED Testing iterating over links by name index in decreasing order w/creation order index PASSED Testing iterating over links by name index in native order w/o creation order index PASSED Testing iterating over links by name index in native order w/creation order index PASSED Testing iterating over links by creation order index in increasing order w/o creation order index PASSED Testing iterating over links by creation order index in increasing order w/creation order index PASSED Testing iterating over links by creation order index in decreasing order w/o creation order index PASSED Testing iterating over links by creation order index in decreasing order w/creation order index PASSED Testing iterating over links by creation order index in native order w/o creation order index PASSED Testing iterating over links by creation order index in native order w/creation order index PASSED Testing open object by name index in increasing order w/o creation order index PASSED Testing open object by name index in increasing order w/creation order index PASSED Testing open object by name index in decreasing order w/o creation order index PASSED Testing open object by name index in decreasing order w/creation order index PASSED Testing open object by name index in native order w/o creation order index PASSED Testing open object by name index in native order w/creation order index PASSED Testing open object by creation order index in increasing order w/o creation order index PASSED Testing open object by creation order index in increasing order w/creation order index PASSED Testing open object by creation order index in decreasing order w/o creation order index PASSED Testing open object by creation order index in decreasing order w/creation order index PASSED Testing open object by creation order index in native order w/o creation order index PASSED Testing open object by creation order index in native order w/creation order index PASSED Testing query object info by name index in increasing order w/o creation order index PASSED Testing query object info by name index in increasing order w/creation order index PASSED Testing query object info by name index in decreasing order w/o creation order index PASSED Testing query object info by name index in decreasing order w/creation order index PASSED Testing query object info by name index in native order w/o creation order index PASSED Testing query object info by name index in native order w/creation order index PASSED Testing query object info by creation order index in increasing order w/o creation order index PASSED Testing query object info by creation order index in increasing order w/creation order index PASSED Testing query object info by creation order index in decreasing order w/o creation order index PASSED Testing query object info by creation order index in decreasing order w/creation order index PASSED Testing query object info by creation order index in native order w/o creation order index PASSED Testing query object info by creation order index in native order w/creation order index PASSED Testing query group info by name index in increasing order w/o creation order index PASSED Testing query group info by name index in increasing order w/creation order index PASSED Testing query group info by name index in decreasing order w/o creation order index PASSED Testing query group info by name index in decreasing order w/creation order index PASSED Testing query group info by name index in native order w/o creation order index PASSED Testing query group info by name index in native order w/creation order index PASSED Testing query group info by creation order index in increasing order w/o creation order index PASSED Testing query group info by creation order index in increasing order w/creation order index PASSED Testing query group info by creation order index in decreasing order w/o creation order index PASSED Testing query group info by creation order index in decreasing order w/creation order index PASSED Testing query group info by creation order index in native order w/o creation order index PASSED Testing query group info by creation order index in native order w/creation order index PASSED Testing timestamps on objects PASSED Testing querying info by index in old-style group, using soft links PASSED Testing querying info by index in old-style group, using hard links PASSED Testing deleting links by index in increasing order in old-style group PASSED Testing deleting links by index in decreasing order in old-style group PASSED Testing iterating over links by name index in increasing order in old-style group PASSED Testing iterating over links by name index in decreasing order in old-style group PASSED Testing iterating over links by name index in native order in old-style group PASSED Testing open object by name index in increasing order in old-style group PASSED Testing open object by name index in decreasing order in old-style group PASSED Testing open object by name index in native order in old-style group PASSED Testing query object info by name index in increasing order in old-style group PASSED Testing query object info by name index in decreasing order in old-style group PASSED Testing query object info by name index in native order in old-style group PASSED Testing query group info by name index in increasing order in old-style group PASSED Testing query group info by name index in decreasing order in old-style group PASSED Testing query group info by name index in native order in old-style group PASSED Testing external links are registered after reset PASSED All link tests passed. 2.37user 0.35system 0:03.22elapsed 84%CPU (0avgtext+0avgdata 11460maxresident)k 0inputs+12272outputs (0major+35087minor)pagefaults 0swaps Finished testing links ============================ ============================ Testing unlink Finished testing unlink ============================ unlink Test Log ============================ Testing with old group format: Testing unlink by absolute name PASSED Testing unlink by local name PASSED Testing unlink without a name PASSED Testing forward unlink PASSED Testing backward unlink PASSED Testing inward unlink PASSED Testing outward unlink PASSED Testing symlink removal PASSED Testing object renaming PASSED Testing symlink renaming PASSED Testing new move PASSED Testing check new move function PASSED Testing file space gets reused: Testing contiguous dataset with late allocation PASSED Testing contiguous dataset with early allocation PASSED Testing chunked dataset with late allocation PASSED Testing chunked dataset with early allocation PASSED Testing compressed, chunked dataset PASSED Testing re-writing compressed, chunked dataset PASSED Testing compact dataset PASSED Testing object header continuations PASSED Testing named datatype PASSED Testing single group PASSED Testing multiple groups PASSED Testing simple group hierarchy PASSED Testing complex group hierarchy PASSED Testing duplicate dataset PASSED Testing duplicate group PASSED Testing duplicate named datatype PASSED Testing duplicate attribute PASSED Testing create and unlink large number of objects PASSED Testing create and unlink large number of objects with small cache PASSED Testing creating links with multiple slashes PASSED Testing deleting links with multiple slashes PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing resurrecting dataset after deletion PASSED Testing resurrecting datatype after deletion PASSED Testing resurrecting group after deletion PASSED Testing unlinking chunked dataset PASSED Testing with new group format: Testing unlink by absolute name PASSED Testing unlink by local name PASSED Testing unlink without a name PASSED Testing forward unlink PASSED Testing backward unlink PASSED Testing inward unlink PASSED Testing outward unlink PASSED Testing symlink removal PASSED Testing object renaming PASSED Testing symlink renaming PASSED Testing new move PASSED Testing check new move function PASSED Testing file space gets reused: Testing contiguous dataset with late allocation PASSED Testing contiguous dataset with early allocation PASSED Testing chunked dataset with late allocation PASSED Testing chunked dataset with early allocation PASSED Testing compressed, chunked dataset PASSED Testing re-writing compressed, chunked dataset PASSED Testing compact dataset PASSED Testing object header continuations PASSED Testing named datatype PASSED Testing single group PASSED Testing multiple groups PASSED Testing simple group hierarchy PASSED Testing complex group hierarchy PASSED Testing duplicate dataset PASSED Testing duplicate group PASSED Testing duplicate named datatype PASSED Testing duplicate attribute PASSED Testing create and unlink large number of objects PASSED Testing create and unlink large number of objects with small cache PASSED Testing creating links with multiple slashes PASSED Testing deleting links with multiple slashes PASSED Testing resurrecting dataset after deletion PASSED Testing resurrecting datatype after deletion PASSED Testing resurrecting group after deletion PASSED Testing unlinking chunked dataset PASSED Testing unlinking non-empty compact group PASSED Testing unlinking non-empty dense group PASSED All unlink tests passed. 4.96user 0.46system 0:05.55elapsed 97%CPU (0avgtext+0avgdata 28168maxresident)k 0inputs+35176outputs (0major+11965minor)pagefaults 0swaps Finished testing unlink ============================ ============================ Testing big Finished testing big ============================ big Test Log ============================ Testing big file with the SEC2 Driver Testing Huge dataset write PASSED #000 0x00000001e915c31a PASSED #001 0x00000001ddea43bc PASSED #002 0x0000000127ae42a0 PASSED #003 0x0000000058aedfbf PASSED #004 0x00000001bc458e6e PASSED #005 0x00000000800d91ca PASSED #006 0x000000014a6ba4cc PASSED #007 0x0000000109c7d31c PASSED #008 0x000000018a05ea3c PASSED #009 0x00000000ae716d12 PASSED #010 0x000000012c290d3b PASSED #011 0x0000000177082a0c PASSED #012 0x000000004e324428 PASSED #013 0x0000000198cd3084 PASSED #014 0x000000011f5f113c PASSED #015 0x00000001b3c71360 PASSED #016 0x00000001d675e130 PASSED #017 0x0000000029cd34ae PASSED #018 0x00000000bad40670 PASSED #019 0x000000019e4deeca PASSED #020 0x00000001bd5185c3 PASSED #021 0x00000000541071ba PASSED #022 0x00000000c67a5eba PASSED #023 0x00000001d3ee31fc PASSED #024 0x00000001c2370375 PASSED #025 0x00000001f4ec1eea PASSED #026 0x000000014b8e3721 PASSED #027 0x000000007e998b90 PASSED #028 0x0000000103c69ee8 PASSED #029 0x000000006277c357 PASSED #030 0x000000009bb34c04 PASSED #031 0x00000000ba9558af PASSED #032 0x00000000c832fe40 PASSED #033 0x00000001329e6563 PASSED #034 0x000000002d470abc PASSED #035 0x000000013e3b534d PASSED #036 0x00000000b14b2d41 PASSED #037 0x000000003daa22b8 PASSED #038 0x000000014711b784 PASSED #039 0x00000000591d0de0 PASSED #040 0x00000001f4fefda4 PASSED #041 0x000000009e703385 PASSED #042 0x0000000099c15367 PASSED #043 0x00000000e0828cdb PASSED #044 0x00000000fe5fba48 PASSED #045 0x0000000009550868 PASSED #046 0x0000000143d4cfe0 PASSED #047 0x000000005d4d571c PASSED #048 0x000000002fedad79 PASSED #049 0x000000005b85e56c PASSED Test passed with the SEC2 Driver. 0.06user 0.06system 0:00.13elapsed 96%CPU (0avgtext+0avgdata 8952maxresident)k 0inputs+7144outputs (0major+5586minor)pagefaults 0swaps Finished testing big ============================ ============================ Testing mtime Finished testing mtime ============================ mtime Test Log ============================ Testing modification time messages PASSED Testing accessing old modification time messages PASSED Testing accessing new modification time messages PASSED All modification time tests passed. 0.08user 0.02system 0:00.10elapsed 104%CPU (0avgtext+0avgdata 9036maxresident)k 0inputs+256outputs (0major+5564minor)pagefaults 0swaps Finished testing mtime ============================ ============================ Testing fillval Finished testing fillval ============================ fillval Test Log ============================ Testing property lists PASSED Testing property lists, with variable-length datatype PASSED Testing with old file format: Testing chunked dataset creation PASSED Testing chunked dataset I/O PASSED Testing chunked dataset extend PASSED Testing chunked dataset partially allocated I/O PASSED Testing contiguous dataset creation PASSED Testing contiguous dataset I/O PASSED Testing contiguous dataset extend -SKIP- Not implemented yet -- needs H5S_SELECT_DIFF operator Testing contiguous dataset compatibility with v. 1.4 PASSED Testing compact dataset creation PASSED Testing compact dataset I/O PASSED Testing with new file format: Testing chunked dataset creation PASSED Testing chunked dataset I/O PASSED Testing chunked dataset extend PASSED Testing chunked dataset partially allocated I/O PASSED Testing contiguous dataset creation PASSED Testing contiguous dataset I/O PASSED Testing contiguous dataset extend -SKIP- Not implemented yet -- needs H5S_SELECT_DIFF operator Testing contiguous dataset compatibility with v. 1.4 PASSED Testing compact dataset creation PASSED Testing compact dataset I/O PASSED All fill value tests passed. 4.72user 0.57system 0:05.51elapsed 96%CPU (0avgtext+0avgdata 16164maxresident)k 0inputs+310480outputs (0major+8699minor)pagefaults 0swaps Finished testing fillval ============================ ============================ Testing mount Finished testing mount ============================ mount Test Log ============================ Testing basic functionality PASSED Testing illegal mount operations PASSED Testing same file mount operations PASSED Testing name hiding under mount point PASSED Testing mount point open PASSED Testing multi-linked mount point PASSED Testing mount point unlinking PASSED Testing object renaming PASSED Testing mount point renaming PASSED Testing preopening objects under the mount point PASSED Testing open object access after unmount PASSED Testing interfile hard links -SKIP- Test skipped due file pointer sharing issue (Jira 7638). PASSED Testing file handle uniformity PASSED Testing file handle close PASSED Testing mounting on group after file is closed PASSED Testing mounting after file is unmounted PASSED Testing missing unmount PASSED Testing hold open w/file PASSED Testing hold open w/group PASSED Testing file close degrees must be same PASSED Testing 'semi' file close degree PASSED Testing 'strong' file close degree PASSED Testing access permissions PASSED Testing multiple mounts PASSED Testing nested mounts survive PASSED Testing close parent PASSED Testing cutting mount graph PASSED Testing symlinks PASSED Testing shared mount access PASSED Testing closing shared mounts PASSED Testing closing multiple shared mounts PASSED All mount tests passed. 0.15user 0.07system 0:00.25elapsed 89%CPU (0avgtext+0avgdata 9632maxresident)k 0inputs+1512outputs (0major+14950minor)pagefaults 0swaps Finished testing mount ============================ ============================ Testing flush1 Finished testing flush1 ============================ flush1 Test Log ============================ Testing H5Fflush (part1) PASSED 0.09user 0.03system 0:00.11elapsed 103%CPU (0avgtext+0avgdata 9084maxresident)k 0inputs+712outputs (0major+5995minor)pagefaults 0swaps Finished testing flush1 ============================ ============================ Testing flush2 Finished testing flush2 ============================ flush2 Test Log ============================ Testing H5Fflush (part2 with flush) PASSED Testing H5Fflush (part2 without flush) PASSED Testing H5Fflush (part2 with flush and later addition) PASSED 0.09user 0.01system 0:00.10elapsed 104%CPU (0avgtext+0avgdata 9080maxresident)k 0inputs+224outputs (0major+5744minor)pagefaults 0swaps Finished testing flush2 ============================ ============================ Testing app_ref Finished testing app_ref ============================ app_ref Test Log ============================ Testing library shutdown with reference count > 1 PASSED 0.05user 0.05system 0:00.10elapsed 104%CPU (0avgtext+0avgdata 8972maxresident)k 0inputs+256outputs (0major+5403minor)pagefaults 0swaps Finished testing app_ref ============================ ============================ Testing enum Finished testing enum ============================ enum Test Log ============================ Testing named enumeration types PASSED Testing enumeration conversions PASSED Testing O(1) conversions PASSED Testing O(log N) converions PASSED Testing for non-existing name and value PASSED Testing some functions with enumeration types PASSED All enum tests passed. 0.08user 0.03system 0:00.10elapsed 105%CPU (0avgtext+0avgdata 9244maxresident)k 0inputs+376outputs (0major+5592minor)pagefaults 0swaps Finished testing enum ============================ ============================ Testing set_extent Finished testing set_extent ============================ set_extent Test Log ============================ Testing with old file format and chunk cache disabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing with old file format and chunk cache enabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing external file use PASSED Testing storage layout use PASSED Testing with new file format and chunk cache disabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing with new file format and chunk cache enabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing external file use PASSED Testing storage layout use PASSED All H5Dset_extent tests passed. 7.96user 2.74system 0:10.89elapsed 98%CPU (0avgtext+0avgdata 9240maxresident)k 0inputs+9736outputs (0major+6398minor)pagefaults 0swaps Finished testing set_extent ============================ ============================ Testing ttsafe Finished testing ttsafe ============================ ttsafe Test Log ============================ Most thread-safety tests skipped because THREADSAFE not enabled For help use: /builddir/build/BUILD/hdf5-1.8.18/build/test/.libs/lt-ttsafe -help Linked with hdf5 version 1.8 release 18 Testing -- library threadsafe status (is_threadsafe) All tests were successful. Cleaning Up temp files... 0.10user 0.00system 0:00.10elapsed 103%CPU (0avgtext+0avgdata 9032maxresident)k 0inputs+264outputs (0major+5280minor)pagefaults 0swaps Finished testing ttsafe ============================ ============================ Testing getname Finished testing getname ============================ getname Test Log ============================ Testing H5Iget_name with one group PASSED Testing H5Iget_name with more than one group PASSED Testing H5Iget_name with H5Gopen2 PASSED Testing H5Iget_name with H5Dcreate2 PASSED Testing H5Iget_name with H5Dopen2 PASSED Testing H5Iget_name with a long path PASSED Testing H5Iget_name with H5Tcommit2 PASSED Testing H5Iget_name with H5Topen2 PASSED Testing H5Iget_name with H5Lmove and H5Gopen2 PASSED Testing H5Iget_name with H5Lmove and H5Dopen2 PASSED Testing H5Iget_name with H5Lmove and H5Topen2 PASSED Testing H5Iget_name with H5Lmove and relative names PASSED Testing H5Iget_name with H5Lmove and a long path PASSED Testing H5Iget_name with H5Lmove and a long path #2 PASSED Testing H5Iget_name with H5Ldelete PASSED Testing H5Iget_name with H5Ldelete and a long path PASSED Testing H5Iget_name with H5Ldelete, same names PASSED Testing H5Iget_name with H5Fmount; with IDs on the list PASSED Testing H5Iget_name with H5Fmount; long name PASSED Testing H5Iget_name with H5Funmount PASSED Testing H5Iget_name with a defined type dataset PASSED Testing H5Iget_name with datasets that have two names PASSED Testing H5Iget_name with different files PASSED Testing H5Iget_name with different files #2 PASSED Testing H5Iget_name with a small buffer for name PASSED Testing H5Iget_name with a dynamic buffer for name PASSED Testing H5Iget_name with invalid IDs PASSED Testing H5Iget_name with added names with mounting PASSED Testing H5Iget_name with H5Fclose PASSED Testing H5Iget_name with H5Fmount and H5Ldelete PASSED Testing H5Iget_name with H5Fmount and H5Lmove PASSED Testing H5Iget_name with H5Lcreate_hard PASSED Testing H5Iget_name with H5Lcreate_soft PASSED Testing H5Iget_name with H5Lcreate_soft and move target PASSED Testing H5Iget_name with H5Lcreate_soft and move source PASSED Testing H5Iget_name with H5Lcreate_soft and unlink target PASSED Testing H5Iget_name with H5Lcreate_soft and unlink source PASSED Testing H5Iget_name with several nested mounted files PASSED Testing H5Iget_name and H5Lmove with repeated path components PASSED Testing H5Iget_name with higher mounted file PASSED Testing H5Iget_name with multiple hard links and mounted files PASSED Testing H5Iget_name with mounted files and unlinking PASSED Testing H5Iget_name with mounting already mounted files PASSED Testing H5Iget_name with opening object in unmounted file PASSED Testing H5Iget_name with anonymous datatypes PASSED Testing getting path to normal dataset in root group PASSED Testing getting path to dataset in /Group1 PASSED Testing getting path to /Group1 PASSED Testing getting path to datatype in /Group1 PASSED Testing getting path to dataset in nested group PASSED Testing getting path to nested group PASSED Testing getting path to dataset created via hard link PASSED Testing getting path to root group PASSED Testing getting path to dataset hidden by a mounted file PASSED Testing getting path to dataset that has been unlinked PASSED Testing H5Rget_name to get name from region reference(hyperslab) PASSED Testing H5Iget_name to get name from region reference(hyperslab) PASSED Testing H5Rget_name to get name from region reference(pnt selec) PASSED Testing H5Iget_name to get name from region reference(pnt selec) PASSED All getname tests passed. 0.11user 0.06system 0:00.21elapsed 84%CPU (0avgtext+0avgdata 9840maxresident)k 0inputs+1536outputs (0major+8704minor)pagefaults 0swaps Finished testing getname ============================ ============================ Testing vfd Finished testing vfd ============================ vfd Test Log ============================ Testing basic Virtual File Driver functionality. Testing SEC2 file driver PASSED Testing CORE file driver PASSED Testing FAMILY file driver PASSED Testing FAMILY file driver backward compatibility PASSED Testing MULTI file driver PASSED Testing MULTI file driver backward compatibility PASSED Testing DIRECT I/O file driver -SKIP- Testing LOG file driver PASSED Testing STDIO file driver PASSED Testing WINDOWS file driver -SKIP- All Virtual File Driver tests passed. 0.09user 0.03system 0:00.12elapsed 103%CPU (0avgtext+0avgdata 9220maxresident)k 0inputs+1320outputs (0major+5875minor)pagefaults 0swaps Finished testing vfd ============================ ============================ Testing ntypes Finished testing ntypes ============================ ntypes Test Log ============================ Testing atomic datatype PASSED Testing compound datatype PASSED Testing nested compound datatype PASSED Testing compound datatype with array as field PASSED Testing compound datatype with opaque field PASSED Testing enum datatype PASSED Testing array of compound datatype PASSED Testing array of atomic datatype PASSED Testing variable length datatype PASSED Testing variable length string datatype PASSED Testing fixed-length string datatype PASSED Testing reference datatype PASSED Testing dataset region reference PASSED Testing opaque datatype PASSED Testing bitfield datatype PASSED Testing native integer PASSED All native datatype tests passed. 0.19user 0.03system 0:00.22elapsed 103%CPU (0avgtext+0avgdata 12816maxresident)k 0inputs+7872outputs (0major+9682minor)pagefaults 0swaps Finished testing ntypes ============================ ============================ Testing dangle Finished testing dangle ============================ dangle Test Log ============================ Testing dangling objects with weak file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED Testing dangling objects with semi file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED Testing dangling objects with strong file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED All dangling ID tests passed. 0.31user 0.01system 0:00.32elapsed 101%CPU (0avgtext+0avgdata 9048maxresident)k 0inputs+424outputs (0major+5675minor)pagefaults 0swaps Finished testing dangle ============================ ============================ Testing dtransform Finished testing dtransform ============================ dtransform Test Log ============================ Testing Intializing test... PASSED Testing H5Pget_data_transform (get before set) PASSED Testing H5Pset_data_transform (set with NULL transform) PASSED Testing H5Pset_data_transform (set with invalid transform 1) PASSED Testing H5Pset_data_transform (set with invalid transform 2) PASSED Testing H5Pset_data_transform (set with invalid transform 3) PASSED Testing H5Pset_data_transform (set with invalid transform 4) PASSED Testing H5Pset_data_transform (set with invalid transform 5) PASSED Testing H5Pset_data_transform (set with invalid transform 6) PASSED Testing H5Pset_data_transform (set with invalid transform 7) PASSED Testing H5Pset_data_transform (set with invalid transform 8) PASSED Testing contiguous, no data type conversion (char->char) PASSED Testing contiguous, byte order conversion (char->char) PASSED Testing contiguous, no data type conversion (uchar->uchar) PASSED Testing contiguous, byte order conversion (uchar->uchar) PASSED Testing contiguous, no data type conversion (schar->schar) PASSED Testing contiguous, byte order conversion (schar->schar) PASSED Testing contiguous, with type conversion (float->schar) PASSED Testing contiguous, no data type conversion (short->short) PASSED Testing contiguous, byte order conversion (short->short) PASSED Testing contiguous, with type conversion (float->short) PASSED Testing contiguous, no data type conversion (ushort->ushort) PASSED Testing contiguous, byte order conversion (ushort->ushort) PASSED Testing contiguous, no data type conversion (int->int) PASSED Testing contiguous, byte order conversion (int->int) PASSED Testing contiguous, with type conversion (float->int) PASSED Testing contiguous, no data type conversion (uint->uint) PASSED Testing contiguous, byte order conversion (uint->uint) PASSED Testing contiguous, no data type conversion (long->long) PASSED Testing contiguous, byte order conversion (long->long) PASSED Testing contiguous, with type conversion (float->long) PASSED Testing contiguous, no data type conversion (ulong->ulong) PASSED Testing contiguous, byte order conversion (ulong->ulong) PASSED Testing contiguous, no data type conversion (llong->llong) PASSED Testing contiguous, byte order conversion (llong->llong) PASSED Testing contiguous, with type conversion (float->llong) PASSED Testing contiguous, no data type conversion (ullong->ullong) PASSED Testing contiguous, byte order conversion (ullong->ullong) PASSED Testing contiguous, no data type conversion (float->float) PASSED Testing contiguous, byte order conversion (float->float) PASSED Testing contiguous, with type conversion (float->float) PASSED Testing contiguous, no data type conversion (double->double) PASSED Testing contiguous, byte order conversion (double->double) PASSED Testing contiguous, with type conversion (float->double) PASSED Testing contiguous, no data type conversion (ldouble->ldouble) PASSED Testing contiguous, byte order conversion (ldouble->ldouble) PASSED Testing contiguous, with type conversion (float->ldouble) PASSED Testing chunked, no data type conversion (char->char) PASSED Testing chunked, no data type conversion (uchar->uchar) PASSED Testing chunked, no data type conversion (schar->schar) PASSED Testing chunked, with type conversion (float->schar) PASSED Testing chunked, no data type conversion (short->short) PASSED Testing chunked, with type conversion (float->short) PASSED Testing chunked, no data type conversion (ushort->ushort) PASSED Testing chunked, no data type conversion (int->int) PASSED Testing chunked, with type conversion (float->int) PASSED Testing chunked, no data type conversion (uint->uint) PASSED Testing chunked, no data type conversion (long->long) PASSED Testing chunked, with type conversion (float->long) PASSED Testing chunked, no data type conversion (ulong->ulong) PASSED Testing chunked, no data type conversion (llong->llong) PASSED Testing chunked, with type conversion (float->llong) PASSED Testing chunked, no data type conversion (ullong->ullong) PASSED Testing chunked, no data type conversion (float->float) PASSED Testing chunked, with type conversion (float->float) PASSED Testing chunked, no data type conversion (double->double) PASSED Testing chunked, with type conversion (float->double) PASSED Testing chunked, no data type conversion (ldouble->ldouble) PASSED Testing chunked, with type conversion (float->ldouble) PASSED Testing data transform, linear transform w/ copied property PASSED Testing data transform, polynomial transform w/ copied property PASSED Testing data transform, trivial transform, without type conversion PASSED Testing data transform, trivial transform, with type conversion PASSED Testing data transform, polynomial transform (int->float) PASSED Testing data transform, polynomial transform (float->int) PASSED Testing H5Pget_data_transform PASSED Testing data transform, read after reseting of transform property PASSED Testing H5Pget_data_transform, after resetting transform property PASSED Testing data transform of some special cases PASSED 0.10user 0.03system 0:00.13elapsed 105%CPU (0avgtext+0avgdata 9560maxresident)k 0inputs+1048outputs (0major+5761minor)pagefaults 0swaps Finished testing dtransform ============================ ============================ Testing reserved Finished testing reserved ============================ reserved Test Log ============================ -SKIP- 0.09user 0.00system 0:00.09elapsed 103%CPU (0avgtext+0avgdata 8816maxresident)k 0inputs+56outputs (0major+4881minor)pagefaults 0swaps Finished testing reserved ============================ ============================ Testing cross_read Finished testing cross_read ============================ cross_read Test Log ============================ Testing reading data created on Linux Testing regular dataset of LE DOUBLE PASSED Testing regular dataset of BE DOUBLE PASSED Testing dataset of LE FLOAT with scale-offset filter PASSED Testing dataset of BE FLOAT with scale-offset filter PASSED Testing dataset of LE DOUBLE with scale-offset filter PASSED Testing dataset of BE DOUBLE with scale-offset filter PASSED Testing dataset of LE CHAR with scale-offset filter PASSED Testing dataset of BE CHAR with scale-offset filter PASSED Testing dataset of LE SHORT with scale-offset filter PASSED Testing dataset of BE SHORT with scale-offset filter PASSED Testing dataset of LE INT with scale-offset filter PASSED Testing dataset of BE INT with scale-offset filter PASSED Testing dataset of LE LONG LONG with scale-offset filter PASSED Testing dataset of BE LONG LONG with scale-offset filter PASSED Testing dataset of LE FLOAT with Fletcher32 filter PASSED Testing dataset of BE FLOAT with Fletcher32 filter PASSED Testing dataset of LE FLOAT with Deflate filter PASSED Testing dataset of BE FLOAT with Deflate filter PASSED Testing dataset of LE FLOAT with Szip filter PASSED Testing dataset of BE FLOAT with Szip filter PASSED Testing dataset of LE FLOAT with Shuffle filter PASSED Testing dataset of BE FLOAT with Shuffle filter PASSED Testing dataset of LE FLOAT with Nbit filter PASSED Testing dataset of BE FLOAT with Nbit filter PASSED Testing reading data created on Solaris Testing regular dataset of LE DOUBLE PASSED Testing regular dataset of BE DOUBLE PASSED Testing dataset of LE FLOAT with scale-offset filter PASSED Testing dataset of BE FLOAT with scale-offset filter PASSED Testing dataset of LE DOUBLE with scale-offset filter PASSED Testing dataset of BE DOUBLE with scale-offset filter PASSED Testing dataset of LE CHAR with scale-offset filter PASSED Testing dataset of BE CHAR with scale-offset filter PASSED Testing dataset of LE SHORT with scale-offset filter PASSED Testing dataset of BE SHORT with scale-offset filter PASSED Testing dataset of LE INT with scale-offset filter PASSED Testing dataset of BE INT with scale-offset filter PASSED Testing dataset of LE LONG LONG with scale-offset filter PASSED Testing dataset of BE LONG LONG with scale-offset filter PASSED Testing dataset of LE FLOAT with Fletcher32 filter PASSED Testing dataset of BE FLOAT with Fletcher32 filter PASSED Testing dataset of LE FLOAT with Deflate filter PASSED Testing dataset of BE FLOAT with Deflate filter PASSED Testing dataset of LE FLOAT with Szip filter PASSED Testing dataset of BE FLOAT with Szip filter PASSED Testing dataset of LE FLOAT with Shuffle filter PASSED Testing dataset of BE FLOAT with Shuffle filter PASSED Testing dataset of LE FLOAT with Nbit filter PASSED Testing dataset of BE FLOAT with Nbit filter PASSED All data type tests passed. 0.08user 0.03system 0:00.11elapsed 104%CPU (0avgtext+0avgdata 9024maxresident)k 0inputs+256outputs (0major+5669minor)pagefaults 0swaps Finished testing cross_read ============================ ============================ Testing freespace Finished testing freespace ============================ freespace Test Log ============================ Testing the creation/close/reopen/deletion of the free-space manager PASSED Testing adding a section via H5FS_sect_add() to free-space: test 1 PASSED Testing adding a section via H5FS_sect_add() to free-space with H5FS_CLS_GHOST_OBJ: test 2 PASSED Testing adding a section via H5FS_sect_add() to free-space: test 3 PASSED Testing adding a section via H5FS_sect_add() to free-space: test 4 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 1 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 3 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 1 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 3 PASSED Testing H5FS_sect_find(): free-space is empty PASSED Testing H5FS_sect_find() a section equal to requested-size from free-space PASSED Testing H5FS_sect_find() a section greater than requested-size from free-space PASSED Testing H5FS_sect_find(): cannot find a section with requested-size from free-space PASSED Testing the change of section class via H5FS_sect_change_class() in free-space: Test 1 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing a block's extension by requested-size which is = adjoining free section's size: Test 1 PASSED Testing a block's extension by requested-size which is > adjoining free section's size: Test 2 PASSED Testing a block's extension by requested-size which is < adjoining free section's size: Test 3 PASSED Testing a block's extension by requested-size which does not adjoin any free section: Test 4 PASSED Testing iteration of sections in the free-space manager PASSED All free-space tests passed. 0.11user 0.01system 0:00.14elapsed 90%CPU (0avgtext+0avgdata 9472maxresident)k 0inputs+728outputs (0major+5790minor)pagefaults 0swaps Finished testing freespace ============================ ============================ Testing mf Finished testing mf ============================ mf Test Log ============================ Testing H5MM_alloc() of file allocation PASSED Testing H5MF_try_shrink() of file allocation: test 1 PASSED Testing H5MF_try_shrink() of file allocation: test 2 PASSED Testing H5MF_try_shrink() of file allocation: test 3 PASSED Testing H5MF_try_shrink() of file allocation: test 4 PASSED Testing H5MF_try_extend() of file allocation: test 1 PASSED Testing H5MF_try_extend() of file allocation: test 2 PASSED Testing 'temporary' file space allocation PASSED Testing H5MF_alloc_create()/H5MF_alloc_open() of free-space manager PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 1 PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 2 PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 3 PASSED Testing H5MF_try_extend() of free-space manager:test 1 PASSED Testing H5MF_try_extend() of free-space manager:test 2 PASSED Testing H5MF_try_extend() of free-space manager:test 3 PASSED Testing H5MF_try_extend() of free-space manager:test 4 PASSED Testing A free-space section absorbs an aggregator: test 1 PASSED Testing A free-space section absorbs an aggregator: test 2 PASSED Testing Allocation from raw or metadata free-space manager PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 1 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 2 PASSED Testing H5MF_alloc() of meta/sdata aggregator: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 4 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 5 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 6 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 7 PASSED Testing H5MF_try_extend() of meta/sdata aggregator: test 1 PASSED Testing H5MF_try_extend() of meta/sdata aggregator: test 2 PASSED Testing H5MF_try_extend() of meta/sdata aggregator: test 3 PASSED Testing H5MF_try_shrink() of meta/sdata aggregator: test 1 PASSED Testing H5MF_try_shrink() of meta/sdata aggregator: test 2 PASSED Testing H5MF_try_shrink() of meta/sdata aggregator: test 3 PASSED Testing H5MM_alloc() of file allocation with alignment: test 1 PASSED Testing H5MF_try_shrink() of file allocation with alignment: test 2 PASSED Testing H5MF_try_extend() of file allocation with alignment: test 3 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 1 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 2 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 1 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 2 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 4 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 5 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 6 PASSED Testing H5MM_alloc() of file allocation with alignment: test 1 PASSED Testing H5MF_try_shrink() of file allocation with alignment: test 2 PASSED Testing H5MF_try_extend() of file allocation with alignment: test 3 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 1 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 2 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 1 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 2 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 4 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 5 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 6 PASSED Testing H5MF_alloc() bug 1 PASSED All free-space manager tests for file memory passed. 0.14user 0.04system 0:00.22elapsed 81%CPU (0avgtext+0avgdata 9684maxresident)k 0inputs+1464outputs (0major+5935minor)pagefaults 0swaps Finished testing mf ============================ ============================ Testing btree2 Finished testing btree2 ============================ btree2 Test Log ============================ Testing without reopening B-tree: Testing B-tree creation PASSED Testing B-tree iteration: empty B-tree PASSED Testing B-tree insert: first record PASSED Testing B-tree insert: several records PASSED Testing B-tree insert: split root PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: redistribute 3 leaves in level 1 B-tree PASSED Testing B-tree insert: split middle leaf into 2 leaves in level 1 B-tree PASSED Testing B-tree insert: make level 2 B-tree PASSED Testing B-tree insert: redistrib right-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib left-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib middle leaf in level 2 B-tree PASSED Testing B-tree insert: split right-most leaf in level 2 B-tree PASSED Testing B-tree insert: split left-most leaf in level 2 B-tree PASSED Testing B-tree insert: split middle leaf in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (r->l) in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (l->r) in level 2 B-tree PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (r->l) PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (l->2) PASSED Testing B-tree insert: redistrib 3 internals in level 2 B-tree PASSED Testing B-tree insert: split 3 internals to 4 in level 2 B-tree PASSED Testing B-tree insert: create random level 4 B-tree PASSED Testing B-tree insert: attempt duplicate record in level 4 B-tree PASSED Testing B-tree remove: record from empty B-tree PASSED Testing B-tree remove: non-existant record from 1 record B-tree PASSED Testing B-tree remove: existant record from 1 record B-tree PASSED Testing B-tree remove: adding records to B-tree after removal PASSED Testing B-tree remove: non-existant record from level-0 B-tree PASSED Testing B-tree remove: mult. existant records from level-0 B-tree PASSED Testing B-tree remove: non-existant record from level-1 B-tree PASSED Testing B-tree remove: record from right leaf of level-1 B-tree PASSED Testing B-tree remove: record from left leaf of level-1 B-tree PASSED Testing B-tree remove: record from middle leaf of level-1 B-tree PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (r->l) PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (l->r) PASSED Testing B-tree remove: redistribute 3 leaves in level-1 B-tree PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (r->l) PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (l->r) PASSED Testing B-tree remove: merge 3 leaves to 2 in level-1 B-tree PASSED Testing B-tree remove: promote from right leaf of level-1 B-tree PASSED Testing B-tree remove: promote from left leaf of level-1 B-tree PASSED Testing B-tree remove: promote from middle leaf of level-1 B-tree PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2->1 merge PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3->2 merge PASSED Testing B-tree remove: collapse level-1 B-tree back to level-0 PASSED Testing B-tree remove: promote from right internal of level-2 B-tree PASSED Testing B-tree remove: promote from left internal of level-2 B-tree PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree PASSED Testing B-tree remove: promote record from root of level-2 B-tree PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from left internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/merge PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree w/merge PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (l->r) PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (r->l) PASSED Testing B-tree remove: merge 3 internal nodes to 2 in level-2 B-tree PASSED Testing B-tree remove: collapse level-2 B-tree back to level-1 (r->l) PASSED Testing B-tree remove: create random level 4 B-tree and delete all records in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in increasing order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in decreasing order PASSED Testing B-tree find: nearest neighbor less than a value PASSED Testing B-tree find: nearest neighbor greater than a value PASSED Testing B-tree delete: delete empty B-tree PASSED Testing B-tree delete: delete level-0 B-tree PASSED Testing B-tree delete: delete level-1 B-tree PASSED Testing B-tree delete: delete level-2 B-tree PASSED Testing B-tree modify: attempt to modify non-existant record PASSED Testing B-tree modify: modify record in leaf node PASSED Testing B-tree modify: modify record in internal node PASSED Testing B-tree modify: modify record in root node PASSED Testing with reopening B-tree: Testing B-tree creation PASSED Testing B-tree iteration: empty B-tree PASSED Testing B-tree insert: first record PASSED Testing B-tree insert: several records PASSED Testing B-tree insert: split root PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: redistribute 3 leaves in level 1 B-tree PASSED Testing B-tree insert: split middle leaf into 2 leaves in level 1 B-tree PASSED Testing B-tree insert: make level 2 B-tree PASSED Testing B-tree insert: redistrib right-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib left-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib middle leaf in level 2 B-tree PASSED Testing B-tree insert: split right-most leaf in level 2 B-tree PASSED Testing B-tree insert: split left-most leaf in level 2 B-tree PASSED Testing B-tree insert: split middle leaf in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (r->l) in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (l->r) in level 2 B-tree PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (r->l) PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (l->2) PASSED Testing B-tree insert: redistrib 3 internals in level 2 B-tree PASSED Testing B-tree insert: split 3 internals to 4 in level 2 B-tree PASSED Testing B-tree insert: create random level 4 B-tree PASSED Testing B-tree insert: attempt duplicate record in level 4 B-tree PASSED Testing B-tree remove: record from empty B-tree PASSED Testing B-tree remove: non-existant record from 1 record B-tree PASSED Testing B-tree remove: existant record from 1 record B-tree PASSED Testing B-tree remove: adding records to B-tree after removal PASSED Testing B-tree remove: non-existant record from level-0 B-tree PASSED Testing B-tree remove: mult. existant records from level-0 B-tree PASSED Testing B-tree remove: non-existant record from level-1 B-tree PASSED Testing B-tree remove: record from right leaf of level-1 B-tree PASSED Testing B-tree remove: record from left leaf of level-1 B-tree PASSED Testing B-tree remove: record from middle leaf of level-1 B-tree PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (r->l) PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (l->r) PASSED Testing B-tree remove: redistribute 3 leaves in level-1 B-tree PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (r->l) PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (l->r) PASSED Testing B-tree remove: merge 3 leaves to 2 in level-1 B-tree PASSED Testing B-tree remove: promote from right leaf of level-1 B-tree PASSED Testing B-tree remove: promote from left leaf of level-1 B-tree PASSED Testing B-tree remove: promote from middle leaf of level-1 B-tree PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2->1 merge PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3->2 merge PASSED Testing B-tree remove: collapse level-1 B-tree back to level-0 PASSED Testing B-tree remove: promote from right internal of level-2 B-tree PASSED Testing B-tree remove: promote from left internal of level-2 B-tree PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree PASSED Testing B-tree remove: promote record from root of level-2 B-tree PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from left internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/merge PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree w/merge PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (l->r) PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (r->l) PASSED Testing B-tree remove: merge 3 internal nodes to 2 in level-2 B-tree PASSED Testing B-tree remove: collapse level-2 B-tree back to level-1 (r->l) PASSED Testing B-tree remove: create random level 4 B-tree and delete all records in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in increasing order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in decreasing order PASSED Testing B-tree find: nearest neighbor less than a value PASSED Testing B-tree find: nearest neighbor greater than a value PASSED Testing B-tree delete: delete empty B-tree PASSED Testing B-tree delete: delete level-0 B-tree PASSED Testing B-tree delete: delete level-1 B-tree PASSED Testing B-tree delete: delete level-2 B-tree PASSED Testing B-tree modify: attempt to modify non-existant record PASSED Testing B-tree modify: modify record in leaf node PASSED Testing B-tree modify: modify record in internal node PASSED Testing B-tree modify: modify record in root node PASSED All v2 B-tree tests passed. 62.46user 17.19system 1:20.47elapsed 98%CPU (0avgtext+0avgdata 36432maxresident)k 0inputs+343520outputs (0major+18302minor)pagefaults 0swaps Finished testing btree2 ============================ ============================ Testing fheap Finished testing fheap ============================ fheap Test Log ============================ Testing with normal parameters Testing fractal heap creation PASSED Testing query heap creation parameters PASSED Testing create, close & reopen fractal heap PASSED Testing open fractal heap twice PASSED Testing deleting open fractal heap PASSED Testing limits of heap ID lengths PASSED Testing creating heaps with I/O filters PASSED Testing querying heap statistics PASSED Testing reopening header through different file PASSED Bulk-filling blocks w/large objects Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Bulk-filling blocks w/single object Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Using 'normal' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects and larger IDs for 'tiny' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - forward) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - reverse) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - deleting heap) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Using 'small' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Using 'large' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Testing writing objects in heap PASSED Testing writing objects in heap with compressed blocks PASSED Testing with reopen heap flag set Testing fractal heap creation PASSED Testing query heap creation parameters PASSED Testing create, close & reopen fractal heap PASSED Testing open fractal heap twice PASSED Testing deleting open fractal heap PASSED Testing limits of heap ID lengths PASSED Testing creating heaps with I/O filters PASSED Testing querying heap statistics PASSED Testing reopening header through different file PASSED Bulk-filling blocks w/large objects Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Bulk-filling blocks w/single object Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Using 'normal' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects and larger IDs for 'tiny' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - forward) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - reverse) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - deleting heap) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Using 'small' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Using 'large' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Testing writing objects in heap PASSED Testing writing objects in heap with compressed blocks PASSED Testing bug1: inserting several objects & removing one, then re-inserting PASSED All fractal heap tests passed. 126.46user 34.57system 2:45.76elapsed 97%CPU (0avgtext+0avgdata 77348maxresident)k 0inputs+17193872outputs (0major+77945minor)pagefaults 0swaps Finished testing fheap ============================ ============================ Testing file_image Finished testing file_image ============================ file_image Test Log ============================ Testing File Image Functionality. Testing File image property list functions PASSED Testing Callback use in property list operations PASSED Testing Initial file image and callbacks in Core VFD PASSED Testing H5Fget_file_image() with sec2 driver PASSED Testing H5Fget_file_image() with stdio driver PASSED Testing H5Fget_file_image() with core driver PASSED Testing H5Fget_file_image() error rejection PASSED All File Image tests passed. 0.09user 0.03system 0:00.13elapsed 105%CPU (0avgtext+0avgdata 9204maxresident)k 0inputs+696outputs (0major+5752minor)pagefaults 0swaps Finished testing file_image ============================ ============================ Testing unregister Finished testing unregister ============================ unregister Test Log ============================ Testing Unregistering filter PASSED All filter unregistration tests passed. 0.15user 0.03system 0:00.18elapsed 103%CPU (0avgtext+0avgdata 11048maxresident)k 0inputs+2088outputs (0major+6941minor)pagefaults 0swaps Finished testing unregister ============================ ============================ Testing testerror.sh Finished testing testerror.sh ============================ testerror.sh Test Log ============================ Testing err_compat PASSED Testing error_test PASSED All Error API tests passed. 0.20user 0.07system 0:00.25elapsed 107%CPU (0avgtext+0avgdata 9140maxresident)k 0inputs+664outputs (0major+14937minor)pagefaults 0swaps Finished testing testerror.sh ============================ ============================ ============================ Testing testlibinfo.sh Finished testing testlibinfo.sh ============================ testlibinfo.sh Test Log ============================ Check file ../src/.libs/libhdf5.so.10 PASSED Check file ../src/.libs/libhdf5.a PASSED Check file testhdf5 -SKIP- No error encountered 0.98user 0.07system 0:01.01elapsed 104%CPU (0avgtext+0avgdata 2656maxresident)k 0inputs+0outputs (0major+2862minor)pagefaults 0swaps Finished testing testlibinfo.sh ============================ ============================ ============================ Testing testcheck_version.sh Finished testing testcheck_version.sh ============================ testcheck_version.sh Test Log ============================ Tests for the H5check_version function. Note that abort messages may appear due to the expected termination of the program when it is tested with mis-matched version numnbers. tcheck_version PASSED tcheck_version -tM PASSED tcheck_version -tm PASSED tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tr PASSED No error encountered 1.19user 0.47system 0:01.33elapsed 125%CPU (0avgtext+0avgdata 9024maxresident)k 0inputs+792outputs (0major+115939minor)pagefaults 0swaps Finished testing testcheck_version.sh ============================ ============================ ============================ Testing testlinks_env.sh Finished testing testlinks_env.sh ============================ testlinks_env.sh Test Log ============================ Testing external link with HDF5_EXT_PREFIX Testing external links via environment variable PASSED Testing external links via environment variable (w/new group format) PASSED All external Link (HDF5_EXT_PREFIX) tests passed. Test for HDF5_EXT_PREFIX PASSED 0.07user 0.04system 0:00.11elapsed 102%CPU (0avgtext+0avgdata 8976maxresident)k 0inputs+272outputs (0major+6149minor)pagefaults 0swaps Finished testing testlinks_env.sh ============================ ============================ ============================ Testing test_plugin.sh Finished testing test_plugin.sh ============================ test_plugin.sh Test Log ============================ Testing with old file format: Testing deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing DYNLIB1 filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing DYNLIB2 filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing DYNLIB4 filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Testing DYNLIB3 filter for group PASSED Testing with new file format: Testing deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing DYNLIB1 filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing DYNLIB2 filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing DYNLIB4 filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Testing DYNLIB3 filter for group PASSED Testing reading data with with dynamic plugin filters: Testing Testing deflate filter PASSED Testing Testing DYNLIB1 filter PASSED Testing Testing DYNLIB2 filter PASSED Testing Testing DYNLIB4 filter PASSED Testing Testing opening groups with DYNLIB3 filter PASSED Testing Testing DYNLIB1 filter with plugins disabled PASSED All plugin tests passed. All Plugin API tests passed. 0.55user 0.16system 0:00.71elapsed 100%CPU (0avgtext+0avgdata 11444maxresident)k 0inputs+4576outputs (0major+24543minor)pagefaults 0swaps Finished testing test_plugin.sh ============================ ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/test' ===Serial tests in test ended Tue Aug 8 10:25:48 UTC 2017=== make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/test' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/test' Making check in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools' Making check in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/lib' make make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/lib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/lib' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/lib' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/lib' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/lib' make[5]: Nothing to be done for '_exec_check-s'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/lib' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/lib' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/lib' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/lib' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/lib' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/lib' Making check in h5diff make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5diff' make h5diffgentest testh5diff.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5diff' make[3]: 'h5diffgentest' is up to date. make[3]: 'testh5diff.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5diff' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5diff' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5diff' ===Serial tests in h5diff begin Tue Aug 8 10:25:48 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5diff' ============================ Testing h5diffgentest Finished testing h5diffgentest ============================ h5diffgentest Test Log ============================ 0.68user 0.18system 0:00.85elapsed 100%CPU (0avgtext+0avgdata 136804maxresident)k 0inputs+5576outputs (0major+76205minor)pagefaults 0swaps Finished testing h5diffgentest ============================ ============================ Testing testh5diff.sh Finished testing testh5diff.sh ============================ testh5diff.sh Test Log ============================ Testing h5diff -h PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing h5diff --report --delta=5 h5diff_basic1.h5 h5diff_basic2.h5 g1 PASSED Testing h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset5 g PASSED Testing h5diff --verbose --relative=0.02 h5diff_basic1.h5 h5diff_basic PASSED Testing h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset9 g PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp19 /g1/fp19_ PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp20 /g1/fp20_ PASSED Testing h5diff -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -v -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset g1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset l1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset t1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 g1 g1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 t1 t1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 l1 l1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 g1 g2 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 t1 t2 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 l1 l2 PASSED Testing h5diff -v h5diff_enum_invalid_values.h5 h5diff_enum_invalid_va PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset0a dset0b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset1a dset1b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset2a dset2b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset3a dset4b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset4a dset4b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset5a dset5b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset6a dset6b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset7a dset7b PASSED Testing h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 refreg PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset11a dset11b PASSED Testing h5diff h5diff_basic1.h5 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic1.h5 nono_obj PASSED Testing h5diff -d -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -d 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -d u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -d 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff --use-system-epsilon h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -d 200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -p 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -p 0.21 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d PASSED Testing h5diff -p 0.21 -p 0.22 h5diff_basic1.h5 h5diff_basic2.h5 g1/ds PASSED Testing h5diff -p 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p 0.005 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ PASSED Testing h5diff -n -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -n 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -n 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n 2 -n 3 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1 PASSED Testing h5diff --count=200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 PASSED Testing h5diff -n 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -v -d 0.0001 h5diff_basic1.h5 h5diff_basic1.h5 g1/fp18 PASSED Testing h5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1. PASSED Testing h5diff -v h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff tmptest2.he5 tmptest.he5 PASSED Testing h5diff tmpSingleSiteBethe.output.h5 tmpSingleSiteBethe.referen PASSED Testing h5diff -v1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff -v2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff --verbose=1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff --verbose=2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /ds PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /nt PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g2 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g3 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g4 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 PASSED Testing h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 PASSED Testing h5diff -v h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_hyper1.h5 h5diff_hyper2.h5 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/d1 g1/d2 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/fp1 g1/fp2 PASSED Testing h5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1. PASSED Testing h5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1. PASSED Testing h5diff h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset2 g2/dset3 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset3 g2/dset4 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset4 g2/dset5 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset5 g2/dset6 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset7 g2/dset8 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset8 g2/dset9 PASSED Testing h5diff -c h5diff_dset_zero_dim_size1.h5 h5diff_dset_zero_dim_s PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 /g1 PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 /g2 PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 /diffobjtype PASSED Testing h5diff -c non_comparables2.h5 non_comparables1.h5 /diffobjtype PASSED Testing h5diff -v h5diff_links.h5 h5diff_links.h5 /link_g1 /link_g2 PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_trg.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_extlink PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_softl PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_ext2softlink_src.h5 h5diff_ PASSED Testing h5diff --follow-symlinks -v h5diff_ext2softlink_trg.h5 h5diff_ PASSED Testing h5diff --follow-symlinks -v h5diff_ext2softlink_src.h5 h5diff_ PASSED Testing h5diff --follow-symlinks -v h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_danglel PASSED Testing h5diff --no-dangling-links h5diff_softlinks.h5 h5diff_softlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_softlin PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_softlin PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_softlin PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks h5diff_danglelinks1.h5 h5diff_danglel PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 PASSED Testing h5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /soft_ PASSED Testing h5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /soft_ PASSED Testing h5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /ext_l PASSED Testing h5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /ext_l PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 / / PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 / /grp PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1/ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /slink PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp10 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /slink PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_grp_recurse_ext2-1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse_ext1.h5 h5diff_ PASSED Testing h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_grp_recurse_ext2-1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse_ext1.h5 h5diff_ PASSED Testing h5diff -v --exclude-path /group1/dset3 h5diff_exclude1-1.h5 h5 PASSED Testing h5diff -v h5diff_exclude1-1.h5 h5diff_exclude1-2.h5 PASSED Testing h5diff -v --exclude-path /group1 --exclude-path /dset1 h5diff_ PASSED Testing h5diff -v --exclude-path /group1 h5diff_exclude2-1.h5 h5diff_e PASSED Testing h5diff -v --exclude-path /dset3 h5diff_exclude1-1.h5 h5diff_ex PASSED Testing h5diff -v --exclude-path /group1 h5diff_exclude3-1.h5 h5diff_e PASSED Testing h5diff -v --exclude-path /group1 h5diff_exclude3-2.h5 h5diff_e PASSED Testing h5diff -v --exclude-path /group1/dset h5diff_exclude3-1.h5 h5d PASSED Testing h5diff -v h5diff_comp_vl_strs.h5 h5diff_comp_vl_strs.h5 /group PASSED Testing h5diff -v compounds_array_vlen1.h5 compounds_array_vlen2.h5 PASSED Testing h5diff -v -d 5 -p 0.05 --use-system-epsilon h5diff_basic1.h5 h PASSED Testing h5diff -v -d 5 -p 0.05 h5diff_basic1.h5 h5diff_basic2.h5 /g1/d PASSED Testing h5diff -v -p 0.05 -d 5 h5diff_basic1.h5 h5diff_basic2.h5 /g1/d PASSED Testing h5diff -v -d 5 --use-system-epsilon h5diff_basic1.h5 h5diff_ba PASSED Testing h5diff -v --use-system-epsilon -d 5 h5diff_basic1.h5 h5diff_ba PASSED Testing h5diff -v -p 0.05 --use-system-epsilon h5diff_basic1.h5 h5diff PASSED Testing h5diff -v --use-system-epsilon -p 0.05 h5diff_basic1.h5 h5diff PASSED All h5diff tests passed. 19.10user 7.32system 0:22.09elapsed 119%CPU (0avgtext+0avgdata 74040maxresident)k 0inputs+47200outputs (0major+1699733minor)pagefaults 0swaps Finished testing testh5diff.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5diff' ===Serial tests in h5diff ended Tue Aug 8 10:26:11 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5diff' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5diff' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5diff' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5diff' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5diff' Making check in h5ls make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5ls' make testh5ls.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5ls' make[3]: 'testh5ls.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5ls' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5ls' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5ls' ===Serial tests in h5ls begin Tue Aug 8 10:26:11 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5ls' ============================ Testing testh5ls.sh Finished testing testh5ls.sh ============================ testh5ls.sh Test Log ============================ Testing h5ls -w80 -h PASSED Testing h5ls -w80 -help PASSED Testing h5ls -w80 -? PASSED Testing h5ls -w80 tall.h5 PASSED Testing h5ls -w80 -r -d tall.h5 PASSED Testing h5ls -w80 tgroup.h5 PASSED Testing h5ls -w80 tgroup.h5/g1 PASSED Testing h5ls -w80 -r -g tgroup.h5 PASSED Testing h5ls -w80 -g tgroup.h5/g1 PASSED Testing h5ls -w80 -v -g tgrp_comments.h5/glongcomment PASSED Testing h5ls -w80 -r -d tdset.h5 PASSED Testing h5ls -w80 -r tslink.h5 PASSED Testing h5ls --follow-symlinks tsoftlinks.h5 PASSED Testing h5ls --follow-symlinks -r tsoftlinks.h5 PASSED Testing h5ls --follow-symlinks tsoftlinks.h5/group1 PASSED Testing h5ls --follow-symlinks -r tsoftlinks.h5/group1 PASSED Testing h5ls --follow-symlinks tsoftlinks.h5/soft_dset1 PASSED Testing h5ls -w80 -r textlink.h5 PASSED Testing h5ls -w80 --follow-symlinks -r textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks -rv textlinksrc.h5/ext_link5 PASSED Testing h5ls -w80 --follow-symlinks -r textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 -r textlinksrc.h5 PASSED Testing h5ls -w80 -r textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 --follow-symlinks textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 -r tudlink.h5 PASSED Testing h5ls -w80 -Er textlinksrc.h5 PASSED Testing h5ls -w80 -Erv textlinksrc.h5/ext_link5 PASSED Testing h5ls -w80 -Er textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 -E textlinksrc.h5 PASSED Testing h5ls -w80 -E textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 --no-dangling-links textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks --no-dangling-links textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks --no-dangling-links tsoftlinks.h5 PASSED Testing h5ls -w80 --follow-symlinks --no-dangling-links thlink.h5 PASSED Testing h5ls -w80 thlink.h5 tslink.h5 PASSED Testing h5ls -w80 thlink.h5 PASSED Testing h5ls -w80 -r -d tcompound.h5 PASSED Testing h5ls -w80 -r -d tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d -S tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d -l tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d -l -S tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d tloop.h5 PASSED Testing h5ls -w80 -r -d tstr.h5 PASSED Testing h5ls -w80 -r -d tsaf.h5 PASSED Testing h5ls -w80 -r -d tvldtypes1.h5 PASSED Testing h5ls -w80 -r -d tarray1.h5 PASSED Testing h5ls -w80 -d tempty.h5 PASSED Testing h5ls -w80 -v -S tattr2.h5 PASSED Testing h5ls -w80 -v -d tattrreg.h5 PASSED Testing h5ls nosuchfile.h5 PASSED Testing h5ls -v tvldtypes1.h5 PASSED Testing h5ls -v tdatareg.h5 PASSED All h5ls tests passed. 5.36user 2.37system 0:06.35elapsed 121%CPU (0avgtext+0avgdata 9696maxresident)k 0inputs+7248outputs (0major+498365minor)pagefaults 0swaps Finished testing testh5ls.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5ls' ===Serial tests in h5ls ended Tue Aug 8 10:26:17 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5ls' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5ls' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5ls' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5ls' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5ls' Making check in h5dump make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5dump' make h5dumpgentest binread testh5dump.sh testh5dumppbits.sh testh5dumpxml.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5dump' make[3]: 'h5dumpgentest' is up to date. make[3]: 'binread' is up to date. make[3]: 'testh5dump.sh' is up to date. make[3]: 'testh5dumppbits.sh' is up to date. make[3]: 'testh5dumpxml.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5dump' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5dump' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5dump' ===Serial tests in h5dump begin Tue Aug 8 10:26:18 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5dump' ============================ Testing h5dumpgentest Finished testing h5dumpgentest ============================ h5dumpgentest Test Log ============================ 0.13user 0.12system 0:00.25elapsed 101%CPU (0avgtext+0avgdata 13692maxresident)k 0inputs+20624outputs (0major+13334minor)pagefaults 0swaps Finished testing h5dumpgentest ============================ ============================ Testing testh5dump.sh Finished testing testh5dump.sh ============================ testh5dump.sh Test Log ============================ Testing h5dump -h PASSED Testing h5dump --enable-error-stack --ddl -y packedbits.h5 PASSED Testing h5dump --enable-error-stack --output packedbits.h5 PASSED Testing h5dump --enable-error-stack -O -y tattr.h5 PASSED Testing h5dump --enable-error-stack -A -o tattr.h5 PASSED Testing h5dump --enable-error-stack -y -o trawdatafile.txt packedbits. PASSED Testing h5dump --enable-error-stack -O -y -o tnoddlfile.txt packedbits PASSED Testing h5dump --enable-error-stack --ddl=twithddl.txt -y -o twithddlf PASSED Testing h5dump --enable-error-stack -d /dset1[1,1;;;] -y -o trawssetfi PASSED Testing h5dump --enable-error-stack -w0 packedbits.h5 PASSED Testing h5dump --enable-error-stack packedbits.h5 PASSED Testing h5dump --enable-error-stack tcmpdintsize.h5 PASSED Testing h5dump --enable-error-stack tscalarintsize.h5 PASSED Testing h5dump --enable-error-stack tattrintsize.h5 PASSED Testing h5dump --enable-error-stack tcmpdattrintsize.h5 PASSED Testing h5dump --enable-error-stack tscalarattrintsize.h5 PASSED Testing h5dump --enable-error-stack tscalarintattrsize.h5 PASSED Testing h5dump --enable-error-stack tintsattrs.h5 PASSED Testing h5dump --enable-error-stack tscalarstring.h5 PASSED Testing h5dump --enable-error-stack tgroup.h5 PASSED Testing h5dump --enable-error-stack --group=/g2 --group / -g /y tgroup PASSED Testing h5dump --enable-error-stack tdset.h5 PASSED Testing h5dump --enable-error-stack -H -d dset1 -d /dset2 --dataset=ds PASSED Testing h5dump --enable-error-stack tattr.h5 PASSED Testing h5dump --enable-error-stack -a /\/attr1 --attribute /attr4 --a PASSED Testing h5dump --enable-error-stack -N /\/attr1 --any_path /attr4 --an PASSED Testing h5dump --enable-error-stack --header -a /attr2 --attribute=/at PASSED Testing h5dump --enable-error-stack tattr4_be.h5 PASSED Testing h5dump --enable-error-stack tnamed_dtype_attr.h5 PASSED Testing h5dump --enable-error-stack tslink.h5 PASSED Testing h5dump --enable-error-stack tudlink.h5 PASSED Testing h5dump --enable-error-stack -l slink2 tslink.h5 PASSED Testing h5dump --enable-error-stack -N slink2 tslink.h5 PASSED Testing h5dump --enable-error-stack -l udlink2 tudlink.h5 PASSED Testing h5dump --enable-error-stack -d /slink1 tslink.h5 PASSED Testing h5dump --enable-error-stack thlink.h5 PASSED Testing h5dump --enable-error-stack -d /g1/dset2 --dataset /dset1 --da PASSED Testing h5dump --enable-error-stack -d /g1/g1.1/dset3 --dataset /g1/ds PASSED Testing h5dump --enable-error-stack -g /g1 thlink.h5 PASSED Testing h5dump --enable-error-stack -N /g1 thlink.h5 PASSED Testing h5dump --enable-error-stack -d /dset1 -g /g2 -d /g1/dset2 thli PASSED Testing h5dump --enable-error-stack -N /dset1 -N /g2 -N /g1/dset2 thli PASSED Testing h5dump --enable-error-stack tcompound.h5 PASSED Testing h5dump --enable-error-stack -t /type1 --datatype /type2 --data PASSED Testing h5dump --enable-error-stack -N /type1 --any_path /type2 --any_ PASSED Testing h5dump --enable-error-stack -t /#6632 -g /group2 tcompound.h5 PASSED Testing h5dump --enable-error-stack tcompound_complex.h5 PASSED Testing h5dump --enable-error-stack tcompound_complex2.h5 CREATED Testing h5dump --enable-error-stack tbitnopaque.h5 CREATED Testing h5dump --enable-error-stack tnestedcomp.h5 PASSED Testing h5dump --enable-error-stack tnestedcmpddt.h5 PASSED Testing h5dump --enable-error-stack tall.h5 PASSED Testing h5dump --enable-error-stack --header -g /g1/g1.1 -a attr2 tall PASSED Testing h5dump --enable-error-stack -d /g2/dset2.1 -l /g1/g1.2/g1.2.1/ PASSED Testing h5dump --enable-error-stack -N /g2/dset2.1 -N /g1/g1.2/g1.2.1/ PASSED Testing h5dump --enable-error-stack -a attr1 tall.h5 PASSED Testing h5dump --enable-error-stack -N attr1 tall.h5 PASSED Testing h5dump --enable-error-stack tloop.h5 PASSED Testing h5dump --enable-error-stack tstr.h5 PASSED Testing h5dump --enable-error-stack tstr2.h5 PASSED Testing h5dump --enable-error-stack tsaf.h5 PASSED Testing h5dump --enable-error-stack tvldtypes1.h5 PASSED Testing h5dump --enable-error-stack tvldtypes2.h5 PASSED Testing h5dump --enable-error-stack tvldtypes3.h5 PASSED Testing h5dump --enable-error-stack tvldtypes4.h5 PASSED Testing h5dump --enable-error-stack tvldtypes5.h5 PASSED Testing h5dump --enable-error-stack tvlstr.h5 PASSED Testing h5dump --enable-error-stack tvlenstr_array.h5 PASSED Testing h5dump --enable-error-stack tarray1.h5 PASSED Testing h5dump --enable-error-stack -R tarray1_big.h5 PASSED Testing h5dump --enable-error-stack tarray2.h5 PASSED Testing h5dump --enable-error-stack tarray3.h5 PASSED Testing h5dump --enable-error-stack tarray4.h5 PASSED Testing h5dump --enable-error-stack tarray5.h5 PASSED Testing h5dump --enable-error-stack tarray6.h5 PASSED Testing h5dump --enable-error-stack tarray7.h5 PASSED Testing h5dump --enable-error-stack tarray8.h5 PASSED Testing h5dump --enable-error-stack -H -d Dataset1 tarray2.h5 tarray3. PASSED Testing h5dump --enable-error-stack tempty.h5 PASSED Testing h5dump --enable-error-stack tgrp_comments.h5 PASSED Testing h5dump --enable-error-stack --filedriver=split tsplit_file PASSED Testing h5dump --enable-error-stack --filedriver=family tfamily%05d.h5 PASSED Testing h5dump --enable-error-stack --filedriver=multi tmulti PASSED Testing h5dump --enable-error-stack -w157 tlarge_objname.h5 PASSED Testing h5dump --enable-error-stack -A tall.h5 PASSED Testing h5dump --enable-error-stack -A 0 tall.h5 PASSED Testing h5dump --enable-error-stack -A -r tall.h5 PASSED Testing h5dump --enable-error-stack --dataset=/g1/g1.1/dset1.1.1 --sta PASSED Testing h5dump --enable-error-stack -d /g1/g1.1/dset1.1.2[0;2;10;] tal PASSED Testing h5dump --enable-error-stack -d /dset1[1,1;;;] tdset.h5 PASSED Testing h5dump --enable-error-stack --no-compact-subset -d AHFINDERDIR PASSED Testing h5dump --enable-error-stack -d FourDimInts -s 0,0,0,0 -c 2,2,2 PASSED Testing h5dump --enable-error-stack -d FourDimInts -s 0,0,0,0 -c 1,1,1 PASSED Testing h5dump --enable-error-stack -d FourDimInts -s 0,0,0,0 -S 2,2,2 PASSED Testing h5dump --enable-error-stack -d FourDimInts -s 0,0,0,0 -S 2,2,1 PASSED Testing h5dump --enable-error-stack -d FourDimInts -s 0,0,0,0 -S 2,2,1 PASSED Testing h5dump --enable-error-stack -r tchar.h5 PASSED Testing h5dump --enable-error-stack charsets.h5 PASSED Testing h5dump --enable-error-stack -H -B -d dset tfcontents1.h5 PASSED Testing h5dump --enable-error-stack -B tfcontents2.h5 PASSED Testing h5dump --enable-error-stack --boot-block tfcontents2.h5 PASSED Testing h5dump --enable-error-stack --superblock tfcontents2.h5 PASSED Testing h5dump --enable-error-stack -p -d bogus tfcontents1.h5 PASSED Testing h5dump --enable-error-stack -n tfcontents1.h5 PASSED Testing h5dump --enable-error-stack -n --sort_by=name --sort_order=asc PASSED Testing h5dump --enable-error-stack -n --sort_by=name --sort_order=des PASSED Testing h5dump --enable-error-stack -n 1 --sort_order=ascending tall.h PASSED Testing h5dump --enable-error-stack -n 1 --sort_order=descending tall. PASSED Testing h5dump --enable-error-stack -H -p -d compact tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d contiguous tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d chunked tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d external tfilters.h5 PASSED Testing h5dump --enable-error-stack -p tfvalues.h5 PASSED Testing h5dump --enable-error-stack tattr2.h5 PASSED Testing h5dump --enable-error-stack -e tstr3.h5 PASSED Testing h5dump --enable-error-stack tstr3.h5 PASSED Testing h5dump --enable-error-stack -r -d str4 tstr3.h5 PASSED Testing h5dump --enable-error-stack taindices.h5 PASSED Testing h5dump --enable-error-stack -y taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -s 1 -S 10 -c 2 -k 3 taindic PASSED Testing h5dump --enable-error-stack -d 2d -s 1,2 -S 3,3 -c 3,2 -k 2,2 PASSED Testing h5dump --enable-error-stack -d 3d -s 0,1,2 -S 1,3,3 -c 2,2,2 - PASSED Testing h5dump --enable-error-stack -d 4d -s 0,0,1,2 -c 2,2,3,2 -S 1,1 PASSED Testing h5dump --enable-error-stack -d 1d -s 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -c 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -S 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -k 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -H -p -d szip tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d deflate tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d shuffle tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d fletcher32 tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d nbit tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d scaleoffset tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d all tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d myfilter tfilters.h5 PASSED Testing h5dump --enable-error-stack -d deflate -d shuffle -d fletcher3 PASSED Testing h5dump --enable-error-stack -d all -d szip tfilters.h5 PASSED Testing h5dump --enable-error-stack tlonglinks.h5 PASSED Testing h5dump --enable-error-stack -d dset4gb -s 4294967284 -c 22 tbi PASSED Testing h5dump --enable-error-stack thyperslab.h5 PASSED Testing h5dump --enable-error-stack tnullspace.h5 PASSED Testing h5dump --enable-error-stack zerodim.h5 PASSED Testing h5dump --enable-error-stack tvms.h5 PASSED Testing h5dump --enable-error-stack -d integer -o out1.bin -b LE tbina PASSED Testing h5dump --enable-error-stack -d /g2/dset2 -b -o tstr2bin2.txt t PASSED Testing h5dump --enable-error-stack -d /g6/dset6 -b -o tstr2bin6.txt t PASSED Testing h5dump --enable-error-stack -d integer -o out1.bin -b tbinary. PASSED Running h5import out1.bin -c out3.h5import -o out1.h5 PASSED Running h5diff tbinary.h5 out1.h5 /integer /integer PASSED Running h5import out1.bin -c tbin1.ddl -o out1D.h5 PASSED Running h5diff tbinary.h5 out1D.h5 /integer /integer PASSED Testing h5dump --enable-error-stack -b BE -d float -o out2.bin tbinary PASSED Testing h5dump --enable-error-stack -d integer -o out3.bin -b NATIVE t PASSED Running h5import out3.bin -c out3.h5import -o out3.h5 PASSED Running h5diff tbinary.h5 out3.h5 /integer /integer PASSED Running h5import out3.bin -c tbin3.ddl -o out3D.h5 PASSED Running h5diff tbinary.h5 out3D.h5 /integer /integer PASSED Testing h5dump --enable-error-stack -d double -b FILE -o out4.bin tbin PASSED Testing h5dump --enable-error-stack tdatareg.h5 PASSED Testing h5dump --enable-error-stack -R tdatareg.h5 PASSED Testing h5dump --enable-error-stack tattrreg.h5 PASSED Testing h5dump --enable-error-stack -R tattrreg.h5 PASSED Testing h5dump --enable-error-stack -d /Dataset1 -s 0 -R -y -o tbinreg PASSED Testing h5dump --enable-error-stack --group=1 --sort_by=creation_order PASSED Testing h5dump --enable-error-stack --group=1 --sort_by=creation_order PASSED Testing h5dump --enable-error-stack -g 2 -q name -z ascending tordergr PASSED Testing h5dump --enable-error-stack -g 2 -q name -z descending torderg PASSED Testing h5dump --enable-error-stack -q creation_order tordergr.h5 PASSED Testing h5dump --enable-error-stack -H --sort_by=name --sort_order=asc PASSED Testing h5dump --enable-error-stack -H --sort_by=name --sort_order=des PASSED Testing h5dump --enable-error-stack -H --sort_by=creation_order --sort PASSED Testing h5dump --enable-error-stack -H --sort_by=creation_order --sort PASSED Testing h5dump --enable-error-stack --sort_by=name --sort_order=ascend PASSED Testing h5dump --enable-error-stack --sort_by=name --sort_order=descen PASSED Testing h5dump --enable-error-stack -m %.7f tfpformat.h5 PASSED Testing h5dump --enable-error-stack textlinksrc.h5 PASSED Testing h5dump --enable-error-stack textlinkfar.h5 PASSED Testing h5dump --enable-error-stack textlink.h5 PASSED Testing h5dump --enable-error-stack filter_fail.h5 PASSED Testing h5dump --enable-error-stack -y -o tall-6.txt -d /g1/g1.1/dset1 PASSED Testing h5dump --enable-error-stack tgroup.h5 non_existing.h5 PASSED All h5dump tests passed. 24.03user 7.75system 0:26.83elapsed 118%CPU (0avgtext+0avgdata 12748maxresident)k 0inputs+272712outputs (0major+1740233minor)pagefaults 0swaps Finished testing testh5dump.sh ============================ ============================ ============================ Testing testh5dumppbits.sh Finished testing testh5dumppbits.sh ============================ testh5dumppbits.sh Test Log ============================ Testing h5dump --enable-error-stack PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,8 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,8 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,16 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,16 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,32 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,32 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,64 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,64 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 1,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 1,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,4,4,4 packedbits PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,4,4,4 packedbits PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,8,8,8 packedbits PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,8,8,8 packedbits PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,16,16,16 packedb PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,16,16,16 packedb PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,32,32,32 packedb PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,32,32,32 packedb PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,2,2,2,4,2,6,2 pa PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,2,2,2,4,2,6,2 pa PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,4,4,4,8,4,12,4 p PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,4,4,4,8,4,12,4 p PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,8,8,8,16,8,24,8 PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,8,8,8,16,8,24,8 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,16,16,16,32,16,4 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,16,16,16,32,16,4 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,2,2,6 packedbits PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,2,2,6 packedbits PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,2,10,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,2,10,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,2,26,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,2,26,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,2,58,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,2,58,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,1,1,1,2,1,0,3 pa PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,1,1,1,2,1,3,1,4, PASSED Testing h5dump --enable-error-stack -d /dset1 -M 0,1,1,1 tcompound.h5 PASSED Testing h5dump --enable-error-stack -d /Dataset1 -M 0,1,1,1 tarray1.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,1,0,1,1,1,2,1,3, PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 64,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 8,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 16,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 32,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M -1,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 4,0 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 37,28 packedbits.h PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 2,7 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 10,7 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 26,7 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,2,2,1,0,2,2, pac PASSED All h5dump tests passed. 5.14user 2.06system 0:05.87elapsed 122%CPU (0avgtext+0avgdata 6176maxresident)k 0inputs+5712outputs (0major+469601minor)pagefaults 0swaps Finished testing testh5dumppbits.sh ============================ ============================ ============================ Testing testh5dumpxml.sh Finished testing testh5dumpxml.sh ============================ testh5dumpxml.sh Test Log ============================ Testing h5dump --xml tall.h5 PASSED Testing h5dump --xml tattr.h5 PASSED Testing h5dump --xml tbitfields.h5 PASSED Testing h5dump --xml tcompound.h5 PASSED Testing h5dump --xml tcompound2.h5 PASSED Testing h5dump --xml tdatareg.h5 PASSED Testing h5dump --xml tdset.h5 PASSED Testing h5dump --xml tdset2.h5 PASSED Testing h5dump --xml tenum.h5 PASSED Testing h5dump --xml tgroup.h5 PASSED Testing h5dump --xml thlink.h5 PASSED Testing h5dump --xml tloop.h5 PASSED Testing h5dump --xml tloop2.h5 PASSED Testing h5dump --xml tmany.h5 PASSED Testing h5dump --xml tnestedcomp.h5 PASSED Testing h5dump --xml tcompound_complex.h5 PASSED Testing h5dump --xml tobjref.h5 PASSED Testing h5dump --xml topaque.h5 PASSED Testing h5dump --xml tslink.h5 PASSED Testing h5dump --xml tudlink.h5 PASSED Testing h5dump --xml textlink.h5 PASSED Testing h5dump --xml tstr.h5 PASSED Testing h5dump --xml tstr2.h5 PASSED Testing h5dump --xml tref.h5 PASSED Testing h5dump --xml tname-amp.h5 PASSED Testing h5dump --xml tname-apos.h5 PASSED Testing h5dump --xml tname-gt.h5 PASSED Testing h5dump --xml tname-lt.h5 PASSED Testing h5dump --xml tname-quot.h5 PASSED Testing h5dump --xml tname-sp.h5 PASSED Testing h5dump --xml tstring.h5 PASSED Testing h5dump --xml tstring-at.h5 PASSED Testing h5dump --xml tref-escapes.h5 PASSED Testing h5dump --xml tref-escapes-at.h5 PASSED Testing h5dump --xml tnodata.h5 PASSED Testing h5dump --xml tarray1.h5 PASSED Testing h5dump --xml tarray2.h5 PASSED Testing h5dump --xml tarray3.h5 PASSED Testing h5dump --xml tarray6.h5 PASSED Testing h5dump --xml tarray7.h5 PASSED Testing h5dump --xml tvldtypes1.h5 PASSED Testing h5dump --xml tvldtypes2.h5 PASSED Testing h5dump --xml tvldtypes3.h5 PASSED Testing h5dump --xml tvldtypes4.h5 PASSED Testing h5dump --xml tvldtypes5.h5 PASSED Testing h5dump --xml tvlstr.h5 PASSED Testing h5dump --xml tsaf.h5 PASSED Testing h5dump --xml tempty.h5 PASSED Testing h5dump --xml tnamed_dtype_attr.h5 PASSED Testing h5dump --xml --use-dtd tempty.h5 PASSED Testing h5dump --xml -u tempty.h5 PASSED Testing h5dump --xml -X : tempty.h5 PASSED Testing h5dump --xml --xml-ns=: tempty.h5 PASSED Testing h5dump --xml -X thing: tempty.h5 PASSED Testing h5dump --xml --xml-ns=thing: tempty.h5 PASSED Testing h5dump --xml --xml-ns=: --xml-dtd=http://somewhere.net tempty. PASSED Testing h5dump --xml --use-dtd --xml-dtd=http://somewhere.net tempty.h PASSED Testing h5dump --xml -A tall.h5 PASSED Testing h5dump --xml -H --sort_by=name --sort_order=ascending torderat PASSED Testing h5dump --xml -H --sort_by=name --sort_order=descending tordera PASSED Testing h5dump --xml -H --sort_by=creation_order --sort_order=ascendin PASSED Testing h5dump --xml -H --sort_by=creation_order --sort_order=descendi PASSED Testing h5dump -u -m %.7f tfpformat.h5 PASSED All h5dumpxml tests passed. 5.27user 1.97system 0:05.44elapsed 133%CPU (0avgtext+0avgdata 7852maxresident)k 0inputs+4648outputs (0major+469918minor)pagefaults 0swaps Finished testing testh5dumpxml.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5dump' ===Serial tests in h5dump ended Tue Aug 8 10:26:56 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5dump' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5dump' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5dump' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5dump' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5dump' Making check in misc make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/misc' make h5repart_gentest talign repart_test testh5repart.sh testh5mkgrp.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/misc' make[3]: 'h5repart_gentest' is up to date. make[3]: 'talign' is up to date. make[3]: 'repart_test' is up to date. make[3]: 'testh5repart.sh' is up to date. make[3]: 'testh5mkgrp.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/misc' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/misc' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/misc' ===Serial tests in misc begin Tue Aug 8 10:26:56 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/misc' ============================ Testing h5repart_gentest Finished testing h5repart_gentest ============================ h5repart_gentest Test Log ============================ PASSED 0.09user 0.01system 0:00.09elapsed 106%CPU (0avgtext+0avgdata 8836maxresident)k 0inputs+224outputs (0major+5360minor)pagefaults 0swaps Finished testing h5repart_gentest ============================ ============================ Testing talign Finished testing talign ============================ talign Test Log ============================ Testing alignment in compound datatypes PASSED 0.05user 0.05system 0:00.10elapsed 104%CPU (0avgtext+0avgdata 8832maxresident)k 0inputs+112outputs (0major+6360minor)pagefaults 0swaps Finished testing talign ============================ ============================ Testing testh5repart.sh Finished testing testh5repart.sh ============================ testh5repart.sh Test Log ============================ Testing h5repart -m 20000 family_file%05d.h5 /builddir/build/BUILD/hdf PASSED Testing h5repart -m 5k family_file%05d.h5 /builddir/build/BUILD/hdf5-1 PASSED Testing h5repart -m 20000 -family_to_sec2 family_file%05d.h5 /builddir PASSED Testing repart_test PASSED All h5repart tests passed. 0.21user 0.11system 0:00.29elapsed 114%CPU (0avgtext+0avgdata 8944maxresident)k 0inputs+304outputs (0major+19273minor)pagefaults 0swaps Finished testing testh5repart.sh ============================ ============================ ============================ Testing testh5mkgrp.sh Finished testing testh5mkgrp.sh ============================ testh5mkgrp.sh Test Log ============================ Testing h5mkgrp -h PASSED Testing h5mkgrp h5mkgrp_single.h5 single PASSED Verifying h5ls file structure h5mkgrp_single.h5 PASSED Testing h5mkgrp -v h5mkgrp_single_v.h5 single PASSED Verifying h5ls file structure h5mkgrp_single_v.h5 PASSED Testing h5mkgrp -p h5mkgrp_single_p.h5 single PASSED Verifying h5ls file structure h5mkgrp_single_p.h5 PASSED Testing h5mkgrp -l h5mkgrp_single_l.h5 latest PASSED Verifying h5ls file structure h5mkgrp_single_l.h5 PASSED Testing h5mkgrp h5mkgrp_several.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several.h5 PASSED Testing h5mkgrp -v h5mkgrp_several_v.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_v.h5 PASSED Testing h5mkgrp -p h5mkgrp_several_p.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_p.h5 PASSED Testing h5mkgrp -l h5mkgrp_several_l.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_l.h5 PASSED Testing h5mkgrp -p h5mkgrp_nested_p.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_p.h5 PASSED Testing h5mkgrp -lp h5mkgrp_nested_lp.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_lp.h5 PASSED Testing h5mkgrp -p h5mkgrp_nested_mult_p.h5 /one/two /three/four PASSED Verifying h5ls file structure h5mkgrp_nested_mult_p.h5 PASSED Testing h5mkgrp -lp h5mkgrp_nested_mult_lp.h5 /one/two /three/four PASSED Verifying h5ls file structure h5mkgrp_nested_mult_lp.h5 PASSED All h5mkgrp tests passed. 1.73user 0.62system 0:01.88elapsed 124%CPU (0avgtext+0avgdata 9608maxresident)k 0inputs+2160outputs (0major+150046minor)pagefaults 0swaps Finished testing testh5mkgrp.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/misc' ===Serial tests in misc ended Tue Aug 8 10:26:59 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/misc' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/misc' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/misc' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/misc' Making check in h5import make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5import' make h5importtest make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5import' make[3]: 'h5importtest' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5import' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5import' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5import' ===Serial tests in h5import begin Tue Aug 8 10:26:59 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5import' ============================ Testing h5importtest Finished testing h5importtest ============================ h5importtest Test Log ============================ 0.06user 0.03system 0:00.09elapsed 105%CPU (0avgtext+0avgdata 8888maxresident)k 0inputs+112outputs (0major+5143minor)pagefaults 0swaps Finished testing h5importtest ============================ ============================ Testing h5importtestutil.sh Finished testing h5importtestutil.sh ============================ h5importtestutil.sh Test Log ============================ ============================== H5IMPORT tests started ============================== Testing ASCII I32 rank 3 - Output BE PASSED Testing ASCII I16 rank 3 - Output LE - CHUNKED - extended PASSED Testing ASCII I8 - rank 3 - Output I8 LE-Chunked+Extended+Compressed PASSED Testing ASCII UI16 - rank 2 - Output LE+Chunked+Compressed PASSED Testing ASCII UI32 - rank 3 - Output BE PASSED Testing ASCII F32 - rank 3 - Output LE PASSED Testing ASCII F64 - rank 3 - Output BE + CHUNKED+Extended+Compressed PASSED Testing BINARY F64 - rank 3 - Output LE+CHUNKED+Extended+Compressed PASSED Testing H5DUMP-BINARY F64 - rank 3 - Output LE+CHUNKED+Extended+Compre PASSED Testing BINARY I8 - rank 3 - Output I16LE + Chunked+Extended+Compresse PASSED Testing H5DUMP-BINARY I8 - rank 3 - Output I16LE + Chunked+Extended+Co PASSED Testing BINARY I16 - rank 3 - Output order LE + CHUNKED + extended PASSED Testing H5DUMP-BINARY I16 - rank 3 - Output order LE + CHUNKED + exten PASSED Testing BINARY I32 - rank 3 - Output BE + CHUNKED PASSED Testing H5DUMP-BINARY I32 - rank 3 - Output BE + CHUNKED PASSED Testing BINARY UI16 - rank 3 - Output byte BE + CHUNKED PASSED Testing H5DUMP-BINARY UI16 - rank 3 - Output byte BE + CHUNKED PASSED Testing BINARY UI32 - rank 3 - Output LE + CHUNKED PASSED Testing H5DUMP-BINARY UI32 - rank 3 - Output LE + CHUNKED PASSED Testing STR PASSED Testing H5DUMP-STR PASSED Testing BINARY I8 CR LF EOF PASSED Testing H5DUMP-BINARY I8 CR LF EOF PASSED Testing ASCII F64 - rank 1 - INPUT-CLASS TEXTFPE PASSED All h5import tests passed. 3.38user 1.44system 0:03.68elapsed 131%CPU (0avgtext+0avgdata 6188maxresident)k 0inputs+1792outputs (0major+310110minor)pagefaults 0swaps Finished testing h5importtestutil.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5import' ===Serial tests in h5import ended Tue Aug 8 10:27:02 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5import' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5import' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5import' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5import' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5import' Making check in h5repack make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack' make h5repacktst h5repack.sh h5repack_plugin.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack' make[3]: 'h5repacktst' is up to date. make[3]: 'h5repack.sh' is up to date. make[3]: 'h5repack_plugin.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack' ===Serial tests in h5repack begin Tue Aug 8 10:27:03 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack' ============================ Testing h5repacktst Finished testing h5repacktst ============================ h5repacktst Test Log ============================ Testing h5repack: Testing generating datasets PASSED Testing copy of datasets (fill values) PASSED Testing copy of datasets (all datatypes) PASSED Testing copy of datasets (attributes) PASSED Testing copy of datasets (hardlinks) PASSED Testing copy of allocation early file PASSED Testing adding deflate filter PASSED Testing adding deflate filter to all PASSED Testing adding szip filter PASSED Testing adding szip filter to all PASSED Testing addding shuffle filter PASSED Testing addding shuffle filter to all PASSED Testing adding checksum filter PASSED Testing adding checksum filter to all PASSED Testing filter queue fletcher, shuffle, deflate, szip PASSED Testing adding layout chunked PASSED Testing adding layout chunked to all PASSED Testing adding layout contiguous PASSED Testing adding layout contiguous to all PASSED Testing adding layout compact PASSED Testing adding layout compact to all PASSED Testing layout compact to contiguous conversion PASSED Testing layout compact to chunk conversion PASSED Testing layout compact to compact conversion PASSED Testing layout contiguous to compact conversion PASSED Testing layout contiguous to chunk conversion PASSED Testing layout contiguous to contiguous conversion PASSED Testing layout chunked to compact conversion PASSED Testing layout chunked to contiguous conversion PASSED Testing layout chunked to chunk conversion PASSED Testing copy of szip filter PASSED Testing removing szip filter PASSED Testing copy of deflate filter PASSED Testing removing deflate filter PASSED Testing copy of shuffle filter PASSED Testing removing shuffle filter PASSED Testing copy of fletcher filter PASSED Testing removing fletcher filter PASSED Testing copy of nbit filter PASSED Testing removing nbit filter PASSED Testing adding nbit filter PASSED Testing copy of scaleoffset filter PASSED Testing removing scaleoffset filter PASSED Testing adding scaleoffset filter PASSED Testing filter conversion from deflate to szip PASSED Testing filter conversion from szip to deflate PASSED Testing removing all filters PASSED Testing big file PASSED Testing external datasets PASSED Testing file with userblock PASSED Testing latest file format options PASSED Testing several global filters PASSED Testing file with added userblock PASSED Testing file with aligment PASSED Testing file with committed datatypes PASSED Testing metadata block size option PASSED All h5repack tests passed. 9.73user 0.53system 0:10.30elapsed 99%CPU (0avgtext+0avgdata 254752maxresident)k 0inputs+13000outputs (0major+102913minor)pagefaults 0swaps Finished testing h5repacktst ============================ ============================ Testing h5repack.sh Finished testing h5repack.sh ============================ h5repack.sh Test Log ============================ Testing h5repack -h PASSED fill h5repack_fill.h5 Testing h5repack PASSED Verifying h5diff output h5repack_fill.h5 out-fill.h5repack_fill.h5 PASSED objs h5repack_objs.h5 Testing h5repack PASSED Verifying h5diff output h5repack_objs.h5 out-objs.h5repack_objs.h5 PASSED attr h5repack_attr.h5 Testing h5repack PASSED Verifying h5diff output h5repack_attr.h5 out-attr.h5repack_attr.h5 PASSED hlink h5repack_hlink.h5 Testing h5repack PASSED Verifying h5diff output h5repack_hlink.h5 out-hlink.h5repack_hlink.h5 PASSED layout h5repack_layout.h5 Testing h5repack PASSED Verifying h5diff output h5repack_layout.h5 out-layout.h5repack_layout. PASSED early h5repack_early.h5 Testing h5repack PASSED Verifying h5diff output h5repack_early.h5 out-early.h5repack_early.h5 PASSED nested_8bit_enum h5repack_nested_8bit_enum_deflated.h5 Testing h5repack PASSED Verifying h5diff output h5repack_nested_8bit_enum_deflated.h5 out-nest PASSED gzip_individual h5repack_layout.h5 -f dset1:GZIP=1 -l dset1:CHUNK=20x10 Testing h5repack -f dset1:GZIP=1 -l dset1:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-gzip_individual.h5repac PASSED gzip_all h5repack_layout.h5 -f GZIP=1 Testing h5repack -f GZIP=1 PASSED Verifying h5diff output h5repack_layout.h5 out-gzip_all.h5repack_layou PASSED szip_individual h5repack_layout.h5 -f dset2:SZIP=8,EC -l dset2:CHUNK=20x10 Testing h5repack -f dset2:SZIP=8,EC -l dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-szip_individual.h5repac PASSED szip_all h5repack_layout.h5 -f SZIP=8,NN Testing h5repack -f SZIP=8,NN PASSED Verifying h5diff output h5repack_layout.h5 out-szip_all.h5repack_layou PASSED shuffle_individual h5repack_layout.h5 -f dset2:SHUF -l dset2:CHUNK=20x10 Testing h5repack -f dset2:SHUF -l dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-shuffle_individual.h5re PASSED shuffle_all h5repack_layout.h5 -f SHUF Testing h5repack -f SHUF PASSED Verifying h5diff output h5repack_layout.h5 out-shuffle_all.h5repack_la PASSED fletcher_individual h5repack_layout.h5 -f dset2:FLET -l dset2:CHUNK=20x10 Testing h5repack -f dset2:FLET -l dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-fletcher_individual.h5r PASSED fletcher_all h5repack_layout.h5 -f FLET Testing h5repack -f FLET PASSED Verifying h5diff output h5repack_layout.h5 out-fletcher_all.h5repack_l PASSED all_filters h5repack_layout.h5 -f dset2:SHUF -f dset2:FLET -f dset2:SZIP=8,NN -f dset2:GZIP=1 -l dset2:CHUNK=20x10 Testing h5repack -f dset2:SHUF -f dset2:FLET -f dset2:SZIP=8,NN -f dse PASSED Verifying h5diff output h5repack_layout.h5 out-all_filters.h5repack_la PASSED Testing h5repack -v -f /dset_deflate:GZIP=9 PASSED Verifying h5diff output h5repack_filters.h5 out-gzip_verbose_filters.h PASSED Verifying output from h5repack -v -f /dset_deflate:GZIP=9 PASSED szip_copy h5repack_szip.h5 Testing h5repack PASSED Verifying h5diff output h5repack_szip.h5 out-szip_copy.h5repack_szip.h PASSED szip_remove h5repack_szip.h5 --filter=dset_szip:NONE Testing h5repack --filter=dset_szip:NONE PASSED Verifying h5diff output h5repack_szip.h5 out-szip_remove.h5repack_szip PASSED deflate_copy h5repack_deflate.h5 Testing h5repack PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_copy.h5repack_ PASSED deflate_remove h5repack_deflate.h5 -f dset_deflate:NONE Testing h5repack -f dset_deflate:NONE PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_remove.h5repac PASSED shuffle_copy h5repack_shuffle.h5 Testing h5repack PASSED Verifying h5diff output h5repack_shuffle.h5 out-shuffle_copy.h5repack_ PASSED shuffle_remove h5repack_shuffle.h5 -f dset_shuffle:NONE Testing h5repack -f dset_shuffle:NONE PASSED Verifying h5diff output h5repack_shuffle.h5 out-shuffle_remove.h5repac PASSED fletcher_copy h5repack_fletcher.h5 Testing h5repack PASSED Verifying h5diff output h5repack_fletcher.h5 out-fletcher_copy.h5repac PASSED fletcher_remove h5repack_fletcher.h5 -f dset_fletcher32:NONE Testing h5repack -f dset_fletcher32:NONE PASSED Verifying h5diff output h5repack_fletcher.h5 out-fletcher_remove.h5rep PASSED nbit_copy h5repack_nbit.h5 Testing h5repack PASSED Verifying h5diff output h5repack_nbit.h5 out-nbit_copy.h5repack_nbit.h PASSED nbit_remove h5repack_nbit.h5 -f dset_nbit:NONE Testing h5repack -f dset_nbit:NONE PASSED Verifying h5diff output h5repack_nbit.h5 out-nbit_remove.h5repack_nbit PASSED nbit_add h5repack_nbit.h5 -f dset_int31:NBIT Testing h5repack -f dset_int31:NBIT PASSED Verifying h5diff output h5repack_nbit.h5 out-nbit_add.h5repack_nbit.h5 PASSED scale_copy h5repack_soffset.h5 Testing h5repack PASSED Verifying h5diff output h5repack_soffset.h5 out-scale_copy.h5repack_so PASSED scale_add h5repack_soffset.h5 -f dset_none:SOFF=31,IN Testing h5repack -f dset_none:SOFF=31,IN PASSED Verifying h5diff output h5repack_soffset.h5 out-scale_add.h5repack_sof PASSED scale_remove h5repack_soffset.h5 -f dset_scaleoffset:NONE Testing h5repack -f dset_scaleoffset:NONE PASSED Verifying h5diff output h5repack_soffset.h5 out-scale_remove.h5repack_ PASSED remove_all h5repack_filters.h5 -f NONE Testing h5repack -f NONE PASSED Verifying h5diff output h5repack_filters.h5 out-remove_all.h5repack_fi PASSED deflate_convert h5repack_deflate.h5 -f dset_deflate:SZIP=8,NN Testing h5repack -f dset_deflate:SZIP=8,NN PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_convert.h5repa PASSED szip_convert h5repack_szip.h5 -f dset_szip:GZIP=1 Testing h5repack -f dset_szip:GZIP=1 PASSED Verifying h5diff output h5repack_szip.h5 out-szip_convert.h5repack_szi PASSED Testing h5repack -f GZIP=1 -m 1024 PASSED Verifying h5dump output -f GZIP=1 -m 1024 PASSED deflate_file h5repack_layout.h5 -e h5repack.info Testing h5repack -e h5repack.info PASSED Verifying h5diff output h5repack_layout.h5 out-deflate_file.h5repack_l PASSED Testing h5repack --layout dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_chunk_20x10.h5rep PASSED Verifying a dataset layout PASSED Testing h5repack -l CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_20x10.h5repack_la PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack/../h5du PASSED Testing h5repack -l dset2:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_conti.h5repack_la PASSED Verifying a dataset layout PASSED Testing h5repack -l CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-conti.h5repack_layout.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack/../h5du PASSED Testing h5repack -l dset2:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_compa.h5repack_la PASSED Verifying a dataset layout PASSED Testing h5repack -l COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-compa.h5repack_layout.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack/../h5du PASSED Testing h5repack -l dset_compact:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_conti.h5repa PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_compact:CHUNK=2x5 PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_chunk.h5repa PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_compact:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_compa.h5repa PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_contiguous:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_compa.h5repa PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_contiguous:CHUNK=3x6 PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_chunk.h5repa PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_contiguous:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_conti.h5repa PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_chunk:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_compa.h5repack_la PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_chunk:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_conti.h5repack_la PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_chunk:CHUNK=18x13 PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_18x13.h5repack_la PASSED Verifying a dataset layout PASSED Testing h5repack -l contig_small:COMPA PASSED Verifying h5diff output h5repack_layout2.h5 out-contig_small_compa.h5r PASSED Verifying a dataset layout PASSED Testing h5repack -l chunked_small_fixed:COMPA PASSED Verifying h5diff output h5repack_layout2.h5 out-contig_small_fixed_com PASSED Verifying a dataset layout PASSED Testing h5repack -l chunk_unlimit1:CHUNK=100x300 PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2chunk.h5repack_l PASSED Verifying a dataset layout PASSED Testing h5repack -l chunk_unlimit1:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2conti.h5repack_l PASSED Verifying a dataset layout PASSED Testing h5repack -l chunk_unlimit1:COMPA PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2compa.h5repack_l PASSED Verifying a dataset layout PASSED Testing h5repack -f chunk_unlimit1:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error1.h5repack_layout PASSED Verifying a dataset layout PASSED Testing h5repack -f chunk_unlimit2:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error2.h5repack_layout PASSED Verifying a dataset layout PASSED Testing h5repack -f chunk_unlimit3:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error3.h5repack_layout PASSED Verifying a dataset layout PASSED error4 h5repack_layout3.h5 -f NONE Testing h5repack -f NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error4.h5repack_layout PASSED Testing h5repack -l chunk_unlimit2:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-ckdim_biger.h5repack_l PASSED Verifying a dataset layout PASSED Testing h5repack -l chunk_unlimit3:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-ckdim_smaller.h5repack PASSED Verifying a dataset layout PASSED native_fill h5repack_fill.h5 -n Testing h5repack -n PASSED Verifying h5diff output h5repack_fill.h5 out-native_fill.h5repack_fill PASSED native_attr h5repack_attr.h5 -n Testing h5repack -n PASSED Verifying h5diff output h5repack_attr.h5 out-native_attr.h5repack_attr PASSED Testing h5repack --layout CHUNK=20x10 --filter GZIP=1 --minimum=10 --n PASSED Verifying h5diff output h5repack_layout.h5 out-layout_long_switches.h5 PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack/../h5du PASSED Testing h5repack -l CHUNK=20x10 -f GZIP=1 -m 10 -n -L -c 8 -d 6 -s 8[: PASSED Verifying h5diff output h5repack_layout.h5 out-layout_short_switches.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack/../h5du PASSED global_filters h5repack_layout.h5 --filter GZIP=1 --filter SHUF Testing h5repack --filter GZIP=1 --filter SHUF PASSED Verifying h5diff output h5repack_layout.h5 out-global_filters.h5repack PASSED Testing h5repack -l CHUNK=20x10 -f GZIP=1 -m 10 -n -L -c 8 -d 6 -s 8[: PASSED Verifying h5diff output h5repack_layout.h5 out-old_style_layout_short_ PASSED add_userblock h5repack_objs.h5 -u ublock.bin -b 2048 Testing h5repack -u ublock.bin -b 2048 PASSED Verifying h5diff output h5repack_objs.h5 out-add_userblock.h5repack_ob PASSED add_alignment h5repack_objs.h5 -t 1 -a 1 Testing h5repack -t 1 -a 1 PASSED Verifying h5diff output h5repack_objs.h5 out-add_alignment.h5repack_ob PASSED upgrade_layout h5repack_layouto.h5 Testing h5repack PASSED Verifying h5diff output h5repack_layouto.h5 out-upgrade_layout.h5repac PASSED gt_mallocsize h5repack_objs.h5 -f GZIP=1 Testing h5repack -f GZIP=1 PASSED Verifying h5diff output h5repack_objs.h5 out-gt_mallocsize.h5repack_ob PASSED committed_dt h5repack_named_dtypes.h5 Testing h5repack PASSED Verifying h5diff output h5repack_named_dtypes.h5 out-committed_dt.h5re PASSED Testing h5repack PASSED Verifying h5diff output tfamily%05d.h5 out-family.tfamily%05d.h5 PASSED bug1814 h5repack_refs.h5 Testing h5repack PASSED Verifying h5diff output h5repack_refs.h5 out-bug1814.h5repack_refs.h5 PASSED HDFFV-5932 h5repack_attr_refs.h5 Testing h5repack PASSED Verifying h5diff output h5repack_attr_refs.h5 out-HDFFV-5932.h5repack_ PASSED HDFFV-7840 h5diff_attr1.h5 Testing h5repack PASSED Verifying h5diff output h5diff_attr1.h5 out-HDFFV-7840.h5diff_attr1.h5 PASSED Testing h5repack -M 8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_short.h5repack_lay PASSED Testing h5repack -M 8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_short.h5repack_lay PASSED Verify the sizes of both output files (27280 vs 27488) PASSED Testing h5repack --metadata_block_size=8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_long.h5repack_layo PASSED Testing h5repack --metadata_block_size=8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_long.h5repack_layo PASSED Verify the sizes of both output files (27280 vs 27488) PASSED All h5repack tests passed. 8.81user 3.47system 0:09.63elapsed 127%CPU (0avgtext+0avgdata 12204maxresident)k 0inputs+20904outputs (0major+814364minor)pagefaults 0swaps Finished testing h5repack.sh ============================ ============================ ============================ Testing h5repack_plugin.sh Finished testing h5repack_plugin.sh ============================ h5repack_plugin.sh Test Log ============================ plugin_version_test h5repack_layout.h5 -v -f UD=260,4,9,1,8,18 Testing h5repack -v -f UD=260,4,9,1,8,18 PASSED PASSED Verifying h5dump output -pH out-plugin_version_test.h5repack_layout.h5 PASSED plugin_test h5repack_layout.h5 -v -f UD=257,1,9 Testing h5repack -v -f UD=257,1,9 PASSED PASSED Verifying h5dump output -pH out-plugin_test.h5repack_layout.h5 PASSED All Plugin API tests passed. 0.33user 0.12system 0:00.35elapsed 129%CPU (0avgtext+0avgdata 5624maxresident)k 0inputs+800outputs (0major+28648minor)pagefaults 0swaps Finished testing h5repack_plugin.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack' ===Serial tests in h5repack ended Tue Aug 8 10:27:23 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5repack' Making check in h5jam make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5jam' make tellub h5jamgentest getub testh5jam.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5jam' make[3]: 'tellub' is up to date. make[3]: 'h5jamgentest' is up to date. make[3]: 'getub' is up to date. make[3]: 'testh5jam.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5jam' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5jam' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5jam' ===Serial tests in h5jam begin Tue Aug 8 10:27:23 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5jam' ============================ Testing testh5jam.sh Finished testing testh5jam.sh ============================ testh5jam.sh Test Log ============================ Testing h5jam -h PASSED Testing h5jam -i tall.h5 -u tall.h5 -o tall-tmp.h5 PASSED Testing h5jam -u u10.txt -i tall.h5 -o ta2.h5 PASSED Compare ta2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i tall.h5 -o ta3.h5 PASSED Compare ta3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i tall.h5 -o ta4.h5 PASSED Compare ta4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i tall.h5 -o ta5.h5 PASSED Compare ta5.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i ta6.h5 PASSED Compare ta6.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i ta7.h5 PASSED Compare ta7.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i ta8.h5 PASSED Compare ta8.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i ta9.h5 PASSED Compare ta9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub.h5 -o tax2.h5 PASSED Compare tax2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub.h5 -o tax3.h5 PASSED Compare tax3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub.h5 -o tax4.h5 PASSED Compare tax4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub.h5 -o tax5.h5 PASSED Compare tax5.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub513.h5 -o tax6.h5 PASSED Compare tax6.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub513.h5 -o tax7.h5 PASSED Compare tax7.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub513.h5 -o tax8.h5 PASSED Compare tax8.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub513.h5 -o tax9.h5 PASSED Compare tax9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub.h5 -o taz2.h5 --clobber PASSED Compare taz2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub.h5 -o taz3.h5 --clobber PASSED Compare taz3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub.h5 -o taz4.h5 --clobber PASSED Compare taz4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub.h5 -o taz5.h5 --clobber PASSED Compare taz5.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub513.h5 -o taz6.h5 --clobber PASSED Compare taz6.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub513.h5 -o taz7.h5 --clobber PASSED Compare taz7.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub513.h5 -o taz8.h5 --clobber PASSED Compare taz8.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub513.h5 -o taz9.h5 --clobber PASSED Compare taz9.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i tay2.h5 --clobber PASSED Compare tay2.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i tay3.h5 --clobber PASSED Compare tay3.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i tay4.h5 --clobber PASSED Compare tay4.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i tay5.h5 --clobber PASSED Compare tay5.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i tay6.h5 --clobber PASSED Compare tay6.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i tay7.h5 --clobber PASSED Compare tay7.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i tay8.h5 --clobber PASSED Compare tay8.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i tay9.h5 --clobber PASSED Compare tay9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -h PASSED Testing h5unjam -i tai1.h5 -u o10.txt -o taa1.h5 PASSED Compare taa1.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai2.h5 -u o512.txt -o taa2.h5 PASSED Compare taa2.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai3.h5 -o taa3.h5 > uofile PASSED Compare taa3.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai4.h5 -o taa4.h5 > uofile PASSED Compare taa4.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i taj2.h5 -o tac2.h5 --delete PASSED Compare tac2.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i taj3.h5 -o tac3.h5 --delete PASSED Compare tac3.h5 to ./testfiles/tall.h5 PASSED All h5jam/h5unjam tests passed. 7.84user 3.37system 0:09.07elapsed 123%CPU (0avgtext+0avgdata 9628maxresident)k 0inputs+6936outputs (0major+728054minor)pagefaults 0swaps Finished testing testh5jam.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5jam' ===Serial tests in h5jam ended Tue Aug 8 10:27:32 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5jam' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5jam' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5jam' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5jam' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5jam' Making check in h5copy make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5copy' make h5copygentest testh5copy.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5copy' make[3]: 'h5copygentest' is up to date. make[3]: 'testh5copy.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5copy' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5copy' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5copy' ===Serial tests in h5copy begin Tue Aug 8 10:27:32 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5copy' ============================ Testing h5copygentest Finished testing h5copygentest ============================ h5copygentest Test Log ============================ 0.06user 0.04system 0:00.10elapsed 104%CPU (0avgtext+0avgdata 9016maxresident)k 0inputs+248outputs (0major+6247minor)pagefaults 0swaps Finished testing h5copygentest ============================ ============================ Testing testh5copy.sh Finished testing testh5copy.sh ============================ testh5copy.sh Test Log ============================ Test copying various forms of datasets Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/simple.out.h PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple.ou PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/chunk.out.h5 PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/chunk.out PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/compact.out. PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compact.o PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/compound.out PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compound. PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/compressed.o PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compresse PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/named_vl.out PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/named_vl. PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/nested_vl.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/nested_vl PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/dset_attr.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/dset_attr PASSED Test copying dataset within group in source file to root of destination Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/simple_top.o PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple_to PASSED Test copying & renaming dataset Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/dsrename.out PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/dsrename. PASSED Test copying empty, 'full' & 'nested' groups Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_empty.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_empty PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_dsets.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_dsets PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_nested.o PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_neste PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_attr.out PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_attr. PASSED Test copying dataset within group in source file to group in destination Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/simple_groupTesting h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/simple_group PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple_gr PASSED Test copying & renaming group Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_rename.o PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_renam PASSED Test copying 'full' group hierarchy into group in destination file Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_dsets_reTesting h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_dsets_re PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_dsets PASSED Test copying objects into group hier. that doesn't exist yet in destination file Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/A_B1_simple. PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/A_B1_simp PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/A_B2_simple2 PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/A_B2_simp PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/C_D_simple.o PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/C_D_simpl PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/E_F_grp_dset PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/E_F_grp_d PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/G_H_grp_nest PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/G_H_grp_n PASSED Test copying object and region references Testing h5copy -f ref -i ./testfiles/h5copy_ref.h5 -o ./testfiles/regi PASSED Test copying external link directly without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying external link directly with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying dangling external link (no obj) directly without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying dangling external link (no obj) directly with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying dangling external link (no file) directly without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying dangling external link (no file) directly with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying a group contains external links without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying a group contains external links with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying object into group which doesn't exist, without -p Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copy_misc1 PASSED Verifying output files ./testfiles/h5copy_misc1.out ./testfiles/h5copy PASSED Test copying objects to the same file Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/samefile1.ouTesting h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/samefile1.ou PASSED Verifying h5diff output ./testfiles/samefile1.out.h5 ./testfiles/samef PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/samefile2.ouTesting h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/samefile2.ou PASSED Verifying h5diff output ./testfiles/samefile2.out.h5 ./testfiles/samef PASSED All h5copy tests passed. 2.51user 1.01system 0:02.76elapsed 128%CPU (0avgtext+0avgdata 9636maxresident)k 0inputs+2120outputs (0major+232981minor)pagefaults 0swaps Finished testing testh5copy.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5copy' ===Serial tests in h5copy ended Tue Aug 8 10:27:35 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5copy' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5copy' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5copy' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5copy' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5copy' Making check in h5stat make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5stat' make h5stat_gentest testh5stat.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5stat' make[3]: 'h5stat_gentest' is up to date. make[3]: 'testh5stat.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5stat' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5stat' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5stat' ===Serial tests in h5stat begin Tue Aug 8 10:27:35 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5stat' ============================ Testing h5stat_gentest Finished testing h5stat_gentest ============================ h5stat_gentest Test Log ============================ 1.68user 0.07system 0:01.76elapsed 100%CPU (0avgtext+0avgdata 17504maxresident)k 0inputs+12552outputs (0major+8577minor)pagefaults 0swaps Finished testing h5stat_gentest ============================ ============================ Testing testh5stat.sh Finished testing testh5stat.sh ============================ testh5stat.sh Test Log ============================ Testing h5stat -h PASSED Testing h5stat --help PASSED Testing h5stat notexist.h5 PASSED Testing h5stat PASSED Testing h5stat h5stat_filters.h5 PASSED Testing h5stat -f h5stat_filters.h5 PASSED Testing h5stat -F h5stat_filters.h5 PASSED Testing h5stat -d h5stat_filters.h5 PASSED Testing h5stat -g h5stat_filters.h5 PASSED Testing h5stat -dT h5stat_filters.h5 PASSED Testing h5stat -D h5stat_filters.h5 PASSED Testing h5stat -T h5stat_filters.h5 PASSED Testing h5stat h5stat_tsohm.h5 PASSED Testing h5stat h5stat_newgrat.h5 PASSED Testing h5stat -G h5stat_newgrat.h5 PASSED Testing h5stat -A h5stat_newgrat.h5 PASSED Testing h5stat -l 0 h5stat_threshold.h5 PASSED Testing h5stat -g -l 8 h5stat_threshold.h5 PASSED Testing h5stat --links=8 h5stat_threshold.h5 PASSED Testing h5stat --links=20 -g h5stat_threshold.h5 PASSED Testing h5stat -g h5stat_newgrat.h5 PASSED Testing h5stat -g -l 40000 h5stat_newgrat.h5 PASSED Testing h5stat -d --dims=-1 h5stat_threshold.h5 PASSED Testing h5stat -gd -m 5 h5stat_threshold.h5 PASSED Testing h5stat -d --di=15 h5stat_threshold.h5 PASSED Testing h5stat -a -2 h5stat_threshold.h5 PASSED Testing h5stat --numattrs h5stat_threshold.h5 PASSED Testing h5stat -AS -a 10 h5stat_threshold.h5 PASSED Testing h5stat -a 1 h5stat_threshold.h5 PASSED Testing h5stat -A --numattrs=25 h5stat_threshold.h5 PASSED Testing h5stat -A -a 100 h5stat_newgrat.h5 PASSED All h5stat tests passed. 10.58user 2.14system 0:12.03elapsed 105%CPU (0avgtext+0avgdata 17140maxresident)k 0inputs+15504outputs (0major+283685minor)pagefaults 0swaps Finished testing testh5stat.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5stat' ===Serial tests in h5stat ended Tue Aug 8 10:27:49 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5stat' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5stat' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5stat' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5stat' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/h5stat' Making check in perform make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/perform' make iopipe chunk overhead zip_perf perf_meta perf make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/perform' make[3]: 'iopipe' is up to date. make[3]: 'chunk' is up to date. make[3]: 'overhead' is up to date. make[3]: 'zip_perf' is up to date. make[3]: 'perf_meta' is up to date. make[3]: 'perf' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/perform' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/perform' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/perform' ===Serial tests in perform begin Tue Aug 8 10:27:49 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/perform' ============================ Testing iopipe Finished testing iopipe ============================ iopipe Test Log ============================ fill raw ============================================= fill hdf5 ============================================= out raw ============================================= out hdf5 ============================================= in raw ============================================= in hdf5 ============================================= in hdf5 partial ============================================= I/O request size is 1000000.0MB fill raw 0.00user 0.00system 0.00elapsed 11100.15MB/s fill hdf5 0.01user 0.00system 0.01elapsed 7655.01MB/s out raw 0.01user 0.02system 0.03elapsed 1437.65MB/s out hdf5 0.00user 0.03system 0.03elapsed 1303.58MB/s in raw 0.00user 0.01system 0.01elapsed 3678.35MB/s in hdf5 0.00user 0.01system 0.01elapsed 3427.98MB/s in hdf5 partial 0.01user 0.02system 0.03elapsed 1450.60MB/s 0.13user 0.16system 0:00.60elapsed 49%CPU (0avgtext+0avgdata 8888maxresident)k 0inputs+4072outputs (0major+10005minor)pagefaults 0swaps Finished testing iopipe ============================ ============================ Testing chunk Finished testing chunk ============================ chunk Test Log ============================ Test CacheSz ChunkSz Effic --------- -------- -------- -------- Rowmaj-rd 25 0.50 1.00 Rowmaj-rd 25 1.00 1.00 Rowmaj-rd 25 1.50 0.75 Rowmaj-rd 25 2.00 1.00 Rowmaj-rd 25 2.50 0.83 Rowmaj-rd 25 3.00 1.00 Rowmaj-rd 25 3.50 0.87 Rowmaj-rd 25 4.00 1.00 Rowmaj-rd 25 4.50 0.91 Rowmaj-rd 25 5.00 1.00 Rowmaj-wr 25 0.50 0.50 Rowmaj-wr 25 1.00 1.00 Rowmaj-wr 25 1.50 0.45 Rowmaj-wr 25 2.00 1.00 Rowmaj-wr 25 2.50 0.57 Rowmaj-wr 25 3.00 1.00 Rowmaj-wr 25 3.50 0.63 Rowmaj-wr 25 4.00 1.00 Rowmaj-wr 25 4.50 0.72 Rowmaj-wr 25 5.00 1.00 Diag-rd 25 0.50 0.26 Diag-rd 25 1.00 0.51 Diag-rd 25 1.50 0.62 Diag-rd 25 2.00 1.00 Diag-rd 25 2.50 0.72 Diag-rd 25 3.00 0.80 Diag-rd 25 3.50 0.78 Diag-rd 25 4.00 1.00 Diag-rd 25 4.50 0.84 Diag-rd 25 5.00 0.89 Diag-wr 25 0.50 0.13 Diag-wr 25 1.00 0.26 Diag-wr 25 1.50 0.31 Diag-wr 25 2.00 1.00 Diag-wr 25 2.50 0.41 Diag-wr 25 3.00 0.53 Diag-wr 25 3.50 0.49 Diag-wr 25 4.00 1.00 Diag-wr 25 4.50 0.58 Diag-wr 25 5.00 0.69 0.28user 0.18system 0:00.47elapsed 100%CPU (0avgtext+0avgdata 9024maxresident)k 0inputs+8016outputs (0major+7405minor)pagefaults 0swaps Finished testing chunk ============================ ============================ Testing overhead Finished testing overhead ============================ overhead Test Log ============================ Style Bytes/Chunk ----- ----------- forward 41.320 reverse 43.416 inward 70.664 outward 41.320 random 53.896 0.12user 0.07system 0:00.20elapsed 96%CPU (0avgtext+0avgdata 8884maxresident)k 0inputs+656outputs (0major+5650minor)pagefaults 0swaps Finished testing overhead ============================ ============================ Testing zip_perf Finished testing zip_perf ============================ zip_perf Test Log ============================ Filesize: 67108864 Compression Level: 6 Buffer size == 128KB Uncompressed Write Time: 0.13s Uncompressed Write Throughput: 486.01MB/s Compression Ratio: 0.00113678 Compressed Write Time: 0.93s Compressed Write Throughput: 69.10MB/s Compression Time: 0.887682s Buffer size == 256KB Uncompressed Write Time: 0.13s Uncompressed Write Throughput: 488.26MB/s Compression Ratio: 0.00105667 Compressed Write Time: 0.87s Compressed Write Throughput: 73.74MB/s Compression Time: 0.862386s Buffer size == 512KB Uncompressed Write Time: 0.15s Uncompressed Write Throughput: 438.69MB/s Compression Ratio: 0.0010128 Compressed Write Time: 0.89s Compressed Write Throughput: 71.84MB/s Compression Time: 0.887278s Buffer size == 1MB Uncompressed Write Time: 0.13s Uncompressed Write Throughput: 487.21MB/s Compression Ratio: 0.000990868 Compressed Write Time: 0.89s Compressed Write Throughput: 71.80MB/s Compression Time: 0.889418s 3.56user 0.84system 0:04.41elapsed 99%CPU (0avgtext+0avgdata 9544maxresident)k 0inputs+529688outputs (0major+33775minor)pagefaults 0swaps Finished testing zip_perf ============================ ============================ Testing perf_meta Finished testing perf_meta ============================ perf_meta Test Log ============================ Performance result of metadata for datasets and attributes 1. Create 8 attributes for each of 16 existing datasets H5Dopen2: avg=0.000031s; max=0.000053s; min=0.000023s H5Dclose: avg=0.000014s; max=0.000037s; min=0.000010s H5A(create & close): avg=0.000016s; max=0.000090s; min=0.000009s 2. Create 8 attributes for each of 16 new datasets H5Dcreate2: avg=0.000034s; max=0.000056s; min=0.000024s H5Dclose: avg=0.000003s; max=0.000004s; min=0.000003s H5A(create & close): avg=0.000010s; max=0.000032s; min=0.000007s 3. Create 2 attributes for each of 16 existing datasets for 4 times H5Dopen2: avg=0.000024s; max=0.000052s; min=0.000019s H5Dclose: avg=0.000010s; max=0.000017s; min=0.000008s H5A(create & close): avg=0.000015s; max=0.000036s; min=0.000009s All metadata performance tests passed. 0.11user 0.01system 0:00.11elapsed 105%CPU (0avgtext+0avgdata 9180maxresident)k 0inputs+1184outputs (0major+5852minor)pagefaults 0swaps Finished testing perf_meta ============================ ============================ Testing h5perf_serial Finished testing h5perf_serial ============================ h5perf_serial Test Log ============================ HDF5 Library: Version 1.8.18 ==== Parameters ==== IO API=posix hdf5 Number of iterations=1 Dataset size=100 200 Transfer buffer size=10 20 Dimension access order=1 2 HDF5 data storage method=Contiguous HDF5 file driver=sec2 Env HDF5_PREFIX=not set ==== End of Parameters ==== Transfer Buffer Size (bytes): 200 File Size(MB): 0.02 IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 5.19 MB/s Average Throughput: 5.19 MB/s Minimum Throughput: 5.19 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 4.97 MB/s Average Throughput: 4.97 MB/s Minimum Throughput: 4.97 MB/s Read (1 iteration(s)): Maximum Throughput: 11.29 MB/s Average Throughput: 11.29 MB/s Minimum Throughput: 11.29 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 11.15 MB/s Average Throughput: 11.15 MB/s Minimum Throughput: 11.15 MB/s IO API = HDF5 Write (1 iteration(s)): Maximum Throughput: 17.66 MB/s Average Throughput: 17.66 MB/s Minimum Throughput: 17.66 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 7.59 MB/s Average Throughput: 7.59 MB/s Minimum Throughput: 7.59 MB/s Read (1 iteration(s)): Maximum Throughput: 30.31 MB/s Average Throughput: 30.31 MB/s Minimum Throughput: 30.31 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 14.37 MB/s Average Throughput: 14.37 MB/s Minimum Throughput: 14.37 MB/s 0.07user 0.06system 0:00.13elapsed 102%CPU (0avgtext+0avgdata 9700maxresident)k 0inputs+1320outputs (0major+5856minor)pagefaults 0swaps Finished testing h5perf_serial ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/perform' ===Serial tests in perform ended Tue Aug 8 10:27:55 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/perform' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/perform' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/perform' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/perform' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools/perform' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools' make[5]: Nothing to be done for '_exec_check-s'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/tools' Making check in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build' Making check in c++ make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++' Making check in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/src' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/src' make[5]: Nothing to be done for '_exec_check-s'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/src' Making check in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/test' make testhdf5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/test' make[3]: 'testhdf5' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/test' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/test' ===Serial tests in test begin Tue Aug 8 10:27:55 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/test' ============================ C++ API: Testing testhdf5 Finished testing testhdf5 ============================ C++ API: testhdf5 Test Log ============================ For help use: /builddir/build/BUILD/hdf5-1.8.18/build/c++/test/.libs/lt-testhdf5 -help Linked with hdf5 version 1.8 release 18 Testing -- File I/O Operations (tfile) Subtest: File Creation I/O PASSED Subtest: File Opening I/O PASSED Subtest: File Size PASSED Subtest: File Name PASSED Subtest: File Attribute PASSED Subtest: Setting library version bounds PASSED Testing -- Dataset I/O Operations (dsets) Subtest: Create, open, close PASSED Subtest: Simple I/O PASSED Subtest: Data type conversion PASSED Subtest: Compression (setup) PASSED Subtest: Compression (uninitialized read) PASSED Subtest: Compression (write) PASSED Subtest: Compression (read) PASSED Subtest: Compression (modify) PASSED Subtest: Compression (re-open) PASSED Subtest: Compression (partial I/O) PASSED Subtest: Compression (app-defined method) PASSED Subtest: N-bit compression (setup) PASSED Subtest: Multi-open with extending PASSED Subtest: Various datatypes PASSED Subtest: DataSet::getInMemDataSize() PASSED Testing -- Dataspaces (th5s) Subtest: Dataspace Manipulation PASSED Subtest: Scalar Dataspace Writing PASSED Subtest: Scalar Dataspace Reading PASSED Subtest: Null Dataspace Writing PASSED Subtest: Compound Dataspace Writing PASSED Subtest: Compound Dataspace Reading PASSED Testing -- Attributes (tattr) Subtest: Basic Attribute Writing Functions PASSED Subtest: Testing all overloads of Attribute::getName PASSED Subtest: Checking for Existence and Renaming Attribute PASSED Subtest: Basic Attribute Reading Functions PASSED Subtest: Multiple Attribute Functions PASSED Subtest: Basic Attribute Functions PASSED Subtest: Basic Scalar Attribute Writing Functions PASSED Subtest: Basic Scalar Attribute Reading Functions PASSED Subtest: Multiple Attribute Writing Functions PASSED Subtest: Multiple Attribute Reading Functions PASSED Subtest: Removing Attribute Function PASSED Subtest: Shared Datatypes with Attributes PASSED Subtest: I/O on FL and VL String Attributes PASSED Subtest: Check Attribute Existence PASSED Subtest: Basic Attribute Writing Functions PASSED Subtest: Testing all overloads of Attribute::getName PASSED Subtest: Checking for Existence and Renaming Attribute PASSED Subtest: Basic Attribute Reading Functions PASSED Subtest: Multiple Attribute Functions PASSED Subtest: Basic Attribute Functions PASSED Subtest: Basic Scalar Attribute Writing Functions PASSED Subtest: Basic Scalar Attribute Reading Functions PASSED Subtest: Multiple Attribute Writing Functions PASSED Subtest: Multiple Attribute Reading Functions PASSED Subtest: Removing Attribute Function PASSED Subtest: Shared Datatypes with Attributes PASSED Subtest: I/O on FL and VL String Attributes PASSED Subtest: Check Attribute Existence PASSED Subtest: Dense Attribute Storage Creation PASSED Subtest: Basic Code for Attributes with Creation Order Info PASSED Testing -- Objects (tobject) Subtest: H5Object::getObjName on Groups and Datasets PASSED Subtest: H5Object::getObjName on Committed Datatypes PASSED Subtest: H5File::childObjType and H5Group::childObjType PASSED Testing -- References (trefer) Subtest: Object Reference Parameters PASSED Subtest: Object Reference Functions PASSED Subtest: Object Reference to Group PASSED Subtest: 1-D Dataset Region Reference Functions PASSED Testing -- Variable-Length Strings (tvlstr) Subtest: VL String on Datasets PASSED Subtest: Special VL Strings PASSED Subtest: VL String Type PASSED Subtest: VL Strings on Compact Dataset PASSED Subtest: VL String on Attributes PASSED Subtest: VL String Array on Attributes PASSED Subtest: VL String Array on Datasets PASSED Subtest: I/O on VL strings with link/unlink PASSED Testing -- Generic Data Types (ttypes) Subtest: PredType::getClass() PASSED Subtest: DataType::copy() and DataType::operator= PASSED Subtest: Query functions of compound and enumeration types PASSED Subtest: Transient datatypes PASSED Subtest: Named datatypes PASSED Testing -- Array Datatypes (tarray) Subtest: ArrayType::getArrayNDims & ArrayType::getArrayDims PASSED Subtest: ArrayType::operator= PASSED Subtest: ArrayType Const Methods PASSED Testing -- Compound Data Types (tcompound) Subtest: Compound Data Types PASSED Subtest: Compound Element Reordering PASSED Subtest: Compound Datatype Subset Conversions PASSED Subtest: Compound Element Shrinking & Reordering PASSED Subtest: Optimized Struct Converter PASSED Subtest: Compound Element Growing PASSED Subtest: Compound Element Insertion PASSED Subtest: Setting Size on Compound Datatype PASSED Testing -- Dataset Property List (tdspl) Subtest: DSetMemXferPropList::set/getDataTransform() PASSED Testing -- Various Filters (tfilter) Subtest: 'Null' filter PASSED Subtest: szip filter (with encoder) PASSED Testing -- Various Links (tlinks) Subtest: Link creation PASSED Subtest: Link creation (w/new group format) PASSED All tests were successful. Cleaning Up temp files... 0.61user 0.14system 0:00.77elapsed 98%CPU (0avgtext+0avgdata 21800maxresident)k 0inputs+13480outputs (0major+19701minor)pagefaults 0swaps Finished testing testhdf5 ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/test' ===Serial tests in test ended Tue Aug 8 10:27:56 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++' make[3]: Nothing to be done for 'check-TESTS'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/c++' Making check in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran' Making check in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src' make check-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/src' Making check in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/test' make fortranlib_test fflush1 fflush2 fortranlib_test_1_8 fortranlib_test_F03 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/test' make[3]: 'fortranlib_test' is up to date. make[3]: 'fflush1' is up to date. make[3]: 'fflush2' is up to date. make[3]: 'fortranlib_test_1_8' is up to date. make[3]: 'fortranlib_test_F03' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/test' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/test' ===Serial tests in test begin Tue Aug 8 10:27:56 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/test' ============================ Fortran API: Testing fortranlib_test Finished testing fortranlib_test ============================ Fortran API: fortranlib_test Test Log ============================ ========================== FORTRAN tests ========================== FORTRANLIB_TEST is linked with HDF5 Library version 1.8 release 18 Mounting test PASSED Reopen test PASSED File open/close test PASSED File free space test PASSED Dataset test PASSED Extendible dataset test PASSED Basic dataspace test PASSED Reference to object test PASSED Reference to dataset region test PASSED Basic selection test PASSED Hyperslab selection test PASSED Element selection test PASSED Element selection functions test PASSED Selection combinations test PASSED Selection bounds test PASSED Basic datatype test PASSED Compound datatype test PASSED Enum datatype test PASSED Derived float datatype test PASSED External dataset test PASSED Multi file driver test PASSED Dataset chunk cache configuration PASSED Attribute test PASSED Identifier test PASSED Filters test PASSED SZIP filter test PASSED Group test PASSED Error test PASSED VL test PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.24user 0.04system 0:00.29elapsed 102%CPU (0avgtext+0avgdata 13752maxresident)k 0inputs+2144outputs (0major+11534minor)pagefaults 0swaps Finished testing fortranlib_test ============================ ============================ Fortran API: Testing fflush1 Finished testing fflush1 ============================ Fortran API: fflush1 Test Log ============================ 0.10user 0.02system 0:00.12elapsed 104%CPU (0avgtext+0avgdata 11484maxresident)k 0inputs+272outputs (0major+5440minor)pagefaults 0swaps Finished testing fflush1 ============================ ============================ Fortran API: Testing fflush2 Finished testing fflush2 ============================ Fortran API: fflush2 Test Log ============================ 0 1 2 3 4 1 2 3 4 5 2 3 4 5 6 3 4 5 6 7 0.10user 0.02system 0:00.12elapsed 104%CPU (0avgtext+0avgdata 11472maxresident)k 0inputs+264outputs (0major+5418minor)pagefaults 0swaps Finished testing fflush2 ============================ ============================ Fortran API: Testing fortranlib_test_1_8 Finished testing fortranlib_test_1_8 ============================ Fortran API: fortranlib_test_1_8 Test Log ============================ ========================== FORTRAN 1.8 tests ========================== FORTRANLIB_TEST is linked with HDF5 Library version 1.8 release 18 Testing with new file format: - Tests INT attributes on both datasets and groups PASSED - Testing with shared attributes: - Testing INT attributes on both datasets and groups PASSED - Testing storing attribute with "null" dataspace PASSED - Testing storing lots of attributes PASSED - Testing creating objects with attribute creation order PASSED - Testing compact storage on objects with attribute creation order PASSED - Testing querying attribute info by index PASSED - Testing deleting attribute by index PASSED - Testing Creating Attributes By Name w/o Creation Order Index - Testing Creating Attributes By Name w/Creation Order Index - Testing creating attributes by name PASSED - Testing renaming shared attributes in "compact" & "dense" storage PASSED - Testing deleting shared attributes in "compact" & "dense" storage PASSED - Testing without shared attributes: - Testing INT attributes on both datasets and groups PASSED - Testing storing attribute with "null" dataspace PASSED - Testing storing lots of attributes PASSED - Testing creating objects with attribute creation order PASSED - Testing compact storage on objects with attribute creation order PASSED - Testing querying attribute info by index PASSED - Testing deleting attribute by index PASSED - Testing Creating Attributes By Name w/o Creation Order Index - Testing Creating Attributes By Name w/Creation Order Index - Testing creating attributes by name PASSED Testing with old file format: - Tests INT attributes on both datasets and groups PASSED Testing attributes PASSED Testing building a file with assorted links PASSED Testing links are correct and building assorted links PASSED Testing create group with creation order indices, test querying group PASSED Testing disabling tracking timestamps for an object PASSED Testing moving and renaming links preserves their properties PASSED Testing deleting links by index PASSED Testing link creation property lists PASSED Testing object copy PASSED Testing adding links to a group follow proper "lifecycle" PASSED Testing groups PASSED Testing object interface PASSED Testing data transform PASSED Testing dataspace encoding and decoding PASSED Testing scaleoffset filter PASSED Testing basic generic property list class creation functionality PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.39user 0.09system 0:00.55elapsed 85%CPU (0avgtext+0avgdata 11852maxresident)k 0inputs+1784outputs (0major+6611minor)pagefaults 0swaps Finished testing fortranlib_test_1_8 ============================ ============================ Fortran API: Testing fortranlib_test_F03 Finished testing fortranlib_test_F03 ============================ Fortran API: fortranlib_test_F03 Test Log ============================ ============================== FORTRAN 2003 tests ============================== FORTRANLIB_TEST is linked with HDF5 Library version 1.8 release 18 Testing 1-D Array of Compound Datatypes Functionality PASSED Testing 1-D Array of Compound Array Datatypes Functionality PASSED Testing 3-D array by dataset, using C_LOC PASSED Testing writing/reading enum dataset, using C_LOC PASSED Testing enumeration conversions PASSED Testing writing/reading bitfield dataset, using C_LOC PASSED Testing writing/reading opaque datatypes, using C_LOC PASSED Testing writing/reading object references, using C_LOC PASSED Testing writing/reading region references, using C_LOC PASSED Testing writing/reading variable-length datatypes, using C_LOC PASSED Testing writing/reading variable-string datatypes, using C_LOC PASSED Testing variable-string write/read, using h5dwrite_f/h5dread_f PASSED Testing writing/reading string datatypes, using C_LOC PASSED Testing string datatypes containing control characters PASSED Testing filling functions PASSED Test function h5kind_to_type PASSED Testing Partial I/O of Array Fields in Compound Datatype Functionality PASSED Test basic generic property list callback functionality PASSED Testing group iteration functionality PASSED Testing nbit filter PASSED Testing external dataset with offset PASSED Testing h5pset/get file image PASSED Testing object functions PASSED Testing object visiting functions PASSED Testing object info functions PASSED Testing get file image PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.12user 0.06system 0:00.19elapsed 102%CPU (0avgtext+0avgdata 11904maxresident)k 0inputs+1104outputs (0major+9502minor)pagefaults 0swaps Finished testing fortranlib_test_F03 ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/test' ===Serial tests in test ended Tue Aug 8 10:27:58 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran' make[3]: Nothing to be done for 'check-TESTS'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/fortran' Making check in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl' Making check in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/src' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/src' make[5]: Nothing to be done for '_exec_check-s'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/src' Making check in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/test' make test_lite test_image test_file_image test_table test_ds test_packet test_dset_opt make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/test' make[3]: 'test_lite' is up to date. make[3]: 'test_image' is up to date. make[3]: 'test_file_image' is up to date. make[3]: 'test_table' is up to date. make[3]: 'test_ds' is up to date. make[3]: 'test_packet' is up to date. make[3]: 'test_dset_opt' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/test' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/test' ===Serial tests in test begin Tue Aug 8 10:27:58 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/test' ============================ Testing test_lite Finished testing test_lite ============================ test_lite Test Log ============================ Testing H5LTmake_dataset PASSED Testing H5LTread_dataset PASSED Testing H5LTmake_dataset_char PASSED Testing H5LTmake_dataset_short PASSED Testing H5LTmake_dataset_int PASSED Testing H5LTmake_dataset_long PASSED Testing H5LTmake_dataset_float PASSED Testing H5LTmake_dataset_double PASSED Testing H5LTmake_dataset_string PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTpath_valid PASSED Testing H5LTtext_to_dtype text for integer types PASSED text for floating-point types PASSED text for string types PASSED text for opaque types PASSED text for enum types PASSED text for variable types PASSED text for array types PASSED text for compound types PASSED text for compound type of bug fix PASSED text for complicated compound types PASSED 0.12user 0.02system 0:00.14elapsed 104%CPU (0avgtext+0avgdata 9132maxresident)k 0inputs+264outputs (0major+5895minor)pagefaults 0swaps Finished testing test_lite ============================ ============================ Testing test_image Finished testing test_image ============================ test_image Test Log ============================ Testing indexed image PASSED Testing true color image PASSED Testing pallete functions PASSED Testing read ascii image data and generate images Testing make indexed image PASSED Testing attaching palettes PASSED Testing make true color image with pixel interlace PASSED Testing make true color image with plane interlace PASSED Testing read and process data and make indexed images Testing make indexed image from all the data PASSED Testing make indexed image from land data PASSED Testing make indexed image from sea data PASSED Testing attaching palettes PASSED All image tests passed. 0.53user 0.01system 0:00.54elapsed 100%CPU (0avgtext+0avgdata 9124maxresident)k 0inputs+4968outputs (0major+6473minor)pagefaults 0swaps Finished testing test_image ============================ ============================ Testing test_file_image Finished testing test_file_image ============================ test_file_image Test Log ============================ Testing get file images PASSED Testing open file images and check image copies PASSED Testing read file images PASSED Testing write and extend file images PASSED Testing read extended file images PASSED Testing close file images PASSED File image tests passed. 0.09user 0.03system 0:00.11elapsed 106%CPU (0avgtext+0avgdata 9616maxresident)k 0inputs+208outputs (0major+6750minor)pagefaults 0swaps Finished testing test_file_image ============================ ============================ Testing test_table Finished testing test_table ============================ test_table Test Log ============================ Testing table with file creation mode (read/write in native architecture): Testing making table PASSED Testing reading table PASSED Testing writing records PASSED Testing reading records PASSED Testing appending records PASSED Testing inserting records PASSED Testing deleting records PASSED Testing deleting records (differing memory layout) PASSED Testing adding records PASSED Testing combining tables PASSED Testing writing fields by name PASSED Testing reading fields by name PASSED Testing writing fields by index PASSED Testing reading fields by index PASSED Testing inserting fields PASSED Testing deleting fields PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read big-endian data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read little-endian data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read Cray data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED 0.12user 0.07system 0:00.19elapsed 102%CPU (0avgtext+0avgdata 9016maxresident)k 0inputs+328outputs (0major+21679minor)pagefaults 0swaps Finished testing test_table ============================ ============================ Testing test_ds Finished testing test_ds ============================ test_ds Test Log ============================ Testing test_char_attachscales PASSED Testing test_short_attachscales PASSED Testing test_int_attachscales PASSED Testing test_long_attachscales PASSED Testing test_float_attachscales PASSED Testing set char scale/cmp scale name PASSED Testing set short scale/cmp scale name PASSED Testing set int scale/cmp scale name PASSED Testing set long scale/cmp scale name PASSED Testing set float scale/cmp scale name PASSED Testing test_numberofscales PASSED Testing test_long_attachscales PASSED Testing test_duplicatelong_attachscales PASSED Testing set same long scale/cmp scale name PASSED Testing test_foreign_scaleattached PASSED Testing test_foreign_scaleattached PASSED Testing test_detachscales PASSED Testing permutations of attaching and detaching PASSED Testing API functions Testing detach scales PASSED Testing set/get label PASSED Testing set scale/get scale name PASSED Testing iterate scales PASSED Testing error conditions Testing attach a dataset to itself PASSED Testing attach a group with a dataset PASSED Testing attach a dataset with a group PASSED Testing set scale for a group PASSED Testing attach a scale that has scales PASSED Testing attach to a dataset that is a scale PASSED Testing attach to a dataset that is a reserved class dataset PASSED Testing is scale PASSED Testing detach scale from dataset it is not attached to PASSED Testing detach scale from group PASSED Testing detach scale when scale is group PASSED Testing parameter errors Testing attach scales PASSED Testing detach scales PASSED Testing set/get label PASSED Testing iterate scales PASSED Testing ranks Testing attach PASSED Testing detach PASSED Testing attach, set, get names, labels PASSED Testing attach a scalar scale PASSED Testing iterators Testing iterate when the dataset has no scales PASSED Testing iterate on dimension that is outside the rank PASSED Testing iterate for dimension with many scales PASSED Testing iterate on group PASSED Testing iterate in deleted scales PASSED Testing scales with several datatypes Testing floating point and short scales PASSED Testing string scales PASSED Testing reading ASCII data and generate HDF5 data with scales Testing generating scales PASSED All dimension scales tests passed. 0.36user 0.02system 0:00.38elapsed 100%CPU (0avgtext+0avgdata 9428maxresident)k 0inputs+1328outputs (0major+6307minor)pagefaults 0swaps Finished testing test_ds ============================ ============================ Testing test_packet Finished testing test_packet ============================ test_packet Test Log ============================ Testing packet table Testing H5PTcreate_fl and H5PTclose PASSED Testing H5PTopen PASSED Testing H5PTappend PASSED Testing H5PTread_packets PASSED Testing H5PTget_next PASSED Testing large packet table PASSED Testing reading/writing non-native packet table PASSED Testing opaque data PASSED Testing packet table compression PASSED Testing error conditions PASSED Testing packet table with various variable-length datatypes with vlen of atomic PASSED with vlen of compound datatypes PASSED with compound datatype containing vlen datatype PASSED with vlen datatype of vlen datatype PASSED Testing H5PTis_varlen PASSED Testing adding attributes to packet tables PASSED Testing accessor functions PASSED Testing packet table with various variable-length datatypes - H5PTcreate_fl with vlen of atomic PASSED with vlen of compound datatypes PASSED with compound datatype containing vlen datatype PASSED with vlen datatype of vlen datatype PASSED 0.21user 0.06system 0:00.27elapsed 101%CPU (0avgtext+0avgdata 9376maxresident)k 0inputs+1344outputs (0major+10762minor)pagefaults 0swaps Finished testing test_packet ============================ ============================ Testing test_dset_opt Finished testing test_dset_opt ============================ test_dset_opt Test Log ============================ Testing basic functionality of H5DOwrite_chunk PASSED Testing skipping compression filter for H5DOwrite_chunk PASSED Testing skipping compression filters but keep two other filters PASSED Testing data conversion for H5DOwrite_chunk PASSED Testing invalid parameters for H5DOwrite_chunk PASSED 0.09user 0.01system 0:00.11elapsed 103%CPU (0avgtext+0avgdata 9036maxresident)k 0inputs+192outputs (0major+5749minor)pagefaults 0swaps Finished testing test_dset_opt ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/test' ===Serial tests in test ended Tue Aug 8 10:28:00 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/test' Making check in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools' Making check in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools/gif2h5' make h52giftest.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools/gif2h5' make[4]: 'h52giftest.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools/gif2h5' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools/gif2h5' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools/gif2h5' ===Serial tests in gif2h5 begin Tue Aug 8 10:28:00 UTC 2017=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools/gif2h5' ============================ Testing h52giftest.sh Finished testing h52giftest.sh ============================ h52giftest.sh Test Log ============================ **validate the gif2h5 tool processes input correctly... Testing ./gif2h5 image1.gif image1.h5 PASSED **validate the h52gif tool processes input correctly... Testing ./h52gif h52giftst.h5 image1.gif -i image PASSED **verify the the h52gif tool handle error conditions correctly... Testing ./h52gif h52giftst.h5 image.gif -i nosuch_image PASSED Testing ./h52gif h52giftst.h5 image24.gif -i image24bitpixel PASSED All gif2h5 and h52gif tests passed. 0.27user 0.10system 0:00.33elapsed 112%CPU (0avgtext+0avgdata 9764maxresident)k 0inputs+2264outputs (0major+18735minor)pagefaults 0swaps Finished testing h52giftest.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools/gif2h5' ===Serial tests in gif2h5 ended Tue Aug 8 10:28:00 UTC 2017=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools/gif2h5' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools/gif2h5' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools/gif2h5' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools/gif2h5' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools/gif2h5' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/tools' Making check in c++ make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++' Making check in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/src' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/src' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/src' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/src' Making check in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/test' make ptableTest make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/test' make[4]: 'ptableTest' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/test' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/test' ===Serial tests in test begin Tue Aug 8 10:28:01 UTC 2017=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/test' ============================ C++ API: Testing ptableTest Finished testing ptableTest ============================ C++ API: ptableTest Test Log ============================ Testing basic functionality PASSED Testing compound datatypes PASSED Testing GetPacket PASSED Testing GetNextPacket PASSED Testing compression PASSED Testing error conditions PASSED Testing multiple datatypes PASSED Testing data corruption in packed structs (HDFFV-9758) PASSED 0.15user 0.05system 0:00.20elapsed 101%CPU (0avgtext+0avgdata 17800maxresident)k 0inputs+248outputs (0major+7205minor)pagefaults 0swaps Finished testing ptableTest ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/test' ===Serial tests in test ended Tue Aug 8 10:28:01 UTC 2017=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/test' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++' make[4]: Nothing to be done for 'check-TESTS'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/c++' Making check in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran' Making check in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/src' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/src' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/src' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/src' Making check in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/test' make tstds tstlite tstimage tsttable make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/test' make[4]: 'tstds' is up to date. make[4]: 'tstlite' is up to date. make[4]: 'tstimage' is up to date. make[4]: 'tsttable' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/test' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/test' ===Serial tests in test begin Tue Aug 8 10:28:01 UTC 2017=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/test' ============================ Fortran API: Testing tstds Finished testing tstds ============================ Fortran API: tstds Test Log ============================ Test Attaching Dimension Scale PASSED Test If Dimension Scale Attached PASSED Test Getting Number Dimension Scales PASSED Test Detaching Dimension Scale PASSED Test Setting Dimension Scale PASSED Test If Dimension Scale PASSED Test Getting Dimension Scale By Name PASSED Test Setting Dimension Scale Label PASSED 0.07user 0.05system 0:00.12elapsed 104%CPU (0avgtext+0avgdata 11696maxresident)k 0inputs+88outputs (0major+5465minor)pagefaults 0swaps Finished testing tstds ============================ ============================ Fortran API: Testing tstlite Finished testing tstlite ============================ Fortran API: tstlite Test Log ============================ Make/Read datasets (1D) PASSED Make/Read datasets (2D) PASSED Make/Read datasets (3D) PASSED Make/Read datasets (4D) PASSED Make/Read datasets (5D) PASSED Make/Read datasets (6D) PASSED Make/Read datasets (7D) PASSED Make/Read datasets (integer) PASSED Make/Read datasets (float) PASSED Make/Read datasets (double) PASSED Make/Read datasets (string) PASSED Test h5ltpath_valid_f PASSED Get dataset dimensions/info PASSED Set/Get attributes int PASSED Set/Get attributes float PASSED Set/Get attributes double PASSED Set/Get attributes string PASSED Get attribute rank/info PASSED 0.12user 0.01system 0:00.13elapsed 100%CPU (0avgtext+0avgdata 11704maxresident)k 0inputs+424outputs (0major+5745minor)pagefaults 0swaps Finished testing tstlite ============================ ============================ Fortran API: Testing tstimage Finished testing tstimage ============================ Fortran API: tstimage Test Log ============================ Make/Read image 8bit PASSED Make/Read image 24bit PASSED Make palette PASSED Link/Unlink palette PASSED 0.10user 0.03system 0:00.12elapsed 103%CPU (0avgtext+0avgdata 11648maxresident)k 0inputs+856outputs (0major+6490minor)pagefaults 0swaps Finished testing tstimage ============================ ============================ Fortran API: Testing tsttable Finished testing tsttable ============================ Fortran API: tsttable Test Log ============================ Make table PASSED Read/Write field by name PASSED Read/Write field by index PASSED Insert field PASSED Delete field PASSED Get table info PASSED Get fields info PASSED 0.10user 0.03system 0:00.14elapsed 103%CPU (0avgtext+0avgdata 11616maxresident)k 0inputs+104outputs (0major+10103minor)pagefaults 0swaps Finished testing tsttable ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/test' ===Serial tests in test ended Tue Aug 8 10:28:02 UTC 2017=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/test' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran' make[4]: Nothing to be done for 'check-TESTS'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl' make[3]: Nothing to be done for 'check-TESTS'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build/hl' make: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/build' + export HDF5_Make_Ignore=yes + HDF5_Make_Ignore=yes + for mpi in mpich openmpi + module load mpi/mpich-aarch64 ++ /usr/share/lmod/lmod/libexec/lmod bash load mpi/mpich-aarch64 + eval 'LD_LIBRARY_PATH="/usr/lib64/mpich/lib";' export 'LD_LIBRARY_PATH;' 'LOADEDMODULES="mpi/mpich-aarch64";' export 'LOADEDMODULES;' 'MANPATH="/usr/share/man/mpich-aarch64:/usr/share/lmod/lmod/share/man::";' export 'MANPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' 'MPI_BIN="/usr/lib64/mpich/bin";' export 'MPI_BIN;' 'MPI_COMPILER="mpich-aarch64";' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR="/usr/lib64/gfortran/modules/mpich";' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME="/usr/lib64/mpich";' export 'MPI_HOME;' 'MPI_INCLUDE="/usr/include/mpich-aarch64";' export 'MPI_INCLUDE;' 'MPI_LIB="/usr/lib64/mpich/lib";' export 'MPI_LIB;' 'MPI_MAN="/usr/share/man/mpich-aarch64";' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH="/usr/lib64/python2.7/site-packages/mpich";' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH="/usr/lib64/python3.6/site-packages/mpich";' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH="/usr/lib64/python2.7/site-packages/mpich";' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX="_mpich";' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG="/etc/mpich-aarch64";' export 'MPI_SYSCONFIG;' 'PATH="/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin";' export 'PATH;' 'PKG_CONFIG_PATH="/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig";' export 'PKG_CONFIG_PATH;' '_LMFILES_="/etc/modulefiles/mpi/mpich-aarch64";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtYWFyY2g2NCIsWyJmdWxsTmFtZSJdPSJtcGkvbXBpY2gtYWFyY2g2NCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im1waS9tcGljaC1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVm";' export '_ModuleTable001_;' '_ModuleTable002_="aWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' ++ LD_LIBRARY_PATH=/usr/lib64/mpich/lib ++ export LD_LIBRARY_PATH ++ LOADEDMODULES=mpi/mpich-aarch64 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/mpich-aarch64:/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib64/mpich/bin ++ export MPI_BIN ++ MPI_COMPILER=mpich-aarch64 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib64/mpich ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/mpich-aarch64 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib64/mpich/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mpich-aarch64 ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/mpich ++ export MPI_PYTHON3_SITEARCH ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_mpich ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/mpich-aarch64 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ _LMFILES_=/etc/modulefiles/mpi/mpich-aarch64 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtYWFyY2g2NCIsWyJmdWxsTmFtZSJdPSJtcGkvbXBpY2gtYWFyY2g2NCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im1waS9tcGljaC1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVm ++ export _ModuleTable001_ ++ _ModuleTable002_=aWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + make -C mpich check make: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich' Making check in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/src' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/src' make[4]: Nothing to be done for '_exec_check-s'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/src' Making check in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/test' make testhdf5 lheap ohdr stab gheap cache cache_api pool accum hyperslab istore bittests dt_arith dtypes dsets cmpd_dset filter_fail extend external efc objcopy links unlink big mtime fillval mount flush1 flush2 app_ref enum set_extent ttsafe getname vfd ntypes dangle dtransform reserved cross_read freespace mf btree2 fheap file_image unregister error_test err_compat tcheck_version testmeta links_env plugin testerror.sh testlibinfo.sh testcheck_version.sh testlinks_env.sh test_plugin.sh make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/test' make[2]: 'testhdf5' is up to date. make[2]: 'lheap' is up to date. make[2]: 'ohdr' is up to date. make[2]: 'stab' is up to date. make[2]: 'gheap' is up to date. make[2]: 'cache' is up to date. make[2]: 'cache_api' is up to date. make[2]: 'pool' is up to date. make[2]: 'accum' is up to date. make[2]: 'hyperslab' is up to date. make[2]: 'istore' is up to date. make[2]: 'bittests' is up to date. make[2]: 'dt_arith' is up to date. make[2]: 'dtypes' is up to date. make[2]: 'dsets' is up to date. make[2]: 'cmpd_dset' is up to date. make[2]: 'filter_fail' is up to date. make[2]: 'extend' is up to date. make[2]: 'external' is up to date. make[2]: 'efc' is up to date. make[2]: 'objcopy' is up to date. make[2]: 'links' is up to date. make[2]: 'unlink' is up to date. make[2]: 'big' is up to date. make[2]: 'mtime' is up to date. make[2]: 'fillval' is up to date. make[2]: 'mount' is up to date. make[2]: 'flush1' is up to date. make[2]: 'flush2' is up to date. make[2]: 'app_ref' is up to date. make[2]: 'enum' is up to date. make[2]: 'set_extent' is up to date. make[2]: 'ttsafe' is up to date. make[2]: 'getname' is up to date. make[2]: 'vfd' is up to date. make[2]: 'ntypes' is up to date. make[2]: 'dangle' is up to date. make[2]: 'dtransform' is up to date. make[2]: 'reserved' is up to date. make[2]: 'cross_read' is up to date. make[2]: 'freespace' is up to date. make[2]: 'mf' is up to date. make[2]: 'btree2' is up to date. make[2]: 'fheap' is up to date. make[2]: 'file_image' is up to date. make[2]: 'unregister' is up to date. make[2]: 'error_test' is up to date. make[2]: 'err_compat' is up to date. make[2]: 'tcheck_version' is up to date. make[2]: 'testmeta' is up to date. make[2]: 'links_env' is up to date. make[2]: 'plugin' is up to date. make[2]: 'testerror.sh' is up to date. make[2]: 'testlibinfo.sh' is up to date. make[2]: 'testcheck_version.sh' is up to date. make[2]: 'testlinks_env.sh' is up to date. make[2]: 'test_plugin.sh' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/test' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/test' ===Serial tests in test begin Tue Aug 8 10:28:02 UTC 2017=== make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/test' ============================ Testing testhdf5 Finished testing testhdf5 ============================ testhdf5 Test Log ============================ For help use: /builddir/build/BUILD/hdf5-1.8.18/mpich/test/.libs/testhdf5 -help Linked with hdf5 version 1.8 release 18 Testing -- Configure definitions (config) Testing -- Encoding/decoding metadata (metadata) Testing -- Checksum algorithm (checksum) Testing -- Ternary Search Trees (tst) Testing -- Memory Heaps (heap) Testing -- Skip Lists (skiplist) Testing -- Reference Counted Strings (refstr) Testing -- Low-Level File I/O (file) Testing -- Generic Object Functions (objects) Testing -- Dataspaces (h5s) Testing -- Dataspace coordinates (coords) Testing -- Shared Object Header Messages (sohm) Testing -- Attributes (attr) Testing -- Selections (select) Testing -- Time Datatypes (time) Testing -- References (reference) Testing -- Variable-Length Datatypes (vltypes) Testing -- Variable-Length Strings (vlstrings) Testing -- Group & Attribute Iteration (iterate) Testing -- Array Datatypes (array) Testing -- Generic Properties (genprop) Testing -- UTF-8 Encoding (unicode) Testing -- User-Created Identifiers (id) Testing -- Miscellaneous (misc) All tests were successful. Cleaning Up temp files... 135.83user 2.07system 2:22.96elapsed 96%CPU (0avgtext+0avgdata 103992maxresident)k 0inputs+123480outputs (0major+246148minor)pagefaults 0swaps Finished testing testhdf5 ============================ ============================ Testing lheap Finished testing lheap ============================ lheap Test Log ============================ Testing local heap write PASSED Testing local heap read PASSED Testing opening pre-created file with non-default sizes PASSED All local heap tests passed. 0.03user 0.00system 0:00.03elapsed 114%CPU (0avgtext+0avgdata 6360maxresident)k 0inputs+8outputs (0major+2741minor)pagefaults 0swaps Finished testing lheap ============================ ============================ Testing ohdr Finished testing ohdr ============================ ohdr Test Log ============================ Using default file format: Testing object header continuation block PASSED Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing object header overflow in memory PASSED Testing close & re-open object header PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Testing locking messages PASSED Accessing objects with unknown header messages: Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object header creation in cache PASSED Using new file format: Testing object header continuation block PASSED Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing object header overflow in memory PASSED Testing close & re-open object header PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Testing locking messages PASSED Accessing objects with unknown header messages: Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object header creation in cache PASSED All object header tests passed. 0.05user 0.00system 0:00.05elapsed 91%CPU (0avgtext+0avgdata 7076maxresident)k 0inputs+432outputs (0major+2896minor)pagefaults 0swaps Finished testing ohdr ============================ ============================ Testing stab Finished testing stab ============================ stab Test Log ============================ Testing miscellaneous group tests PASSED Testing long names PASSED Testing large directories PASSED Testing miscellaneous group tests (w/new group format) PASSED Testing long names (w/new group format) PASSED Testing large directories (w/new group format) PASSED Testing group lifecycle PASSED Testing long link names in compact groups PASSED Testing reading old groups PASSED Testing group without compact form PASSED Testing setting root group creation properties PASSED Testing old API routines PASSED Testing corrupt symbol table message PASSED All symbol table tests passed. 0.58user 0.05system 0:00.67elapsed 94%CPU (0avgtext+0avgdata 16548maxresident)k 0inputs+10192outputs (0major+5531minor)pagefaults 0swaps Finished testing stab ============================ ============================ Testing gheap Finished testing gheap ============================ gheap Test Log ============================ Testing monotonically increasing lengths PASSED Testing monotonically decreasing lengths PASSED Testing complete object removal PASSED Testing partial object removal PASSED Testing out of order indices PASSED All global heap tests passed. 7.74user 0.02system 0:07.77elapsed 99%CPU (0avgtext+0avgdata 11196maxresident)k 0inputs+2536outputs (0major+4648minor)pagefaults 0swaps Finished testing gheap ============================ ============================ Testing cache Finished testing cache ============================ cache Test Log ============================ Testing smoke check #1 -- all clean, ins, dest, ren, 4/2 MB cache PASSED Testing smoke check #2 -- ~1/2 dirty, ins, dest, ren, 4/2 MB cache PASSED Testing smoke check #3 -- all clean, ins, dest, ren, 2/1 KB cache PASSED Testing smoke check #4 -- ~1/2 dirty, ins, dest, ren, 2/1 KB cache PASSED Testing smoke check #5 -- all clean, ins, prot, unprot, AR cache 1 PASSED Testing smoke check #6 -- ~1/2 dirty, ins, prot, unprot, AR cache 1 PASSED Testing smoke check #7 -- all clean, ins, prot, unprot, AR cache 2 PASSED Testing smoke check #8 -- ~1/2 dirty, ins, prot, unprot, AR cache 2 PASSED Testing smoke check #9 -- all clean, ins, dest, ren, 4/2 MB, corked PASSED Testing smoke check #10 -- ~1/2 dirty, ins, dest, ren, 4/2 MB, corked PASSED Testing write permitted check -- 1/0 MB cache PASSED Testing H5C_insert_entry() functionality PASSED Testing H5C_flush_cache() functionality PASSED Testing H5C_get_entry_status() functionality PASSED Testing H5C_expunge_entry() functionality PASSED Testing multiple read only protects on a single entry PASSED Testing H5C_move_entry() functionality PASSED Testing H5C_pin_protected_entry() functionality PASSED Testing entry resize functionality PASSED Testing evictions enabled/disabled functionality PASSED Testing flush cache with protected entry error PASSED Testing destroy cache with permanently pinned entry error PASSED Testing destroy cache with protected entry error PASSED Testing duplicate entry insertion error PASSED Testing move to existing entry errors PASSED Testing pin a pinned entry error PASSED Testing unpin an unpinned entry error PASSED Testing pin entry related errors PASSED Testing protect a protected entry error PASSED Testing unprotect an unprotected entry error PASSED Testing mark entry dirty related errors PASSED Testing expunge entry related errors PASSED Testing resize entry related errors PASSED Testing unprotect a read only entry dirty error PASSED Testing protect a read only entry rw error PASSED Testing get/set evictions enabled errors PASSED Testing automatic cache resizing PASSED Testing automatic cache resize disable PASSED Testing automatic cache resize epoch marker management PASSED Testing automatic cache resize input errors PASSED Testing automatic cache resize auxilary functions PASSED Testing to ensure metadata blizzard absence when inserting PASSED Testing to ensure metadata blizzard absence on protect/unprotect PASSED 78.46user 0.13system 1:18.78elapsed 99%CPU (0avgtext+0avgdata 130724maxresident)k 0inputs+368outputs (0major+34021minor)pagefaults 0swaps Finished testing cache ============================ ============================ Testing cache_api Finished testing cache_api ============================ cache_api Test Log ============================ Testing MDC/FAPL related API calls PASSED Testing MDC/FILE related API calls PASSED Testing MDC API smoke check -SKIP- Long tests disabled. Testing MDC/FAPL related API input errors PASSED Testing MDC/FILE related API input errors PASSED 0.02user 0.01system 0:00.03elapsed 116%CPU (0avgtext+0avgdata 5840maxresident)k 0inputs+32outputs (0major+2639minor)pagefaults 0swaps Finished testing cache_api ============================ ============================ Testing pool Finished testing pool ============================ pool Test Log ============================ Testing memory pool creation PASSED Testing closing pool with blocks still allocated in one page PASSED Testing allocating first block in pool PASSED Testing allocating large first block in pool PASSED Testing splitting block in pool PASSED Testing allocating many small blocks PASSED Testing allocate normal-sized block in new page PASSED Testing allocate large-sized block in new page PASSED Testing allocate many random sized blocks PASSED All memory pool tests passed. 6.41user 0.06system 0:06.48elapsed 99%CPU (0avgtext+0avgdata 38836maxresident)k 0inputs+0outputs (0major+10962minor)pagefaults 0swaps Finished testing pool ============================ ============================ Testing accum Finished testing accum ============================ accum Test Log ============================ Testing the metadata accumulator Testing simple write/read to/from metadata accumulator PASSED Testing simple write/read to/from before metadata accumulator PASSED Testing simple write/read to/from after metadata accumulator PASSED Testing overlapping write to metadata accumulator PASSED Testing overlapping write to partially clean metadata accumulator PASSED Testing overlapping write to accumulator larger then accum_size PASSED Testing non-overlapping write to accumulator larger then accum_size PASSED Testing accumulator adjustments after append/prepend of data PASSED Testing reading data from both accumulator and disk PASSED Testing simple freeing metadata accumulator PASSED Testing large metadata I/O operations PASSED Testing random writes to accumulator PASSED All metadata accumulator tests passed. 0.08user 0.17system 0:00.25elapsed 101%CPU (0avgtext+0avgdata 26848maxresident)k 0inputs+12296outputs (0major+11475minor)pagefaults 0swaps Finished testing accum ============================ ============================ Testing hyperslab Finished testing hyperslab ============================ hyperslab Test Log ============================ Test sizes: SMALL MEDIUM Testing hyperslab fill 11 variable hyperslab PASSED Testing hyperslab fill 11x10 variable hyperslab PASSED Testing hyperslab fill 3x5x5 variable hyperslab PASSED Testing hyperslab fill 113 variable hyperslab PASSED Testing hyperslab fill 15x11 variable hyperslab PASSED Testing hyperslab fill 5x7x7 variable hyperslab PASSED Testing hyperslab copy 11 variable source PASSED Testing hyperslab copy 11 variable destination PASSED Testing hyperslab copy 11 sync source & dest PASSED Testing hyperslab copy 179 variable source PASSED Testing hyperslab copy 179 variable destination PASSED Testing hyperslab copy 179 sync source & dest PASSED Testing hyperslab copy 11x10 variable source PASSED Testing hyperslab copy 11x10 variable destination PASSED Testing hyperslab copy 11x10 sync source & dest PASSED Testing hyperslab copy 13x19 variable source PASSED Testing hyperslab copy 13x19 variable destination PASSED Testing hyperslab copy 13x19 sync source & dest PASSED Testing hyperslab copy 73x67 variable source PASSED Testing hyperslab copy 73x67 variable destination PASSED Testing hyperslab copy 73x67 sync source & dest PASSED Testing hyperslab copy 3x5x5 variable source PASSED Testing hyperslab copy 3x5x5 variable destination PASSED Testing hyperslab copy 3x5x5 sync source & dest PASSED Testing hyperslab copy 7x9x5 variable source PASSED Testing hyperslab copy 7x9x5 variable destination PASSED Testing hyperslab copy 7x9x5 sync source & dest PASSED Testing multi-byte fill value PASSED Testing multi-byte fill value PASSED Testing endian conversion by stride PASSED Testing 2d transpose by stride 9x9d PASSED Testing 2d transpose by stride 3x11d PASSED Testing endian conversion by stride PASSED Testing 2d transpose by stride 1200x1200d PASSED Testing 2d transpose by stride 800x1800d PASSED Testing image sampling 10x20 to 5x10 PASSED Testing image sampling 5x10 to 10x20 PASSED Testing image sampling 960x1280 to 480x640 PASSED Testing image sampling 480x640 to 960x1280 PASSED Testing array filling 1-9 elements PASSED Testing array filling 9-257 elements PASSED Testing array offset 13x 11x 7 elements PASSED Testing array offset 347x 193x 71 elements PASSED All hyperslab tests passed. 0.62user 0.04system 0:00.66elapsed 100%CPU (0avgtext+0avgdata 50832maxresident)k 0inputs+0outputs (0major+20237minor)pagefaults 0swaps Finished testing hyperslab ============================ ============================ Testing istore Finished testing istore ============================ istore Test Log ============================ Test sizes: SMALL MEDIUM LARGE Testing istore create PASSED Testing istore extend: 10 PASSED Testing istore extend: 10x10 PASSED Testing istore extend: 10x10x10 PASSED Testing istore extend: 10000 PASSED Testing istore extend: 2500x10 PASSED Testing istore extend: 10x400x10 PASSED Testing istore sparse: 5 PASSED Testing istore sparse: 3x4 PASSED Testing istore sparse: 2x3x4 PASSED Testing istore sparse: 30 PASSED Testing istore sparse: 7x3 PASSED Testing istore sparse: 4x2x3 PASSED Testing istore sparse: 50x50x50 PASSED All i-store tests passed. 0.72user 3.45system 0:04.21elapsed 99%CPU (0avgtext+0avgdata 12788maxresident)k 0inputs+2106560outputs (0major+4335minor)pagefaults 0swaps Finished testing istore ============================ ============================ Testing bittests Finished testing bittests ============================ bittests Test Log ============================ Testing bit search operations PASSED Testing bit set operations PASSED Testing bit clear operations PASSED Testing bit copy operations PASSED Testing bit shift operations PASSED Testing bit increment operations PASSED Testing bit decrement operations PASSED Testing bit negate operations PASSED All bit tests passed. 0.22user 0.01system 0:00.23elapsed 101%CPU (0avgtext+0avgdata 5080maxresident)k 0inputs+0outputs (0major+2366minor)pagefaults 0swaps Finished testing bittests ============================ ============================ Testing dt_arith Finished testing dt_arith ============================ dt_arith Test Log ============================ Testing non-aligned conversions (ALIGNMENT=1).... Testing query functions of compiler conversion PASSED Testing user-define and query functions of floating-point types PASSED Testing user-define and query functions of integer types PASSED Floating-point overflow cases will be tested. Testing noop float -> float conversions PASSED Testing noop double -> double conversions PASSED Testing noop long double -> long double conversions PASSED Testing hard normalized float -> double conversions PASSED Testing hard normalized double -> float conversions PASSED Testing hard normalized float -> long double conversions PASSED Testing hard normalized double -> long double conversions PASSED Testing hard normalized long double -> float conversions PASSED Testing hard normalized long double -> double conversions PASSED Testing hard denormalized float -> double conversions PASSED Testing hard denormalized double -> float conversions PASSED Testing hard denormalized float -> long double conversions PASSED Testing hard denormalized double -> long double conversions PASSED Testing hard denormalized long double -> float conversions PASSED Testing hard denormalized long double -> double conversions PASSED Testing hard special float -> double conversions PASSED Testing hard special double -> float conversions PASSED Testing hard special float -> long double conversions PASSED Testing hard special double -> long double conversions PASSED Testing hard special long double -> float conversions PASSED Testing hard special long double -> double conversions PASSED Testing hard signed char -> unsigned char conversions PASSED Testing hard signed char -> short conversions PASSED Testing hard signed char -> unsigned short conversions PASSED Testing hard signed char -> int conversions PASSED Testing hard signed char -> unsigned int conversions PASSED Testing hard signed char -> long conversions PASSED Testing hard signed char -> unsigned long conversions PASSED Testing hard unsigned char -> signed char conversions PASSED Testing hard unsigned char -> short conversions PASSED Testing hard unsigned char -> unsigned short conversions PASSED Testing hard unsigned char -> int conversions PASSED Testing hard unsigned char -> unsigned int conversions PASSED Testing hard unsigned char -> long conversions PASSED Testing hard unsigned char -> unsigned long conversions PASSED Testing hard short -> signed char conversions PASSED Testing hard short -> unsigned char conversions PASSED Testing hard short -> unsigned short conversions PASSED Testing hard short -> int conversions PASSED Testing hard short -> unsigned int conversions PASSED Testing hard short -> long conversions PASSED Testing hard short -> unsigned long conversions PASSED Testing hard unsigned short -> signed char conversions PASSED Testing hard unsigned short -> unsigned char conversions PASSED Testing hard unsigned short -> short conversions PASSED Testing hard unsigned short -> int conversions PASSED Testing hard unsigned short -> unsigned int conversions PASSED Testing hard unsigned short -> long conversions PASSED Testing hard unsigned short -> unsigned long conversions PASSED Testing hard int -> signed char conversions PASSED Testing hard int -> unsigned char conversions PASSED Testing hard int -> short conversions PASSED Testing hard int -> unsigned short conversions PASSED Testing hard int -> unsigned int conversions PASSED Testing hard int -> long conversions PASSED Testing hard int -> unsigned long conversions PASSED Testing hard unsigned int -> signed char conversions PASSED Testing hard unsigned int -> unsigned char conversions PASSED Testing hard unsigned int -> short conversions PASSED Testing hard unsigned int -> unsigned short conversions PASSED Testing hard unsigned int -> int conversions PASSED Testing hard unsigned int -> long conversions PASSED Testing hard unsigned int -> unsigned long conversions PASSED Testing hard long -> signed char conversions PASSED Testing hard long -> unsigned char conversions PASSED Testing hard long -> short conversions PASSED Testing hard long -> unsigned short conversions PASSED Testing hard long -> int conversions PASSED Testing hard long -> unsigned int conversions PASSED Testing hard long -> unsigned long conversions PASSED Testing hard unsigned long -> signed char conversions PASSED Testing hard unsigned long -> unsigned char conversions PASSED Testing hard unsigned long -> short conversions PASSED Testing hard unsigned long -> unsigned short conversions PASSED Testing hard unsigned long -> int conversions PASSED Testing hard unsigned long -> unsigned int conversions PASSED Testing hard unsigned long -> long conversions PASSED Testing hard signed char -> float conversions PASSED Testing hard signed char -> double conversions PASSED Testing hard unsigned char -> float conversions PASSED Testing hard unsigned char -> double conversions PASSED Testing hard short -> float conversions PASSED Testing hard short -> double conversions PASSED Testing hard unsigned short -> float conversions PASSED Testing hard unsigned short -> double conversions PASSED Testing hard int -> float conversions PASSED Testing hard int -> double conversions PASSED Testing hard unsigned int -> float conversions PASSED Testing hard unsigned int -> double conversions PASSED Testing hard long -> float conversions PASSED Testing hard long -> double conversions PASSED Testing hard unsigned long -> float conversions PASSED Testing hard unsigned long -> double conversions PASSED Testing hard signed char -> long double conversions PASSED Testing hard unsigned char -> long double conversions PASSED Testing hard short -> long double conversions PASSED Testing hard unsigned short -> long double conversions PASSED Testing hard int -> long double conversions PASSED Testing hard unsigned int -> long double conversions PASSED Testing hard long -> long double conversions PASSED Testing hard unsigned long -> long double conversions PASSED Testing hard normalized float -> signed char conversions PASSED Testing hard normalized double -> signed char conversions PASSED Testing hard normalized float -> unsigned char conversions PASSED Testing hard normalized double -> unsigned char conversions PASSED Testing hard normalized float -> short conversions PASSED Testing hard normalized double -> short conversions PASSED Testing hard normalized float -> unsigned short conversions PASSED Testing hard normalized double -> unsigned short conversions PASSED Testing hard normalized float -> int conversions PASSED Testing hard normalized double -> int conversions PASSED Testing hard normalized float -> unsigned int conversions PASSED Testing hard normalized double -> unsigned int conversions PASSED Testing hard normalized float -> long conversions PASSED Testing hard normalized double -> long conversions PASSED Testing hard normalized float -> unsigned long conversions PASSED Testing hard normalized double -> unsigned long conversions PASSED Testing hard normalized long double -> signed char conversions PASSED Testing hard normalized long double -> unsigned char conversions PASSED Testing hard normalized long double -> short conversions PASSED Testing hard normalized long double -> unsigned short conversions PASSED Testing hard normalized long double -> int conversions PASSED Testing hard normalized long double -> unsigned int conversions PASSED Testing hard normalized long double -> long conversions PASSED Testing hard normalized long double -> unsigned long conversions PASSED Testing hard denormalized float -> signed char conversions PASSED Testing hard denormalized double -> signed char conversions PASSED Testing hard denormalized float -> unsigned char conversions PASSED Testing hard denormalized double -> unsigned char conversions PASSED Testing hard denormalized float -> short conversions PASSED Testing hard denormalized double -> short conversions PASSED Testing hard denormalized float -> unsigned short conversions PASSED Testing hard denormalized double -> unsigned short conversions PASSED Testing hard denormalized float -> int conversions PASSED Testing hard denormalized double -> int conversions PASSED Testing hard denormalized float -> unsigned int conversions PASSED Testing hard denormalized double -> unsigned int conversions PASSED Testing hard denormalized float -> long conversions PASSED Testing hard denormalized double -> long conversions PASSED Testing hard denormalized float -> unsigned long conversions PASSED Testing hard denormalized double -> unsigned long conversions PASSED Testing hard denormalized long double -> signed char conversions PASSED Testing hard denormalized long double -> unsigned char conversions PASSED Testing hard denormalized long double -> short conversions PASSED Testing hard denormalized long double -> unsigned short conversions PASSED Testing hard denormalized long double -> int conversions PASSED Testing hard denormalized long double -> unsigned int conversions PASSED Testing hard denormalized long double -> long conversions PASSED Testing hard denormalized long double -> unsigned long conversions PASSED Testing hard special float -> signed char conversions PASSED Testing hard special double -> signed char conversions PASSED Testing hard special float -> unsigned char conversions PASSED Testing hard special double -> unsigned char conversions PASSED Testing hard special float -> short conversions PASSED Testing hard special double -> short conversions PASSED Testing hard special float -> unsigned short conversions PASSED Testing hard special double -> unsigned short conversions PASSED Testing hard special float -> int conversions PASSED Testing hard special double -> int conversions PASSED Testing hard special float -> unsigned int conversions PASSED Testing hard special double -> unsigned int conversions PASSED Testing hard special float -> long conversions PASSED Testing hard special double -> long conversions PASSED Testing hard special float -> unsigned long conversions PASSED Testing hard special double -> unsigned long conversions PASSED Testing hard special long double -> signed char conversions PASSED Testing hard special long double -> unsigned char conversions PASSED Testing hard special long double -> short conversions PASSED Testing hard special long double -> unsigned short conversions PASSED Testing hard special long double -> int conversions PASSED Testing hard special long double -> unsigned int conversions PASSED Testing hard special long double -> long conversions PASSED Testing hard special long double -> unsigned long conversions PASSED Testing hard particular floating number -> integer conversions PASSED Testing soft normalized float -> double conversions PASSED Testing soft normalized double -> float conversions PASSED Testing soft normalized float -> long double conversions PASSED Testing soft normalized double -> long double conversions PASSED Testing soft normalized long double -> float conversions PASSED Testing soft normalized long double -> double conversions PASSED Testing soft denormalized float -> double conversions PASSED Testing soft denormalized double -> float conversions PASSED Testing soft denormalized float -> long double conversions PASSED Testing soft denormalized double -> long double conversions PASSED Testing soft denormalized long double -> float conversions PASSED Testing soft denormalized long double -> double conversions PASSED Testing soft special float -> double conversions PASSED Testing soft special double -> float conversions PASSED Testing soft special float -> long double conversions PASSED Testing soft special double -> long double conversions PASSED Testing soft special long double -> float conversions PASSED Testing soft special long double -> double conversions PASSED Testing overlap calculations PASSED Testing soft signed char -> unsigned char conversions PASSED Testing soft signed char -> short conversions PASSED Testing soft signed char -> unsigned short conversions PASSED Testing soft signed char -> int conversions PASSED Testing soft signed char -> unsigned int conversions PASSED Testing soft signed char -> long conversions PASSED Testing soft signed char -> unsigned long conversions PASSED Testing soft unsigned char -> signed char conversions PASSED Testing soft unsigned char -> short conversions PASSED Testing soft unsigned char -> unsigned short conversions PASSED Testing soft unsigned char -> int conversions PASSED Testing soft unsigned char -> unsigned int conversions PASSED Testing soft unsigned char -> long conversions PASSED Testing soft unsigned char -> unsigned long conversions PASSED Testing soft short -> signed char conversions PASSED Testing soft short -> unsigned char conversions PASSED Testing soft short -> unsigned short conversions PASSED Testing soft short -> int conversions PASSED Testing soft short -> unsigned int conversions PASSED Testing soft short -> long conversions PASSED Testing soft short -> unsigned long conversions PASSED Testing soft unsigned short -> signed char conversions PASSED Testing soft unsigned short -> unsigned char conversions PASSED Testing soft unsigned short -> short conversions PASSED Testing soft unsigned short -> int conversions PASSED Testing soft unsigned short -> unsigned int conversions PASSED Testing soft unsigned short -> long conversions PASSED Testing soft unsigned short -> unsigned long conversions PASSED Testing soft int -> signed char conversions PASSED Testing soft int -> unsigned char conversions PASSED Testing soft int -> short conversions PASSED Testing soft int -> unsigned short conversions PASSED Testing soft int -> unsigned int conversions PASSED Testing soft int -> long conversions PASSED Testing soft int -> unsigned long conversions PASSED Testing soft unsigned int -> signed char conversions PASSED Testing soft unsigned int -> unsigned char conversions PASSED Testing soft unsigned int -> short conversions PASSED Testing soft unsigned int -> unsigned short conversions PASSED Testing soft unsigned int -> int conversions PASSED Testing soft unsigned int -> long conversions PASSED Testing soft unsigned int -> unsigned long conversions PASSED Testing soft long -> signed char conversions PASSED Testing soft long -> unsigned char conversions PASSED Testing soft long -> short conversions PASSED Testing soft long -> unsigned short conversions PASSED Testing soft long -> int conversions PASSED Testing soft long -> unsigned int conversions PASSED Testing soft long -> unsigned long conversions PASSED Testing soft unsigned long -> signed char conversions PASSED Testing soft unsigned long -> unsigned char conversions PASSED Testing soft unsigned long -> short conversions PASSED Testing soft unsigned long -> unsigned short conversions PASSED Testing soft unsigned long -> int conversions PASSED Testing soft unsigned long -> unsigned int conversions PASSED Testing soft unsigned long -> long conversions PASSED Testing soft normalized float -> signed char conversions PASSED Testing soft normalized double -> signed char conversions PASSED Testing soft normalized float -> unsigned char conversions PASSED Testing soft normalized double -> unsigned char conversions PASSED Testing soft normalized float -> short conversions PASSED Testing soft normalized double -> short conversions PASSED Testing soft normalized float -> unsigned short conversions PASSED Testing soft normalized double -> unsigned short conversions PASSED Testing soft normalized float -> int conversions PASSED Testing soft normalized double -> int conversions PASSED Testing soft normalized float -> unsigned int conversions PASSED Testing soft normalized double -> unsigned int conversions PASSED Testing soft normalized float -> long conversions PASSED Testing soft normalized double -> long conversions PASSED Testing soft normalized float -> unsigned long conversions PASSED Testing soft normalized double -> unsigned long conversions PASSED Testing soft normalized long double -> signed char conversions PASSED Testing soft normalized long double -> unsigned char conversions PASSED Testing soft normalized long double -> short conversions PASSED Testing soft normalized long double -> unsigned short conversions PASSED Testing soft normalized long double -> int conversions PASSED Testing soft normalized long double -> unsigned int conversions PASSED Testing soft normalized long double -> long conversions PASSED Testing soft normalized long double -> unsigned long conversions PASSED Testing soft denormalized float -> signed char conversions PASSED Testing soft denormalized double -> signed char conversions PASSED Testing soft denormalized float -> unsigned char conversions PASSED Testing soft denormalized double -> unsigned char conversions PASSED Testing soft denormalized float -> short conversions PASSED Testing soft denormalized double -> short conversions PASSED Testing soft denormalized float -> unsigned short conversions PASSED Testing soft denormalized double -> unsigned short conversions PASSED Testing soft denormalized float -> int conversions PASSED Testing soft denormalized double -> int conversions PASSED Testing soft denormalized float -> unsigned int conversions PASSED Testing soft denormalized double -> unsigned int conversions PASSED Testing soft denormalized float -> long conversions PASSED Testing soft denormalized double -> long conversions PASSED Testing soft denormalized float -> unsigned long conversions PASSED Testing soft denormalized double -> unsigned long conversions PASSED Testing soft denormalized long double -> signed char conversions PASSED Testing soft denormalized long double -> unsigned char conversions PASSED Testing soft denormalized long double -> short conversions PASSED Testing soft denormalized long double -> unsigned short conversions PASSED Testing soft denormalized long double -> int conversions PASSED Testing soft denormalized long double -> unsigned int conversions PASSED Testing soft denormalized long double -> long conversions PASSED Testing soft denormalized long double -> unsigned long conversions PASSED Testing soft special float -> signed char conversions PASSED Testing soft special double -> signed char conversions PASSED Testing soft special float -> unsigned char conversions PASSED Testing soft special double -> unsigned char conversions PASSED Testing soft special float -> short conversions PASSED Testing soft special double -> short conversions PASSED Testing soft special float -> unsigned short conversions PASSED Testing soft special double -> unsigned short conversions PASSED Testing soft special float -> int conversions PASSED Testing soft special double -> int conversions PASSED Testing soft special float -> unsigned int conversions PASSED Testing soft special double -> unsigned int conversions PASSED Testing soft special float -> long conversions PASSED Testing soft special double -> long conversions PASSED Testing soft special float -> unsigned long conversions PASSED Testing soft special double -> unsigned long conversions PASSED Testing soft special long double -> signed char conversions PASSED Testing soft special long double -> unsigned char conversions PASSED Testing soft special long double -> short conversions PASSED Testing soft special long double -> unsigned short conversions PASSED Testing soft special long double -> int conversions PASSED Testing soft special long double -> unsigned int conversions PASSED Testing soft special long double -> long conversions PASSED Testing soft special long double -> unsigned long conversions PASSED Testing soft signed char -> float conversions PASSED Testing soft signed char -> double conversions PASSED Testing soft unsigned char -> float conversions PASSED Testing soft unsigned char -> double conversions PASSED Testing soft short -> float conversions PASSED Testing soft short -> double conversions PASSED Testing soft unsigned short -> float conversions PASSED Testing soft unsigned short -> double conversions PASSED Testing soft int -> float conversions PASSED Testing soft int -> double conversions PASSED Testing soft unsigned int -> float conversions PASSED Testing soft unsigned int -> double conversions PASSED Testing soft long -> float conversions PASSED Testing soft long -> double conversions PASSED Testing soft unsigned long -> float conversions PASSED Testing soft unsigned long -> double conversions PASSED Testing soft signed char -> long double conversions PASSED Testing soft unsigned char -> long double conversions PASSED Testing soft short -> long double conversions PASSED Testing soft unsigned short -> long double conversions PASSED Testing soft int -> long double conversions PASSED Testing soft unsigned int -> long double conversions PASSED Testing soft long -> long double conversions PASSED Testing soft unsigned long -> long double conversions PASSED All data type tests passed. 3.54user 0.03system 0:03.57elapsed 100%CPU (0avgtext+0avgdata 6644maxresident)k 0inputs+64outputs (0major+14076minor)pagefaults 0swaps Finished testing dt_arith ============================ ============================ Testing dtypes Finished testing dtypes ============================ dtypes Test Log ============================ Testing non-aligned conversions (ALIGNMENT=1).... Testing H5Tget_class() PASSED Testing H5Tcopy() PASSED Testing H5Tdetect_class() PASSED Testing compound datatypes PASSED Testing query functions of compound and enumeration types PASSED Testing transient datatypes PASSED Testing named datatypes PASSED Testing functions of encoding and decoding datatypes PASSED Testing encoding datatypes with the 'use the latest format' flag PASSED Testing exceptions for int <-> float conversions PASSED Testing indirectly reopening committed datatypes PASSED Testing indirectly reopening recursively committed datatypes including file reopening PASSED Testing deleting objects that use named datatypes PASSED Testing deleting objects that use named datatypes PASSED Testing H5Tset/get_order for compound type PASSED Testing string type creation using H5Tcreate PASSED Testing deprected API routines for datatypes PASSED Testing string conversions PASSED Testing random string conversion speed PASSED Testing some type functions for string PASSED Testing compound element reordering PASSED Testing compound subset conversions PASSED Testing compound element shrinking & reordering PASSED Testing optimized struct converter PASSED Testing compound element growing PASSED Testing compound element insertion PASSED Testing packing compound datatypes PASSED Testing compound datatype with VL string PASSED Testing array datatype of compound type with VL string PASSED Testing registering type conversion routine with compound conversions PASSED Testing adjust size of compound datatypes PASSED Testing compound datatypes of boundary size with latest format PASSED Testing unaligned VL strings in compound PASSED Testing compound subset conversion with extra space in source PASSED Testing visibility of internally registered type ids PASSED Testing that H5Tpack removes trailing bytes PASSED Testing accessing objects with compound datatypes that have no fields PASSED Testing random enum conversion O(N) PASSED Testing random enum conversion O(N log N) PASSED Testing non-native enumeration type conversion PASSED Testing bitfield conversions PASSED Testing some type functions for bitfield PASSED Testing opaque datatypes PASSED Testing H5Tset/get_order PASSED Testing string conversion between ASCII and UTF PASSED All datatype tests passed. 0.53user 0.11system 0:00.67elapsed 96%CPU (0avgtext+0avgdata 26064maxresident)k 0inputs+352outputs (0major+16473minor)pagefaults 0swaps Finished testing dtypes ============================ ============================ Testing dsets Finished testing dsets ============================ dsets Test Log ============================ Testing with old file format: Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing data type conversion buffer size PASSED Testing data type conversion PASSED Testing H5Zget_filter_info PASSED Testing 'null' filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(enabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(disabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(when data is corrupted) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing szip filter (with encoder) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing szip filter (without encoder) -SKIP- Testing shuffle filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+deflate+checksum filters(checksum first) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+deflate+checksum filters(checksum last) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+szip+checksum filters(checksum first, with encoder) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+szip+checksum filters(checksum first, without encoder) -SKIP- Testing shuffle+szip+checksum filters(checksum last, with encoder) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing 8-bit shuffling (setup) PASSED Testing 8-bit shuffling (write) PASSED Testing 8-bit shuffling (read) PASSED Testing nbit filter Testing nbit int (setup) PASSED Testing nbit int (write) PASSED Testing nbit int (read) PASSED Testing nbit float (setup) PASSED Testing nbit float (write) PASSED Testing nbit float (read) PASSED Testing nbit double (setup) PASSED Testing nbit double (write) PASSED Testing nbit double (read) PASSED Testing nbit array (setup) PASSED Testing nbit array (write) PASSED Testing nbit array (read) PASSED Testing nbit compound (setup) PASSED Testing nbit compound (write) PASSED Testing nbit compound (read) PASSED Testing nbit compound complex (setup) PASSED Testing nbit compound complex (write) PASSED Testing nbit compound complex (read) PASSED Testing nbit compound with no-op type (setup) PASSED Testing nbit compound with no-op type (write) PASSED Testing nbit compound with no-op type (read) PASSED Testing nbit integer dataset size PASSED Testing nbit floating-number dataset size PASSED Testing scaleoffset filter Testing scaleoffset int without fill value (setup) PASSED Testing scaleoffset int without fill value (write) PASSED Testing scaleoffset int without fill value (read) PASSED Testing scaleoffset int with fill value (setup) PASSED Testing scaleoffset int with fill value (write) PASSED Testing scaleoffset int with fill value (read) PASSED Testing scaleoffset float without fill value, D-scaling (setup) PASSED Testing scaleoffset float without fill value, D-scaling (write) PASSED Testing scaleoffset float without fill value, D-scaling (read) PASSED Testing scaleoffset float with fill value, D-scaling (setup) PASSED Testing scaleoffset float with fill value, D-scaling (write) PASSED Testing scaleoffset float with fill value, D-scaling (read) PASSED Testing scaleoffset double without fill value, D-scaling (setup) PASSED Testing scaleoffset double without fill value, D-scaling (write) PASSED Testing scaleoffset double without fill value, D-scaling (read) PASSED Testing scaleoffset double with fill value, D-scaling (setup) PASSED Testing scaleoffset double with fill value, D-scaling (write) PASSED Testing scaleoffset double with fill value, D-scaling (read) PASSED Testing multi-open with extending PASSED Testing various datatypes PASSED Testing dataset offset with user block PASSED Testing dataset access with missing filter PASSED Testing dataset filter 'can apply' callback PASSED Testing dataset filter 'can apply' callback second PASSED Testing dataset filter 'set local' callback PASSED Testing dataset szip filter 'can apply' callback PASSED Testing comparing dataset creation property lists PASSED Testing copying dataset creation property lists PASSED Testing filter deletion PASSED Testing filters with big-endian/little-endian data PASSED Testing I/O on datasets with zero-sized dims PASSED Testing Read dataset with unwritten chunk & undefined fill value PASSED Testing Write/read on randomly selected chunks PASSED Testing deprecated API routines Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing creating dataset with >4GB chunks PASSED Testing dataset chunk cache configuration PASSED Testing big chunks bypassing the cache PASSED Testing filter expanding chunks too much PASSED Testing Compatibility for datasets that use Fixed Array indexing PASSED Testing extendible dataset with various layout PASSED Testing shrinking large chunk PASSED Testing shrinking large chunk PASSED Testing with new file format: Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing data type conversion buffer size PASSED Testing data type conversion PASSED Testing H5Zget_filter_info PASSED Testing 'null' filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(enabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(disabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(when data is corrupted) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing szip filter (with encoder) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing szip filter (without encoder) -SKIP- Testing shuffle filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+deflate+checksum filters(checksum first) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+deflate+checksum filters(checksum last) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+szip+checksum filters(checksum first, with encoder) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+szip+checksum filters(checksum first, without encoder) -SKIP- Testing shuffle+szip+checksum filters(checksum last, with encoder) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing 8-bit shuffling (setup) PASSED Testing 8-bit shuffling (write) PASSED Testing 8-bit shuffling (read) PASSED Testing nbit filter Testing nbit int (setup) PASSED Testing nbit int (write) PASSED Testing nbit int (read) PASSED Testing nbit float (setup) PASSED Testing nbit float (write) PASSED Testing nbit float (read) PASSED Testing nbit double (setup) PASSED Testing nbit double (write) PASSED Testing nbit double (read) PASSED Testing nbit array (setup) PASSED Testing nbit array (write) PASSED Testing nbit array (read) PASSED Testing nbit compound (setup) PASSED Testing nbit compound (write) PASSED Testing nbit compound (read) PASSED Testing nbit compound complex (setup) PASSED Testing nbit compound complex (write) PASSED Testing nbit compound complex (read) PASSED Testing nbit compound with no-op type (setup) PASSED Testing nbit compound with no-op type (write) PASSED Testing nbit compound with no-op type (read) PASSED Testing nbit integer dataset size PASSED Testing nbit floating-number dataset size PASSED Testing scaleoffset filter Testing scaleoffset int without fill value (setup) PASSED Testing scaleoffset int without fill value (write) PASSED Testing scaleoffset int without fill value (read) PASSED Testing scaleoffset int with fill value (setup) PASSED Testing scaleoffset int with fill value (write) PASSED Testing scaleoffset int with fill value (read) PASSED Testing scaleoffset float without fill value, D-scaling (setup) PASSED Testing scaleoffset float without fill value, D-scaling (write) PASSED Testing scaleoffset float without fill value, D-scaling (read) PASSED Testing scaleoffset float with fill value, D-scaling (setup) PASSED Testing scaleoffset float with fill value, D-scaling (write) PASSED Testing scaleoffset float with fill value, D-scaling (read) PASSED Testing scaleoffset double without fill value, D-scaling (setup) PASSED Testing scaleoffset double without fill value, D-scaling (write) PASSED Testing scaleoffset double without fill value, D-scaling (read) PASSED Testing scaleoffset double with fill value, D-scaling (setup) PASSED Testing scaleoffset double with fill value, D-scaling (write) PASSED Testing scaleoffset double with fill value, D-scaling (read) PASSED Testing multi-open with extending PASSED Testing various datatypes PASSED Testing dataset offset with user block PASSED Testing dataset access with missing filter PASSED Testing dataset filter 'can apply' callback PASSED Testing dataset filter 'can apply' callback second PASSED Testing dataset filter 'set local' callback PASSED Testing dataset szip filter 'can apply' callback PASSED Testing comparing dataset creation property lists PASSED Testing copying dataset creation property lists PASSED Testing filter deletion PASSED Testing filters with big-endian/little-endian data PASSED Testing I/O on datasets with zero-sized dims PASSED Testing Read dataset with unwritten chunk & undefined fill value PASSED Testing Write/read on randomly selected chunks PASSED Testing deprecated API routines Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing creating dataset with >4GB chunks PASSED Testing dataset chunk cache configuration PASSED Testing big chunks bypassing the cache PASSED Testing filter expanding chunks too much PASSED Testing Compatibility for datasets that use Fixed Array indexing PASSED Testing extendible dataset with various layout PASSED Testing shrinking large chunk PASSED Testing shrinking large chunk PASSED Testing H5Dscatter() PASSED Testing H5Dgather() PASSED Testing H5Dscatter() error conditions PASSED Testing H5Dgather() error conditions PASSED All dataset tests passed. 1.46user 0.74system 0:02.28elapsed 96%CPU (0avgtext+0avgdata 72364maxresident)k 0inputs+111768outputs (0major+39093minor)pagefaults 0swaps Finished testing dsets ============================ ============================ Testing cmpd_dset Finished testing cmpd_dset ============================ cmpd_dset Test Log ============================ Testing compound dataset: Testing basic compound write PASSED Testing basic compound read PASSED Testing reversal of struct members PASSED Testing subset struct read PASSED Testing partially initialized superset read PASSED Testing partially initialized superset optimized read PASSED Testing partially initialized superset write PASSED Testing explicit data space PASSED Testing hyperslab partial read to array PASSED Testing hyperslab partial read to another hyperslab PASSED Testing hyperslab to hyperslab part initialized read PASSED Testing hyperslab part initialized write PASSED Testing the optimization of when the source type is a subset of the dest: Testing writing data to contiguous and chunked datasets PASSED Testing rewriting data with a subset of original data type PASSED Testing reading data with a subset of original data type PASSED Testing the optimization of when the dest type is a subset of the source: Testing writing data to contiguous and chunked datasets PASSED Testing rewriting data with a subset of original data type PASSED Testing reading data with a subset of original data type PASSED Testing that compound types can be packed out of order: Without extra space at the end of compound... Testing random member insertion with empty compound subtype PASSED Testing random member insertion with full compound subtype PASSED Testing reverse member insertion with empty compound subtype PASSED Testing reverse member insertion with full compound subtype PASSED Testing forward member insertion with empty compound subtype PASSED Testing forward member insertion with full compound subtype PASSED With extra space at the end of compound... Testing random member insertion with empty compound subtype PASSED Testing random member insertion with full compound subtype PASSED Testing reverse member insertion with empty compound subtype PASSED Testing reverse member insertion with full compound subtype PASSED Testing forward member insertion with empty compound subtype PASSED Testing forward member insertion with full compound subtype PASSED Testing compound member ordering: Testing that compound member insertion order is preserved PASSED All compound dataset tests passed. 0.30user 0.91system 0:01.22elapsed 99%CPU (0avgtext+0avgdata 157692maxresident)k 0inputs+281328outputs (0major+66675minor)pagefaults 0swaps Finished testing cmpd_dset ============================ ============================ Testing filter_fail Finished testing filter_fail ============================ filter_fail Test Log ============================ Testing data writing when a mandatory filter fails and chunk cache is enabled PASSED Testing data reading when a mandatory filter fails PASSED Testing data writing when a mandatory filter fails and chunk cache is disabled PASSED Testing data reading when a mandatory filter fails PASSED 0.04user 0.00system 0:00.04elapsed 121%CPU (0avgtext+0avgdata 6408maxresident)k 0inputs+16outputs (0major+2802minor)pagefaults 0swaps Finished testing filter_fail ============================ ============================ Testing extend Finished testing extend ============================ extend Test Log ============================ Testing extendible dataset with incr. allocation PASSED Testing extendible dataset with incr. allocation w/deprec. symbols PASSED Testing extendible dataset with early allocation PASSED Testing extendible dataset with early allocation w/deprec. symbols PASSED All extend tests passed. 0.06user 0.01system 0:00.06elapsed 108%CPU (0avgtext+0avgdata 7284maxresident)k 0inputs+7880outputs (0major+2972minor)pagefaults 0swaps Finished testing extend ============================ ============================ Testing external Finished testing external ============================ external Test Log ============================ Testing with the default file format: Testing fixed-size data space, exact storage PASSED Testing external storage is too small PASSED Testing extendible dataspace, exact external size PASSED Testing extendible dataspace, external storage is too small PASSED Testing unlimited dataspace, unlimited external storage PASSED Testing multiple external files PASSED Testing external file following unlimited file PASSED Testing address overflow in external files PASSED Testing read external dataset PASSED Testing write external dataset PASSED Testing absolute filenames for external file PASSED Testing filenames relative to current directory for external file PASSED Testing filenames relative to HDF5 file for external file PASSED Testing prefix in HDF5_EXTFILE_PREFIX PASSED Testing with the latest file format: Testing fixed-size data space, exact storage PASSED Testing external storage is too small PASSED Testing extendible dataspace, exact external size PASSED Testing extendible dataspace, external storage is too small PASSED Testing unlimited dataspace, unlimited external storage PASSED Testing multiple external files PASSED Testing external file following unlimited file PASSED Testing address overflow in external files PASSED Testing read external dataset PASSED Testing write external dataset PASSED Testing absolute filenames for external file PASSED Testing filenames relative to current directory for external file PASSED Testing filenames relative to HDF5 file for external file PASSED Testing prefix in HDF5_EXTFILE_PREFIX PASSED All external storage tests passed. 0.04user 0.03system 0:00.11elapsed 68%CPU (0avgtext+0avgdata 6544maxresident)k 0inputs+848outputs (0major+2906minor)pagefaults 0swaps Finished testing external ============================ ============================ Testing efc Finished testing efc ============================ efc Test Log ============================ Testing the external file cache Testing single EFC PASSED Testing graph of EFCs without cycles PASSED Testing graph of EFCs with cycles PASSED All external file cache tests passed. 0.14user 0.03system 0:00.29elapsed 60%CPU (0avgtext+0avgdata 8488maxresident)k 0inputs+1616outputs (0major+4878minor)pagefaults 0swaps Finished testing efc ============================ ============================ Testing objcopy Finished testing objcopy ============================ objcopy Test Log ============================ Testing without shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED All object copying tests passed. 52.00user 6.18system 1:00.42elapsed 96%CPU (0avgtext+0avgdata 39212maxresident)k 0inputs+300504outputs (0major+105066minor)pagefaults 0swaps Finished testing objcopy ============================ ============================ Testing links Finished testing links ============================ links Test Log ============================ Testing link creation PASSED Testing link queries PASSED Testing H5Lcreate functions PASSED Testing new link queries PASSED Testing long names for objects & links PASSED Testing too many links PASSED Testing link creation property lists PASSED Testing H5Lmove PASSED Testing H5Lcopy PASSED Testing moving and copying links preserves their properties PASSED Testing backwards compatibility PASSED Testing external file cache with external links PASSED Testing external links across multiple files PASSED Testing H5Pset/get_elink_acc_flags() PASSED ---Testing without external file cache--- Testing external link to root PASSED Testing external link to object on path PASSED Testing external link to self PASSED Testing external links back and forth PASSED Testing too many external links PASSED Testing dangling external links PASSED Testing recursive external links PASSED Testing query aspects of external link PASSED Testing unlinking external link in compact group PASSED Testing unlinking external link in dense group PASSED Testing move external link PASSED Testing external link along for the ride PASSED Testing that external files are closed during traversal PASSED Testing endianness of external links PASSED Testing that external files work with strong file close degree PASSED Testing external links via H5Pset_elink_prefix() PASSED Testing external links via main file's absolute path PASSED Testing external links via main file's CWD + relative path PASSED Testing external links via current working directory PASSED Testing external links via target's absolute path PASSED Testing external links via main file's CWD PASSED Testing external links via main file's CWD + target's relative path PASSED Testing external links via chdir and found in current working directory PASSED Testing H5Pset/get_elink_fapl() with different physical layouts PASSED Testing H5Pset/get_elink_fapl() with same physical layout PASSED Testing H5Pset/get_fapl() PASSED Testing H5Pset/get_elink_cb() PASSED Testing external links w/symlink files PASSED Testing copying invalid external links to the source file PASSED Testing that invalid external links don't open the source file PASSED Testing opening object twice through elink PASSED Testing attach committed datatype to external group's attribute/dataset PASSED ---Testing with external file cache--- Testing external link to root PASSED Testing external link to object on path PASSED Testing external link to self PASSED Testing external links back and forth PASSED Testing too many external links PASSED Testing dangling external links PASSED Testing recursive external links PASSED Testing query aspects of external link PASSED Testing unlinking external link in compact group PASSED Testing unlinking external link in dense group PASSED Testing move external link PASSED Testing external link along for the ride PASSED Testing that external files are closed during traversal PASSED Testing endianness of external links PASSED Testing that external files work with strong file close degree PASSED Testing external links via H5Pset_elink_prefix() PASSED Testing external links via main file's absolute path PASSED Testing external links via main file's CWD + relative path PASSED Testing external links via current working directory PASSED Testing external links via target's absolute path PASSED Testing external links via main file's CWD PASSED Testing external links via main file's CWD + target's relative path PASSED Testing external links via chdir and found in current working directory PASSED Testing H5Pset/get_elink_fapl() with different physical layouts PASSED Testing H5Pset/get_elink_fapl() with same physical layout PASSED Testing H5Pset/get_fapl() PASSED Testing H5Pset/get_elink_cb() PASSED Testing external links w/symlink files PASSED Testing copying invalid external links to the source file PASSED Testing that invalid external links don't open the source file PASSED Testing opening object twice through elink PASSED Testing attach committed datatype to external group's attribute/dataset PASSED Testing user-defined link callbacks PASSED Testing user-defined link error conditions PASSED Testing user data passed through lapl PASSED Testing adjusting nlinks with LAPL PASSED Testing link type field in H5Lget_info PASSED Testing link visiting PASSED Testing link visiting by name PASSED Testing object visiting PASSED Testing object visiting by name PASSED Testing stopping object iteration PASSED Testing group link filters PASSED Testing object exists PASSED Testing that all files were closed correctly PASSED Testing link creation (w/new group format) PASSED Testing link queries (w/new group format) PASSED Testing H5Lcreate functions (w/new group format) PASSED Testing new link queries (w/new group format) PASSED Testing long names for objects & links (w/new group format) PASSED Testing too many links (w/new group format) PASSED Testing link creation property lists (w/new group format) PASSED Testing H5Lmove (w/new group format) PASSED Testing H5Lcopy (w/new group format) PASSED Testing moving and copying links preserves their properties (w/new group format) PASSED Testing backwards compatibility (w/new group format) PASSED Testing external file cache with external links (w/new group format) PASSED Testing external links across multiple files (w/new group format) PASSED Testing H5Pset/get_elink_acc_flags() (w/new group format) PASSED ---Testing without external file cache--- Testing external link to root (w/new group format) PASSED Testing external link to object on path (w/new group format) PASSED Testing external link to self (w/new group format) PASSED Testing external links back and forth (w/new group format) PASSED Testing too many external links (w/new group format) PASSED Testing dangling external links (w/new group format) PASSED Testing recursive external links (w/new group format) PASSED Testing query aspects of external link (w/new group format) PASSED Testing unlinking external link in compact group (w/new group format) PASSED Testing unlinking external link in dense group (w/new group format) PASSED Testing move external link (w/new group format) PASSED Testing external link along for the ride (w/new group format) PASSED Testing that external files are closed during traversal (w/new group format) PASSED Testing endianness of external links (w/new group format) PASSED Testing that external files work with strong file close degree (w/new group format) PASSED Testing external links via H5Pset_elink_prefix()(w/new group format) PASSED Testing external links via main file's absolute path (w/new group format) PASSED Testing external links via main file's CWD + relative path(w/new group format) PASSED Testing external links via current working directory(w/new group format) PASSED Testing external links via target's absolute path (w/new group format) PASSED Testing external links via main file's CWD (w/new group format) PASSED Testing external links via main file's CWD + target's relative path(w/new group format) PASSED Testing external links via chdir and found in current working directory (w/new group format) PASSED Testing H5Pset/get_elink_fapl() with different physical layouts (w/new group format) PASSED Testing H5Pset/get_elink_fapl() with same physical layout (w/new group format) PASSED Testing H5Pset/get_fapl() (w/new group format) PASSED Testing H5Pset/get_elink_cb() (w/new group format) PASSED Testing external links w/symlink files (w/new group format) PASSED Testing copying invalid external links to the source file (w/new group format) PASSED Testing that invalid external links don't open the source file (w/new group format) PASSED Testing opening object twice through elink (w/new group format) PASSED Testing attach committed datatype to external group's attribute/dataset(w/new group format) PASSED ---Testing with external file cache--- Testing external link to root (w/new group format) PASSED Testing external link to object on path (w/new group format) PASSED Testing external link to self (w/new group format) PASSED Testing external links back and forth (w/new group format) PASSED Testing too many external links (w/new group format) PASSED Testing dangling external links (w/new group format) PASSED Testing recursive external links (w/new group format) PASSED Testing query aspects of external link (w/new group format) PASSED Testing unlinking external link in compact group (w/new group format) PASSED Testing unlinking external link in dense group (w/new group format) PASSED Testing move external link (w/new group format) PASSED Testing external link along for the ride (w/new group format) PASSED Testing that external files are closed during traversal (w/new group format) PASSED Testing endianness of external links (w/new group format) PASSED Testing that external files work with strong file close degree (w/new group format) PASSED Testing external links via H5Pset_elink_prefix()(w/new group format) PASSED Testing external links via main file's absolute path (w/new group format) PASSED Testing external links via main file's CWD + relative path(w/new group format) PASSED Testing external links via current working directory(w/new group format) PASSED Testing external links via target's absolute path (w/new group format) PASSED Testing external links via main file's CWD (w/new group format) PASSED Testing external links via main file's CWD + target's relative path(w/new group format) PASSED Testing external links via chdir and found in current working directory (w/new group format) PASSED Testing H5Pset/get_elink_fapl() with different physical layouts (w/new group format) PASSED Testing H5Pset/get_elink_fapl() with same physical layout (w/new group format) PASSED Testing H5Pset/get_fapl() (w/new group format) PASSED Testing H5Pset/get_elink_cb() (w/new group format) PASSED Testing external links w/symlink files (w/new group format) PASSED Testing copying invalid external links to the source file (w/new group format) PASSED Testing that invalid external links don't open the source file (w/new group format) PASSED Testing opening object twice through elink (w/new group format) PASSED Testing attach committed datatype to external group's attribute/dataset(w/new group format) PASSED Testing user-defined hard link (w/new group format) PASSED Testing registering a new class for existing UD links (w/new group format) PASSED Testing user-defined link callbacks (w/new group format) PASSED Testing user-defined link error conditions (w/new group format) PASSED Testing user data passed through lapl (w/new group format) PASSED Testing adjusting nlinks with LAPL (w/new group format) PASSED Testing link type field in H5Lget_info (w/new group format) PASSED Testing link visiting (w/new group format) PASSED Testing link visiting by name (w/new group format) PASSED Testing object visiting (w/new group format) PASSED Testing object visiting by name (w/new group format) PASSED Testing stopping object iteration (w/new group format) PASSED Testing group link filters (w/new group format) PASSED Testing object exists (w/new group format) PASSED Testing that all files were closed correctly (w/new group format) PASSED Testing creating empty group with creation order indexing PASSED Testing creating compact group with creation order indexing PASSED Testing creating dense group with creation order indexing PASSED Testing transitioning group with creation order indexing between dense & compact forms PASSED Testing deleting group with creation order indexing in dense form PASSED Testing querying info by index w/o creation order index, using soft links PASSED Testing querying info by index w/creation order index, using soft links PASSED Testing querying info by index w/o creation order index, using hard links PASSED Testing querying info by index w/creation order index, using hard links PASSED Testing deleting links by name index in increasing order w/o creation order index PASSED Testing deleting links by name index in increasing order w/creation order index PASSED Testing deleting links by name index in decreasing order w/o creation order index PASSED Testing deleting links by name index in decreasing order w/creation order index PASSED Testing deleting links by creation order index in increasing order w/o creation order index PASSED Testing deleting links by creation order index in increasing order w/creation order index PASSED Testing deleting links by creation order index in decreasing order w/o creation order index PASSED Testing deleting links by creation order index in decreasing order w/creation order index PASSED Testing iterating over links by name index in increasing order w/o creation order index PASSED Testing iterating over links by name index in increasing order w/creation order index PASSED Testing iterating over links by name index in decreasing order w/o creation order index PASSED Testing iterating over links by name index in decreasing order w/creation order index PASSED Testing iterating over links by name index in native order w/o creation order index PASSED Testing iterating over links by name index in native order w/creation order index PASSED Testing iterating over links by creation order index in increasing order w/o creation order index PASSED Testing iterating over links by creation order index in increasing order w/creation order index PASSED Testing iterating over links by creation order index in decreasing order w/o creation order index PASSED Testing iterating over links by creation order index in decreasing order w/creation order index PASSED Testing iterating over links by creation order index in native order w/o creation order index PASSED Testing iterating over links by creation order index in native order w/creation order index PASSED Testing open object by name index in increasing order w/o creation order index PASSED Testing open object by name index in increasing order w/creation order index PASSED Testing open object by name index in decreasing order w/o creation order index PASSED Testing open object by name index in decreasing order w/creation order index PASSED Testing open object by name index in native order w/o creation order index PASSED Testing open object by name index in native order w/creation order index PASSED Testing open object by creation order index in increasing order w/o creation order index PASSED Testing open object by creation order index in increasing order w/creation order index PASSED Testing open object by creation order index in decreasing order w/o creation order index PASSED Testing open object by creation order index in decreasing order w/creation order index PASSED Testing open object by creation order index in native order w/o creation order index PASSED Testing open object by creation order index in native order w/creation order index PASSED Testing query object info by name index in increasing order w/o creation order index PASSED Testing query object info by name index in increasing order w/creation order index PASSED Testing query object info by name index in decreasing order w/o creation order index PASSED Testing query object info by name index in decreasing order w/creation order index PASSED Testing query object info by name index in native order w/o creation order index PASSED Testing query object info by name index in native order w/creation order index PASSED Testing query object info by creation order index in increasing order w/o creation order index PASSED Testing query object info by creation order index in increasing order w/creation order index PASSED Testing query object info by creation order index in decreasing order w/o creation order index PASSED Testing query object info by creation order index in decreasing order w/creation order index PASSED Testing query object info by creation order index in native order w/o creation order index PASSED Testing query object info by creation order index in native order w/creation order index PASSED Testing query group info by name index in increasing order w/o creation order index PASSED Testing query group info by name index in increasing order w/creation order index PASSED Testing query group info by name index in decreasing order w/o creation order index PASSED Testing query group info by name index in decreasing order w/creation order index PASSED Testing query group info by name index in native order w/o creation order index PASSED Testing query group info by name index in native order w/creation order index PASSED Testing query group info by creation order index in increasing order w/o creation order index PASSED Testing query group info by creation order index in increasing order w/creation order index PASSED Testing query group info by creation order index in decreasing order w/o creation order index PASSED Testing query group info by creation order index in decreasing order w/creation order index PASSED Testing query group info by creation order index in native order w/o creation order index PASSED Testing query group info by creation order index in native order w/creation order index PASSED Testing timestamps on objects PASSED Testing querying info by index in old-style group, using soft links PASSED Testing querying info by index in old-style group, using hard links PASSED Testing deleting links by index in increasing order in old-style group PASSED Testing deleting links by index in decreasing order in old-style group PASSED Testing iterating over links by name index in increasing order in old-style group PASSED Testing iterating over links by name index in decreasing order in old-style group PASSED Testing iterating over links by name index in native order in old-style group PASSED Testing open object by name index in increasing order in old-style group PASSED Testing open object by name index in decreasing order in old-style group PASSED Testing open object by name index in native order in old-style group PASSED Testing query object info by name index in increasing order in old-style group PASSED Testing query object info by name index in decreasing order in old-style group PASSED Testing query object info by name index in native order in old-style group PASSED Testing query group info by name index in increasing order in old-style group PASSED Testing query group info by name index in decreasing order in old-style group PASSED Testing query group info by name index in native order in old-style group PASSED Testing external links are registered after reset PASSED All link tests passed. 1.47user 0.31system 0:02.33elapsed 76%CPU (0avgtext+0avgdata 9576maxresident)k 0inputs+9352outputs (0major+31411minor)pagefaults 0swaps Finished testing links ============================ ============================ Testing unlink Finished testing unlink ============================ unlink Test Log ============================ Testing with old group format: Testing unlink by absolute name PASSED Testing unlink by local name PASSED Testing unlink without a name PASSED Testing forward unlink PASSED Testing backward unlink PASSED Testing inward unlink PASSED Testing outward unlink PASSED Testing symlink removal PASSED Testing object renaming PASSED Testing symlink renaming PASSED Testing new move PASSED Testing check new move function PASSED Testing file space gets reused: Testing contiguous dataset with late allocation PASSED Testing contiguous dataset with early allocation PASSED Testing chunked dataset with late allocation PASSED Testing chunked dataset with early allocation PASSED Testing compressed, chunked dataset PASSED Testing re-writing compressed, chunked dataset PASSED Testing compact dataset PASSED Testing object header continuations PASSED Testing named datatype PASSED Testing single group PASSED Testing multiple groups PASSED Testing simple group hierarchy PASSED Testing complex group hierarchy PASSED Testing duplicate dataset PASSED Testing duplicate group PASSED Testing duplicate named datatype PASSED Testing duplicate attribute PASSED Testing create and unlink large number of objects PASSED Testing create and unlink large number of objects with small cache PASSED Testing creating links with multiple slashes PASSED Testing deleting links with multiple slashes PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing resurrecting dataset after deletion PASSED Testing resurrecting datatype after deletion PASSED Testing resurrecting group after deletion PASSED Testing unlinking chunked dataset PASSED Testing with new group format: Testing unlink by absolute name PASSED Testing unlink by local name PASSED Testing unlink without a name PASSED Testing forward unlink PASSED Testing backward unlink PASSED Testing inward unlink PASSED Testing outward unlink PASSED Testing symlink removal PASSED Testing object renaming PASSED Testing symlink renaming PASSED Testing new move PASSED Testing check new move function PASSED Testing file space gets reused: Testing contiguous dataset with late allocation PASSED Testing contiguous dataset with early allocation PASSED Testing chunked dataset with late allocation PASSED Testing chunked dataset with early allocation PASSED Testing compressed, chunked dataset PASSED Testing re-writing compressed, chunked dataset PASSED Testing compact dataset PASSED Testing object header continuations PASSED Testing named datatype PASSED Testing single group PASSED Testing multiple groups PASSED Testing simple group hierarchy PASSED Testing complex group hierarchy PASSED Testing duplicate dataset PASSED Testing duplicate group PASSED Testing duplicate named datatype PASSED Testing duplicate attribute PASSED Testing create and unlink large number of objects PASSED Testing create and unlink large number of objects with small cache PASSED Testing creating links with multiple slashes PASSED Testing deleting links with multiple slashes PASSED Testing resurrecting dataset after deletion PASSED Testing resurrecting datatype after deletion PASSED Testing resurrecting group after deletion PASSED Testing unlinking chunked dataset PASSED Testing unlinking non-empty compact group PASSED Testing unlinking non-empty dense group PASSED All unlink tests passed. 5.28user 0.59system 0:05.98elapsed 98%CPU (0avgtext+0avgdata 28788maxresident)k 0inputs+35184outputs (0major+8783minor)pagefaults 0swaps Finished testing unlink ============================ ============================ Testing big Finished testing big ============================ big Test Log ============================ Testing big file with the SEC2 Driver Testing Huge dataset write PASSED #000 0x000000008ca476b1 PASSED #001 0x0000000066974656 PASSED #002 0x0000000186b7855b PASSED #003 0x0000000157fa3290 PASSED #004 0x0000000114206768 PASSED #005 0x00000001ff6c3f0e PASSED #006 0x0000000135ed756e PASSED #007 0x000000014bf1e7bc PASSED #008 0x00000000c12a29ee PASSED #009 0x0000000058ee416a PASSED #010 0x0000000052227f7c PASSED #011 0x000000015af9b120 PASSED #012 0x000000019cb63458 PASSED #013 0x00000001a4130f48 PASSED #014 0x00000000ffa1849a PASSED #015 0x000000010c270a53 PASSED #016 0x00000001851f05c2 PASSED #017 0x00000001e56030bf PASSED #018 0x00000001794e1d3a PASSED #019 0x00000000747bb406 PASSED #020 0x00000000d474544c PASSED #021 0x00000001f8a2f95b PASSED #022 0x00000001616ef0be PASSED #023 0x00000000a19fa7be PASSED #024 0x0000000170dd6360 PASSED #025 0x00000000d260b5a6 PASSED #026 0x00000001893b19c0 PASSED #027 0x0000000069124017 PASSED #028 0x00000001bbcc6498 PASSED #029 0x00000001e279a5ac PASSED #030 0x00000000e8d07e08 PASSED #031 0x00000000df8fe250 PASSED #032 0x000000009f6619a9 PASSED #033 0x000000009f1230d8 PASSED #034 0x0000000199c4fab7 PASSED #035 0x000000012b3a30b8 PASSED #036 0x000000015e60ffaa PASSED #037 0x000000019fefb6c0 PASSED #038 0x00000000244f096c PASSED #039 0x000000009ff54626 PASSED #040 0x00000001b8b4833e PASSED #041 0x0000000076751448 PASSED #042 0x0000000192f1f6c0 PASSED #043 0x00000000df776b68 PASSED #044 0x000000005fa51bc3 PASSED #045 0x00000000654f3ee8 PASSED #046 0x0000000179d88c16 PASSED #047 0x000000006ceff0d3 PASSED #048 0x000000019145069f PASSED #049 0x00000001a25d5f94 PASSED Test passed with the SEC2 Driver. 0.02user 0.03system 0:00.05elapsed 107%CPU (0avgtext+0avgdata 6008maxresident)k 0inputs+6864outputs (0major+2680minor)pagefaults 0swaps Finished testing big ============================ ============================ Testing mtime Finished testing mtime ============================ mtime Test Log ============================ Testing modification time messages PASSED Testing accessing old modification time messages PASSED Testing accessing new modification time messages PASSED All modification time tests passed. 0.03user 0.00system 0:00.03elapsed 113%CPU (0avgtext+0avgdata 5880maxresident)k 0inputs+8outputs (0major+2654minor)pagefaults 0swaps Finished testing mtime ============================ ============================ Testing fillval Finished testing fillval ============================ fillval Test Log ============================ Testing property lists PASSED Testing property lists, with variable-length datatype PASSED Testing with old file format: Testing chunked dataset creation PASSED Testing chunked dataset I/O PASSED Testing chunked dataset extend PASSED Testing chunked dataset partially allocated I/O PASSED Testing contiguous dataset creation PASSED Testing contiguous dataset I/O PASSED Testing contiguous dataset extend -SKIP- Not implemented yet -- needs H5S_SELECT_DIFF operator Testing contiguous dataset compatibility with v. 1.4 PASSED Testing compact dataset creation PASSED Testing compact dataset I/O PASSED Testing with new file format: Testing chunked dataset creation PASSED Testing chunked dataset I/O PASSED Testing chunked dataset extend PASSED Testing chunked dataset partially allocated I/O PASSED Testing contiguous dataset creation PASSED Testing contiguous dataset I/O PASSED Testing contiguous dataset extend -SKIP- Not implemented yet -- needs H5S_SELECT_DIFF operator Testing contiguous dataset compatibility with v. 1.4 PASSED Testing compact dataset creation PASSED Testing compact dataset I/O PASSED All fill value tests passed. 4.64user 0.71system 0:05.58elapsed 95%CPU (0avgtext+0avgdata 17004maxresident)k 0inputs+309976outputs (0major+5728minor)pagefaults 0swaps Finished testing fillval ============================ ============================ Testing mount Finished testing mount ============================ mount Test Log ============================ Testing basic functionality PASSED Testing illegal mount operations PASSED Testing same file mount operations PASSED Testing name hiding under mount point PASSED Testing mount point open PASSED Testing multi-linked mount point PASSED Testing mount point unlinking PASSED Testing object renaming PASSED Testing mount point renaming PASSED Testing preopening objects under the mount point PASSED Testing open object access after unmount PASSED Testing interfile hard links -SKIP- Test skipped due file pointer sharing issue (Jira 7638). PASSED Testing file handle uniformity PASSED Testing file handle close PASSED Testing mounting on group after file is closed PASSED Testing mounting after file is unmounted PASSED Testing missing unmount PASSED Testing hold open w/file PASSED Testing hold open w/group PASSED Testing file close degrees must be same PASSED Testing 'semi' file close degree PASSED Testing 'strong' file close degree PASSED Testing access permissions PASSED Testing multiple mounts PASSED Testing nested mounts survive PASSED Testing close parent PASSED Testing cutting mount graph PASSED Testing symlinks PASSED Testing shared mount access PASSED Testing closing shared mounts PASSED Testing closing multiple shared mounts PASSED All mount tests passed. 0.07user 0.06system 0:00.17elapsed 82%CPU (0avgtext+0avgdata 9396maxresident)k 0inputs+480outputs (0major+11739minor)pagefaults 0swaps Finished testing mount ============================ ============================ Testing flush1 Finished testing flush1 ============================ flush1 Test Log ============================ Testing H5Fflush (part1) PASSED 0.04user 0.00system 0:00.04elapsed 114%CPU (0avgtext+0avgdata 8012maxresident)k 0inputs+480outputs (0major+3069minor)pagefaults 0swaps Finished testing flush1 ============================ ============================ Testing flush2 Finished testing flush2 ============================ flush2 Test Log ============================ Testing H5Fflush (part2 with flush) PASSED Testing H5Fflush (part2 without flush) PASSED Testing H5Fflush (part2 with flush and later addition) PASSED 0.01user 0.02system 0:00.03elapsed 112%CPU (0avgtext+0avgdata 6444maxresident)k 0inputs+0outputs (0major+2798minor)pagefaults 0swaps Finished testing flush2 ============================ ============================ Testing app_ref Finished testing app_ref ============================ app_ref Test Log ============================ Testing library shutdown with reference count > 1 PASSED 0.03user 0.01system 0:00.03elapsed 128%CPU (0avgtext+0avgdata 5388maxresident)k 0inputs+8outputs (0major+2493minor)pagefaults 0swaps Finished testing app_ref ============================ ============================ Testing enum Finished testing enum ============================ enum Test Log ============================ Testing named enumeration types PASSED Testing enumeration conversions PASSED Testing O(1) conversions PASSED Testing O(log N) converions PASSED Testing for non-existing name and value PASSED Testing some functions with enumeration types PASSED All enum tests passed. 0.01user 0.02system 0:00.03elapsed 113%CPU (0avgtext+0avgdata 6060maxresident)k 0inputs+24outputs (0major+2655minor)pagefaults 0swaps Finished testing enum ============================ ============================ Testing set_extent Finished testing set_extent ============================ set_extent Test Log ============================ Testing with old file format and chunk cache disabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing with old file format and chunk cache enabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing external file use PASSED Testing storage layout use PASSED Testing with new file format and chunk cache disabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing with new file format and chunk cache enabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing external file use PASSED Testing storage layout use PASSED All H5Dset_extent tests passed. 7.95user 2.32system 0:10.46elapsed 98%CPU (0avgtext+0avgdata 8924maxresident)k 0inputs+9032outputs (0major+3392minor)pagefaults 0swaps Finished testing set_extent ============================ ============================ Testing ttsafe Finished testing ttsafe ============================ ttsafe Test Log ============================ Most thread-safety tests skipped because THREADSAFE not enabled For help use: /builddir/build/BUILD/hdf5-1.8.18/mpich/test/.libs/ttsafe -help Linked with hdf5 version 1.8 release 18 Testing -- library threadsafe status (is_threadsafe) All tests were successful. Cleaning Up temp files... 0.04user 0.00system 0:00.03elapsed 117%CPU (0avgtext+0avgdata 5132maxresident)k 0inputs+0outputs (0major+2359minor)pagefaults 0swaps Finished testing ttsafe ============================ ============================ Testing getname Finished testing getname ============================ getname Test Log ============================ Testing H5Iget_name with one group PASSED Testing H5Iget_name with more than one group PASSED Testing H5Iget_name with H5Gopen2 PASSED Testing H5Iget_name with H5Dcreate2 PASSED Testing H5Iget_name with H5Dopen2 PASSED Testing H5Iget_name with a long path PASSED Testing H5Iget_name with H5Tcommit2 PASSED Testing H5Iget_name with H5Topen2 PASSED Testing H5Iget_name with H5Lmove and H5Gopen2 PASSED Testing H5Iget_name with H5Lmove and H5Dopen2 PASSED Testing H5Iget_name with H5Lmove and H5Topen2 PASSED Testing H5Iget_name with H5Lmove and relative names PASSED Testing H5Iget_name with H5Lmove and a long path PASSED Testing H5Iget_name with H5Lmove and a long path #2 PASSED Testing H5Iget_name with H5Ldelete PASSED Testing H5Iget_name with H5Ldelete and a long path PASSED Testing H5Iget_name with H5Ldelete, same names PASSED Testing H5Iget_name with H5Fmount; with IDs on the list PASSED Testing H5Iget_name with H5Fmount; long name PASSED Testing H5Iget_name with H5Funmount PASSED Testing H5Iget_name with a defined type dataset PASSED Testing H5Iget_name with datasets that have two names PASSED Testing H5Iget_name with different files PASSED Testing H5Iget_name with different files #2 PASSED Testing H5Iget_name with a small buffer for name PASSED Testing H5Iget_name with a dynamic buffer for name PASSED Testing H5Iget_name with invalid IDs PASSED Testing H5Iget_name with added names with mounting PASSED Testing H5Iget_name with H5Fclose PASSED Testing H5Iget_name with H5Fmount and H5Ldelete PASSED Testing H5Iget_name with H5Fmount and H5Lmove PASSED Testing H5Iget_name with H5Lcreate_hard PASSED Testing H5Iget_name with H5Lcreate_soft PASSED Testing H5Iget_name with H5Lcreate_soft and move target PASSED Testing H5Iget_name with H5Lcreate_soft and move source PASSED Testing H5Iget_name with H5Lcreate_soft and unlink target PASSED Testing H5Iget_name with H5Lcreate_soft and unlink source PASSED Testing H5Iget_name with several nested mounted files PASSED Testing H5Iget_name and H5Lmove with repeated path components PASSED Testing H5Iget_name with higher mounted file PASSED Testing H5Iget_name with multiple hard links and mounted files PASSED Testing H5Iget_name with mounted files and unlinking PASSED Testing H5Iget_name with mounting already mounted files PASSED Testing H5Iget_name with opening object in unmounted file PASSED Testing H5Iget_name with anonymous datatypes PASSED Testing getting path to normal dataset in root group PASSED Testing getting path to dataset in /Group1 PASSED Testing getting path to /Group1 PASSED Testing getting path to datatype in /Group1 PASSED Testing getting path to dataset in nested group PASSED Testing getting path to nested group PASSED Testing getting path to dataset created via hard link PASSED Testing getting path to root group PASSED Testing getting path to dataset hidden by a mounted file PASSED Testing getting path to dataset that has been unlinked PASSED Testing H5Rget_name to get name from region reference(hyperslab) PASSED Testing H5Iget_name to get name from region reference(hyperslab) PASSED Testing H5Rget_name to get name from region reference(pnt selec) PASSED Testing H5Iget_name to get name from region reference(pnt selec) PASSED All getname tests passed. 0.06user 0.03system 0:00.12elapsed 80%CPU (0avgtext+0avgdata 7696maxresident)k 0inputs+392outputs (0major+5426minor)pagefaults 0swaps Finished testing getname ============================ ============================ Testing vfd Finished testing vfd ============================ vfd Test Log ============================ Testing basic Virtual File Driver functionality. Testing SEC2 file driver PASSED Testing CORE file driver PASSED Testing FAMILY file driver PASSED Testing FAMILY file driver backward compatibility PASSED Testing MULTI file driver PASSED Testing MULTI file driver backward compatibility PASSED Testing DIRECT I/O file driver -SKIP- Testing LOG file driver PASSED Testing STDIO file driver PASSED Testing WINDOWS file driver -SKIP- All Virtual File Driver tests passed. 0.04user 0.01system 0:00.05elapsed 110%CPU (0avgtext+0avgdata 6760maxresident)k 0inputs+912outputs (0major+2904minor)pagefaults 0swaps Finished testing vfd ============================ ============================ Testing ntypes Finished testing ntypes ============================ ntypes Test Log ============================ Testing atomic datatype PASSED Testing compound datatype PASSED Testing nested compound datatype PASSED Testing compound datatype with array as field PASSED Testing compound datatype with opaque field PASSED Testing enum datatype PASSED Testing array of compound datatype PASSED Testing array of atomic datatype PASSED Testing variable length datatype PASSED Testing variable length string datatype PASSED Testing fixed-length string datatype PASSED Testing reference datatype PASSED Testing dataset region reference PASSED Testing opaque datatype PASSED Testing bitfield datatype PASSED Testing native integer PASSED All native datatype tests passed. 0.09user 0.05system 0:00.14elapsed 103%CPU (0avgtext+0avgdata 13732maxresident)k 0inputs+7120outputs (0major+6511minor)pagefaults 0swaps Finished testing ntypes ============================ ============================ Testing dangle Finished testing dangle ============================ dangle Test Log ============================ Testing dangling objects with weak file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED Testing dangling objects with semi file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED Testing dangling objects with strong file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED All dangling ID tests passed. 0.23user 0.02system 0:00.25elapsed 102%CPU (0avgtext+0avgdata 6364maxresident)k 0inputs+120outputs (0major+2744minor)pagefaults 0swaps Finished testing dangle ============================ ============================ Testing dtransform Finished testing dtransform ============================ dtransform Test Log ============================ Testing Intializing test... PASSED Testing H5Pget_data_transform (get before set) PASSED Testing H5Pset_data_transform (set with NULL transform) PASSED Testing H5Pset_data_transform (set with invalid transform 1) PASSED Testing H5Pset_data_transform (set with invalid transform 2) PASSED Testing H5Pset_data_transform (set with invalid transform 3) PASSED Testing H5Pset_data_transform (set with invalid transform 4) PASSED Testing H5Pset_data_transform (set with invalid transform 5) PASSED Testing H5Pset_data_transform (set with invalid transform 6) PASSED Testing H5Pset_data_transform (set with invalid transform 7) PASSED Testing H5Pset_data_transform (set with invalid transform 8) PASSED Testing contiguous, no data type conversion (char->char) PASSED Testing contiguous, byte order conversion (char->char) PASSED Testing contiguous, no data type conversion (uchar->uchar) PASSED Testing contiguous, byte order conversion (uchar->uchar) PASSED Testing contiguous, no data type conversion (schar->schar) PASSED Testing contiguous, byte order conversion (schar->schar) PASSED Testing contiguous, with type conversion (float->schar) PASSED Testing contiguous, no data type conversion (short->short) PASSED Testing contiguous, byte order conversion (short->short) PASSED Testing contiguous, with type conversion (float->short) PASSED Testing contiguous, no data type conversion (ushort->ushort) PASSED Testing contiguous, byte order conversion (ushort->ushort) PASSED Testing contiguous, no data type conversion (int->int) PASSED Testing contiguous, byte order conversion (int->int) PASSED Testing contiguous, with type conversion (float->int) PASSED Testing contiguous, no data type conversion (uint->uint) PASSED Testing contiguous, byte order conversion (uint->uint) PASSED Testing contiguous, no data type conversion (long->long) PASSED Testing contiguous, byte order conversion (long->long) PASSED Testing contiguous, with type conversion (float->long) PASSED Testing contiguous, no data type conversion (ulong->ulong) PASSED Testing contiguous, byte order conversion (ulong->ulong) PASSED Testing contiguous, no data type conversion (llong->llong) PASSED Testing contiguous, byte order conversion (llong->llong) PASSED Testing contiguous, with type conversion (float->llong) PASSED Testing contiguous, no data type conversion (ullong->ullong) PASSED Testing contiguous, byte order conversion (ullong->ullong) PASSED Testing contiguous, no data type conversion (float->float) PASSED Testing contiguous, byte order conversion (float->float) PASSED Testing contiguous, with type conversion (float->float) PASSED Testing contiguous, no data type conversion (double->double) PASSED Testing contiguous, byte order conversion (double->double) PASSED Testing contiguous, with type conversion (float->double) PASSED Testing contiguous, no data type conversion (ldouble->ldouble) PASSED Testing contiguous, byte order conversion (ldouble->ldouble) PASSED Testing contiguous, with type conversion (float->ldouble) PASSED Testing chunked, no data type conversion (char->char) PASSED Testing chunked, no data type conversion (uchar->uchar) PASSED Testing chunked, no data type conversion (schar->schar) PASSED Testing chunked, with type conversion (float->schar) PASSED Testing chunked, no data type conversion (short->short) PASSED Testing chunked, with type conversion (float->short) PASSED Testing chunked, no data type conversion (ushort->ushort) PASSED Testing chunked, no data type conversion (int->int) PASSED Testing chunked, with type conversion (float->int) PASSED Testing chunked, no data type conversion (uint->uint) PASSED Testing chunked, no data type conversion (long->long) PASSED Testing chunked, with type conversion (float->long) PASSED Testing chunked, no data type conversion (ulong->ulong) PASSED Testing chunked, no data type conversion (llong->llong) PASSED Testing chunked, with type conversion (float->llong) PASSED Testing chunked, no data type conversion (ullong->ullong) PASSED Testing chunked, no data type conversion (float->float) PASSED Testing chunked, with type conversion (float->float) PASSED Testing chunked, no data type conversion (double->double) PASSED Testing chunked, with type conversion (float->double) PASSED Testing chunked, no data type conversion (ldouble->ldouble) PASSED Testing chunked, with type conversion (float->ldouble) PASSED Testing data transform, linear transform w/ copied property PASSED Testing data transform, polynomial transform w/ copied property PASSED Testing data transform, trivial transform, without type conversion PASSED Testing data transform, trivial transform, with type conversion PASSED Testing data transform, polynomial transform (int->float) PASSED Testing data transform, polynomial transform (float->int) PASSED Testing H5Pget_data_transform PASSED Testing data transform, read after reseting of transform property PASSED Testing H5Pget_data_transform, after resetting transform property PASSED Testing data transform of some special cases PASSED 0.04user 0.01system 0:00.05elapsed 107%CPU (0avgtext+0avgdata 6692maxresident)k 0inputs+248outputs (0major+2674minor)pagefaults 0swaps Finished testing dtransform ============================ ============================ Testing reserved Finished testing reserved ============================ reserved Test Log ============================ -SKIP- 0.03user 0.00system 0:00.03elapsed 109%CPU (0avgtext+0avgdata 2616maxresident)k 0inputs+0outputs (0major+2268minor)pagefaults 0swaps Finished testing reserved ============================ ============================ Testing cross_read Finished testing cross_read ============================ cross_read Test Log ============================ Testing reading data created on Linux Testing regular dataset of LE DOUBLE PASSED Testing regular dataset of BE DOUBLE PASSED Testing dataset of LE FLOAT with scale-offset filter PASSED Testing dataset of BE FLOAT with scale-offset filter PASSED Testing dataset of LE DOUBLE with scale-offset filter PASSED Testing dataset of BE DOUBLE with scale-offset filter PASSED Testing dataset of LE CHAR with scale-offset filter PASSED Testing dataset of BE CHAR with scale-offset filter PASSED Testing dataset of LE SHORT with scale-offset filter PASSED Testing dataset of BE SHORT with scale-offset filter PASSED Testing dataset of LE INT with scale-offset filter PASSED Testing dataset of BE INT with scale-offset filter PASSED Testing dataset of LE LONG LONG with scale-offset filter PASSED Testing dataset of BE LONG LONG with scale-offset filter PASSED Testing dataset of LE FLOAT with Fletcher32 filter PASSED Testing dataset of BE FLOAT with Fletcher32 filter PASSED Testing dataset of LE FLOAT with Deflate filter PASSED Testing dataset of BE FLOAT with Deflate filter PASSED Testing dataset of LE FLOAT with Szip filter PASSED Testing dataset of BE FLOAT with Szip filter PASSED Testing dataset of LE FLOAT with Shuffle filter PASSED Testing dataset of BE FLOAT with Shuffle filter PASSED Testing dataset of LE FLOAT with Nbit filter PASSED Testing dataset of BE FLOAT with Nbit filter PASSED Testing reading data created on Solaris Testing regular dataset of LE DOUBLE PASSED Testing regular dataset of BE DOUBLE PASSED Testing dataset of LE FLOAT with scale-offset filter PASSED Testing dataset of BE FLOAT with scale-offset filter PASSED Testing dataset of LE DOUBLE with scale-offset filter PASSED Testing dataset of BE DOUBLE with scale-offset filter PASSED Testing dataset of LE CHAR with scale-offset filter PASSED Testing dataset of BE CHAR with scale-offset filter PASSED Testing dataset of LE SHORT with scale-offset filter PASSED Testing dataset of BE SHORT with scale-offset filter PASSED Testing dataset of LE INT with scale-offset filter PASSED Testing dataset of BE INT with scale-offset filter PASSED Testing dataset of LE LONG LONG with scale-offset filter PASSED Testing dataset of BE LONG LONG with scale-offset filter PASSED Testing dataset of LE FLOAT with Fletcher32 filter PASSED Testing dataset of BE FLOAT with Fletcher32 filter PASSED Testing dataset of LE FLOAT with Deflate filter PASSED Testing dataset of BE FLOAT with Deflate filter PASSED Testing dataset of LE FLOAT with Szip filter PASSED Testing dataset of BE FLOAT with Szip filter PASSED Testing dataset of LE FLOAT with Shuffle filter PASSED Testing dataset of BE FLOAT with Shuffle filter PASSED Testing dataset of LE FLOAT with Nbit filter PASSED Testing dataset of BE FLOAT with Nbit filter PASSED All data type tests passed. 0.04user 0.00system 0:00.04elapsed 113%CPU (0avgtext+0avgdata 6500maxresident)k 0inputs+0outputs (0major+2745minor)pagefaults 0swaps Finished testing cross_read ============================ ============================ Testing freespace Finished testing freespace ============================ freespace Test Log ============================ Testing the creation/close/reopen/deletion of the free-space manager PASSED Testing adding a section via H5FS_sect_add() to free-space: test 1 PASSED Testing adding a section via H5FS_sect_add() to free-space with H5FS_CLS_GHOST_OBJ: test 2 PASSED Testing adding a section via H5FS_sect_add() to free-space: test 3 PASSED Testing adding a section via H5FS_sect_add() to free-space: test 4 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 1 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 3 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 1 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 3 PASSED Testing H5FS_sect_find(): free-space is empty PASSED Testing H5FS_sect_find() a section equal to requested-size from free-space PASSED Testing H5FS_sect_find() a section greater than requested-size from free-space PASSED Testing H5FS_sect_find(): cannot find a section with requested-size from free-space PASSED Testing the change of section class via H5FS_sect_change_class() in free-space: Test 1 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing a block's extension by requested-size which is = adjoining free section's size: Test 1 PASSED Testing a block's extension by requested-size which is > adjoining free section's size: Test 2 PASSED Testing a block's extension by requested-size which is < adjoining free section's size: Test 3 PASSED Testing a block's extension by requested-size which does not adjoin any free section: Test 4 PASSED Testing iteration of sections in the free-space manager PASSED All free-space tests passed. 0.04user 0.01system 0:00.06elapsed 80%CPU (0avgtext+0avgdata 6472maxresident)k 0inputs+128outputs (0major+2755minor)pagefaults 0swaps Finished testing freespace ============================ ============================ Testing mf Finished testing mf ============================ mf Test Log ============================ Testing H5MM_alloc() of file allocation PASSED Testing H5MF_try_shrink() of file allocation: test 1 PASSED Testing H5MF_try_shrink() of file allocation: test 2 PASSED Testing H5MF_try_shrink() of file allocation: test 3 PASSED Testing H5MF_try_shrink() of file allocation: test 4 PASSED Testing H5MF_try_extend() of file allocation: test 1 PASSED Testing H5MF_try_extend() of file allocation: test 2 PASSED Testing 'temporary' file space allocation PASSED Testing H5MF_alloc_create()/H5MF_alloc_open() of free-space manager PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 1 PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 2 PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 3 PASSED Testing H5MF_try_extend() of free-space manager:test 1 PASSED Testing H5MF_try_extend() of free-space manager:test 2 PASSED Testing H5MF_try_extend() of free-space manager:test 3 PASSED Testing H5MF_try_extend() of free-space manager:test 4 PASSED Testing A free-space section absorbs an aggregator: test 1 PASSED Testing A free-space section absorbs an aggregator: test 2 PASSED Testing Allocation from raw or metadata free-space manager PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 1 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 2 PASSED Testing H5MF_alloc() of meta/sdata aggregator: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 4 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 5 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 6 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 7 PASSED Testing H5MF_try_extend() of meta/sdata aggregator: test 1 PASSED Testing H5MF_try_extend() of meta/sdata aggregator: test 2 PASSED Testing H5MF_try_extend() of meta/sdata aggregator: test 3 PASSED Testing H5MF_try_shrink() of meta/sdata aggregator: test 1 PASSED Testing H5MF_try_shrink() of meta/sdata aggregator: test 2 PASSED Testing H5MF_try_shrink() of meta/sdata aggregator: test 3 PASSED Testing H5MM_alloc() of file allocation with alignment: test 1 PASSED Testing H5MF_try_shrink() of file allocation with alignment: test 2 PASSED Testing H5MF_try_extend() of file allocation with alignment: test 3 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 1 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 2 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 1 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 2 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 4 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 5 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 6 PASSED Testing H5MM_alloc() of file allocation with alignment: test 1 PASSED Testing H5MF_try_shrink() of file allocation with alignment: test 2 PASSED Testing H5MF_try_extend() of file allocation with alignment: test 3 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 1 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 2 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 1 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 2 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 4 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 5 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 6 PASSED Testing H5MF_alloc() bug 1 PASSED All free-space manager tests for file memory passed. 0.06user 0.03system 0:00.14elapsed 68%CPU (0avgtext+0avgdata 6412maxresident)k 0inputs+528outputs (0major+2755minor)pagefaults 0swaps Finished testing mf ============================ ============================ Testing btree2 Finished testing btree2 ============================ btree2 Test Log ============================ Testing without reopening B-tree: Testing B-tree creation PASSED Testing B-tree iteration: empty B-tree PASSED Testing B-tree insert: first record PASSED Testing B-tree insert: several records PASSED Testing B-tree insert: split root PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: redistribute 3 leaves in level 1 B-tree PASSED Testing B-tree insert: split middle leaf into 2 leaves in level 1 B-tree PASSED Testing B-tree insert: make level 2 B-tree PASSED Testing B-tree insert: redistrib right-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib left-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib middle leaf in level 2 B-tree PASSED Testing B-tree insert: split right-most leaf in level 2 B-tree PASSED Testing B-tree insert: split left-most leaf in level 2 B-tree PASSED Testing B-tree insert: split middle leaf in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (r->l) in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (l->r) in level 2 B-tree PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (r->l) PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (l->2) PASSED Testing B-tree insert: redistrib 3 internals in level 2 B-tree PASSED Testing B-tree insert: split 3 internals to 4 in level 2 B-tree PASSED Testing B-tree insert: create random level 4 B-tree PASSED Testing B-tree insert: attempt duplicate record in level 4 B-tree PASSED Testing B-tree remove: record from empty B-tree PASSED Testing B-tree remove: non-existant record from 1 record B-tree PASSED Testing B-tree remove: existant record from 1 record B-tree PASSED Testing B-tree remove: adding records to B-tree after removal PASSED Testing B-tree remove: non-existant record from level-0 B-tree PASSED Testing B-tree remove: mult. existant records from level-0 B-tree PASSED Testing B-tree remove: non-existant record from level-1 B-tree PASSED Testing B-tree remove: record from right leaf of level-1 B-tree PASSED Testing B-tree remove: record from left leaf of level-1 B-tree PASSED Testing B-tree remove: record from middle leaf of level-1 B-tree PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (r->l) PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (l->r) PASSED Testing B-tree remove: redistribute 3 leaves in level-1 B-tree PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (r->l) PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (l->r) PASSED Testing B-tree remove: merge 3 leaves to 2 in level-1 B-tree PASSED Testing B-tree remove: promote from right leaf of level-1 B-tree PASSED Testing B-tree remove: promote from left leaf of level-1 B-tree PASSED Testing B-tree remove: promote from middle leaf of level-1 B-tree PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2->1 merge PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3->2 merge PASSED Testing B-tree remove: collapse level-1 B-tree back to level-0 PASSED Testing B-tree remove: promote from right internal of level-2 B-tree PASSED Testing B-tree remove: promote from left internal of level-2 B-tree PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree PASSED Testing B-tree remove: promote record from root of level-2 B-tree PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from left internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/merge PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree w/merge PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (l->r) PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (r->l) PASSED Testing B-tree remove: merge 3 internal nodes to 2 in level-2 B-tree PASSED Testing B-tree remove: collapse level-2 B-tree back to level-1 (r->l) PASSED Testing B-tree remove: create random level 4 B-tree and delete all records in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in increasing order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in decreasing order PASSED Testing B-tree find: nearest neighbor less than a value PASSED Testing B-tree find: nearest neighbor greater than a value PASSED Testing B-tree delete: delete empty B-tree PASSED Testing B-tree delete: delete level-0 B-tree PASSED Testing B-tree delete: delete level-1 B-tree PASSED Testing B-tree delete: delete level-2 B-tree PASSED Testing B-tree modify: attempt to modify non-existant record PASSED Testing B-tree modify: modify record in leaf node PASSED Testing B-tree modify: modify record in internal node PASSED Testing B-tree modify: modify record in root node PASSED Testing with reopening B-tree: Testing B-tree creation PASSED Testing B-tree iteration: empty B-tree PASSED Testing B-tree insert: first record PASSED Testing B-tree insert: several records PASSED Testing B-tree insert: split root PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: redistribute 3 leaves in level 1 B-tree PASSED Testing B-tree insert: split middle leaf into 2 leaves in level 1 B-tree PASSED Testing B-tree insert: make level 2 B-tree PASSED Testing B-tree insert: redistrib right-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib left-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib middle leaf in level 2 B-tree PASSED Testing B-tree insert: split right-most leaf in level 2 B-tree PASSED Testing B-tree insert: split left-most leaf in level 2 B-tree PASSED Testing B-tree insert: split middle leaf in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (r->l) in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (l->r) in level 2 B-tree PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (r->l) PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (l->2) PASSED Testing B-tree insert: redistrib 3 internals in level 2 B-tree PASSED Testing B-tree insert: split 3 internals to 4 in level 2 B-tree PASSED Testing B-tree insert: create random level 4 B-tree PASSED Testing B-tree insert: attempt duplicate record in level 4 B-tree PASSED Testing B-tree remove: record from empty B-tree PASSED Testing B-tree remove: non-existant record from 1 record B-tree PASSED Testing B-tree remove: existant record from 1 record B-tree PASSED Testing B-tree remove: adding records to B-tree after removal PASSED Testing B-tree remove: non-existant record from level-0 B-tree PASSED Testing B-tree remove: mult. existant records from level-0 B-tree PASSED Testing B-tree remove: non-existant record from level-1 B-tree PASSED Testing B-tree remove: record from right leaf of level-1 B-tree PASSED Testing B-tree remove: record from left leaf of level-1 B-tree PASSED Testing B-tree remove: record from middle leaf of level-1 B-tree PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (r->l) PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (l->r) PASSED Testing B-tree remove: redistribute 3 leaves in level-1 B-tree PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (r->l) PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (l->r) PASSED Testing B-tree remove: merge 3 leaves to 2 in level-1 B-tree PASSED Testing B-tree remove: promote from right leaf of level-1 B-tree PASSED Testing B-tree remove: promote from left leaf of level-1 B-tree PASSED Testing B-tree remove: promote from middle leaf of level-1 B-tree PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2->1 merge PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3->2 merge PASSED Testing B-tree remove: collapse level-1 B-tree back to level-0 PASSED Testing B-tree remove: promote from right internal of level-2 B-tree PASSED Testing B-tree remove: promote from left internal of level-2 B-tree PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree PASSED Testing B-tree remove: promote record from root of level-2 B-tree PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from left internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/merge PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree w/merge PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (l->r) PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (r->l) PASSED Testing B-tree remove: merge 3 internal nodes to 2 in level-2 B-tree PASSED Testing B-tree remove: collapse level-2 B-tree back to level-1 (r->l) PASSED Testing B-tree remove: create random level 4 B-tree and delete all records in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in increasing order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in decreasing order PASSED Testing B-tree find: nearest neighbor less than a value PASSED Testing B-tree find: nearest neighbor greater than a value PASSED Testing B-tree delete: delete empty B-tree PASSED Testing B-tree delete: delete level-0 B-tree PASSED Testing B-tree delete: delete level-1 B-tree PASSED Testing B-tree delete: delete level-2 B-tree PASSED Testing B-tree modify: attempt to modify non-existant record PASSED Testing B-tree modify: modify record in leaf node PASSED Testing B-tree modify: modify record in internal node PASSED Testing B-tree modify: modify record in root node PASSED All v2 B-tree tests passed. 94.10user 23.92system 1:58.98elapsed 99%CPU (0avgtext+0avgdata 37036maxresident)k 0inputs+349304outputs (0major+14699minor)pagefaults 0swaps Finished testing btree2 ============================ ============================ Testing fheap Finished testing fheap ============================ fheap Test Log ============================ Testing with normal parameters Testing fractal heap creation PASSED Testing query heap creation parameters PASSED Testing create, close & reopen fractal heap PASSED Testing open fractal heap twice PASSED Testing deleting open fractal heap PASSED Testing limits of heap ID lengths PASSED Testing creating heaps with I/O filters PASSED Testing querying heap statistics PASSED Testing reopening header through different file PASSED Bulk-filling blocks w/large objects Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Bulk-filling blocks w/single object Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Using 'normal' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects and larger IDs for 'tiny' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - forward) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - reverse) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - deleting heap) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Using 'small' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Using 'large' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Testing writing objects in heap PASSED Testing writing objects in heap with compressed blocks PASSED Testing with reopen heap flag set Testing fractal heap creation PASSED Testing query heap creation parameters PASSED Testing create, close & reopen fractal heap PASSED Testing open fractal heap twice PASSED Testing deleting open fractal heap PASSED Testing limits of heap ID lengths PASSED Testing creating heaps with I/O filters PASSED Testing querying heap statistics PASSED Testing reopening header through different file PASSED Bulk-filling blocks w/large objects Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Bulk-filling blocks w/single object Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Using 'normal' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects and larger IDs for 'tiny' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - forward) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - reverse) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - deleting heap) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Using 'small' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Using 'large' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Testing writing objects in heap PASSED Testing writing objects in heap with compressed blocks PASSED Testing bug1: inserting several objects & removing one, then re-inserting PASSED All fractal heap tests passed. 130.94user 34.77system 2:49.77elapsed 97%CPU (0avgtext+0avgdata 72792maxresident)k 0inputs+17085072outputs (0major+47267minor)pagefaults 0swaps Finished testing fheap ============================ ============================ Testing file_image Finished testing file_image ============================ file_image Test Log ============================ Testing File Image Functionality. Testing File image property list functions PASSED Testing Callback use in property list operations PASSED Testing Initial file image and callbacks in Core VFD PASSED Testing H5Fget_file_image() with sec2 driver PASSED Testing H5Fget_file_image() with stdio driver PASSED Testing H5Fget_file_image() with core driver PASSED Testing H5Fget_file_image() error rejection PASSED All File Image tests passed. 0.04user 0.00system 0:00.04elapsed 117%CPU (0avgtext+0avgdata 6488maxresident)k 0inputs+264outputs (0major+3002minor)pagefaults 0swaps Finished testing file_image ============================ ============================ Testing unregister Finished testing unregister ============================ unregister Test Log ============================ Testing Unregistering filter PASSED All filter unregistration tests passed. 0.09user 0.02system 0:00.12elapsed 105%CPU (0avgtext+0avgdata 11772maxresident)k 0inputs+1848outputs (0major+4026minor)pagefaults 0swaps Finished testing unregister ============================ ============================ Testing testerror.sh Finished testing testerror.sh ============================ testerror.sh Test Log ============================ Testing err_compat PASSED Testing error_test PASSED All Error API tests passed. 0.09user 0.05system 0:00.12elapsed 116%CPU (0avgtext+0avgdata 6012maxresident)k 0inputs+64outputs (0major+9128minor)pagefaults 0swaps Finished testing testerror.sh ============================ ============================ ============================ Testing testlibinfo.sh Finished testing testlibinfo.sh ============================ testlibinfo.sh Test Log ============================ Check file ../src/.libs/libhdf5.so.10 PASSED Check file ../src/.libs/libhdf5.a PASSED Check file testhdf5 -SKIP- No error encountered 0.95user 0.09system 0:01.01elapsed 103%CPU (0avgtext+0avgdata 2672maxresident)k 0inputs+0outputs (0major+2946minor)pagefaults 0swaps Finished testing testlibinfo.sh ============================ ============================ ============================ Testing testcheck_version.sh Finished testing testcheck_version.sh ============================ testcheck_version.sh Test Log ============================ Tests for the H5check_version function. Note that abort messages may appear due to the expected termination of the program when it is tested with mis-matched version numnbers. tcheck_version PASSED tcheck_version -tM PASSED tcheck_version -tm PASSED tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tr PASSED No error encountered 1.13user 0.52system 0:01.36elapsed 122%CPU (0avgtext+0avgdata 2800maxresident)k 0inputs+720outputs (0major+114919minor)pagefaults 0swaps Finished testing testcheck_version.sh ============================ ============================ ============================ Testing testlinks_env.sh Finished testing testlinks_env.sh ============================ testlinks_env.sh Test Log ============================ Testing external link with HDF5_EXT_PREFIX Testing external links via environment variable PASSED Testing external links via environment variable (w/new group format) PASSED All external Link (HDF5_EXT_PREFIX) tests passed. Test for HDF5_EXT_PREFIX PASSED 0.02user 0.02system 0:00.04elapsed 115%CPU (0avgtext+0avgdata 6948maxresident)k 0inputs+32outputs (0major+3243minor)pagefaults 0swaps Finished testing testlinks_env.sh ============================ ============================ ============================ Testing test_plugin.sh Finished testing test_plugin.sh ============================ test_plugin.sh Test Log ============================ Testing with old file format: Testing deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing DYNLIB1 filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing DYNLIB2 filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing DYNLIB4 filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Testing DYNLIB3 filter for group PASSED Testing with new file format: Testing deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing DYNLIB1 filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing DYNLIB2 filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing DYNLIB4 filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Testing DYNLIB3 filter for group PASSED Testing reading data with with dynamic plugin filters: Testing Testing deflate filter PASSED Testing Testing DYNLIB1 filter PASSED Testing Testing DYNLIB2 filter PASSED Testing Testing DYNLIB4 filter PASSED Testing Testing opening groups with DYNLIB3 filter PASSED Testing Testing DYNLIB1 filter with plugins disabled PASSED All plugin tests passed. All Plugin API tests passed. 0.49user 0.16system 0:00.65elapsed 100%CPU (0avgtext+0avgdata 12236maxresident)k 0inputs+4272outputs (0major+21590minor)pagefaults 0swaps Finished testing test_plugin.sh ============================ ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/test' ===Serial tests in test ended Tue Aug 8 10:38:32 UTC 2017=== make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/test' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/test' Making check in testpar make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' make t_mpi testphdf5 t_cache t_pflush1 t_pflush2 t_pshutdown t_prestart t_init_term t_shapesame make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' make[2]: 't_mpi' is up to date. make[2]: 'testphdf5' is up to date. make[2]: 't_cache' is up to date. make[2]: 't_pflush1' is up to date. make[2]: 't_pflush2' is up to date. make[2]: 't_pshutdown' is up to date. make[2]: 't_prestart' is up to date. make[2]: 't_init_term' is up to date. make[2]: 't_shapesame' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' make[4]: Nothing to be done for '_exec_check-s'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' ===Parallel tests in testpar begin Tue Aug 8 10:38:32 UTC 2017=== **** Hint **** Parallel test files reside in the current directory by default. Set HDF5_PARAPREFIX to use another directory. E.g., HDF5_PARAPREFIX=/PFS/user/me export HDF5_PARAPREFIX make check **** end of Hint **** make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' ============================ Testing t_mpi Finished testing t_mpi ============================ t_mpi Test Log ============================ *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** =================================== MPI functionality tests =================================== -------------------------------- Proc 2: hostname=buildvm-aarch64-05.arm.fedoraproject.org Proc 1: hostname=buildvm-aarch64-05.arm.fedoraproject.org Proc 4: hostname=buildvm-aarch64-05.arm.fedoraproject.org Proc 3: hostname=buildvm-aarch64-05.arm.fedoraproject.org Proc 5: hostname=buildvm-aarch64-05.arm.fedoraproject.org Proc 0: *** MPIO 1 write Many read test... -------------------------------- Proc 0: hostname=buildvm-aarch64-05.arm.fedoraproject.org -------------------------------- Proc 0: *** MPIO File size range test... -------------------------------- MPI_Offset is signed 8 bytes integeral type MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 -------------------------------- Proc 0: *** MPIO independent overlapping writes... -------------------------------- -------------------------------- Proc 0: *** MPIO complicated derived datatype test... -------------------------------- -------------------------------- Proc 0: *** MPIO special collective io test... -------------------------------- =================================== MPI tests finished with no errors =================================== 8.71user 0.50system 0:02.36elapsed 388%CPU (0avgtext+0avgdata 13864maxresident)k 0inputs+75784outputs (0major+26188minor)pagefaults 0swaps Finished testing t_mpi ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' ============================ Testing testphdf5 Finished testing testphdf5 ============================ testphdf5 Test Log ============================ MPI-process 1. hostname=buildvm-aarch64-05.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.18/mpich/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.8 release 18 MPI-process 2. hostname=buildvm-aarch64-05.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.18/mpich/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.8 release 18 MPI-process 5. hostname=buildvm-aarch64-05.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.18/mpich/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.8 release 18 =================================== PHDF5 TESTS START =================================== MPI-process 0. hostname=buildvm-aarch64-05.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.18/mpich/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.8 release 18 MPI-process 4. hostname=buildvm-aarch64-05.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.18/mpich/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.8 release 18 MPI-process 3. hostname=buildvm-aarch64-05.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.18/mpich/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.8 release 18 *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** Test filenames are: ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) Test filenames are: ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) Test filenames are: ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) Test filenames are: Test filenames are: ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) Test filenames are: ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- zero dim dset (zerodsetr) Testing -- zero dim dset (zerodsetr) Testing -- zero dim dset (zerodsetr) Testing -- zero dim dset (zerodsetr) Testing -- zero dim dset (zerodsetr) Testing -- zero dim dset (zerodsetr) Testing -- multiple datasets write (ndsetw) Testing -- multiple datasets write (ndsetw) Testing -- multiple datasets write (ndsetw) Testing -- multiple datasets write (ndsetw) Testing -- multiple datasets write (ndsetw) Testing -- multiple datasets write (ndsetw) Testing -- multiple groups write (ngrpw) Testing -- multiple groups write (ngrpw) Testing -- multiple groups write (ngrpw) Testing -- multiple groups write (ngrpw) Testing -- multiple groups write (ngrpw) Testing -- multiple groups write (ngrpw) Testing -- multiple groups read (ngrpr) Testing -- multiple groups read (ngrpr) Testing -- multiple groups read (ngrpr) Testing -- multiple groups read (ngrpr) Testing -- multiple groups read (ngrpr) Testing -- multiple groups read (ngrpr) Testing -- compact dataset test (compact) Testing -- compact dataset test (compact) Testing -- compact dataset test (compact) Testing -- compact dataset test (compact) Testing -- compact dataset test (compact) Testing -- compact dataset test (compact) Testing -- collective group and dataset write (cngrpw) Testing -- collective group and dataset write (cngrpw) Testing -- collective group and dataset write (cngrpw) Testing -- collective group and dataset write (cngrpw) Testing -- collective group and dataset write (cngrpw) Testing -- collective group and dataset write (cngrpw) Testing -- independent group and dataset read (ingrpr) Testing -- independent group and dataset read (ingrpr) Testing -- independent group and dataset read (ingrpr) Testing -- independent group and dataset read (ingrpr) Testing -- independent group and dataset read (ingrpr) Testing -- independent group and dataset read (ingrpr) Testing -- big dataset test (bigdset) Testing -- big dataset test (bigdset) Testing -- big dataset test (bigdset) Testing -- big dataset test (bigdset) Testing -- big dataset test (bigdset) Testing -- big dataset test (bigdset) Testing -- dataset fill value (fill) Testing -- dataset fill value (fill) Testing -- dataset fill value (fill) Testing -- dataset fill value (fill) Testing -- dataset fill value (fill) Testing -- dataset fill value (fill) Testing -- simple collective chunk io (cchunk1) Testing -- simple collective chunk io (cchunk1) Testing -- simple collective chunk io (cchunk1) Testing -- simple collective chunk io (cchunk1) Testing -- simple collective chunk io (cchunk1) Testing -- simple collective chunk io (cchunk1) Testing -- noncontiguous collective chunk io (cchunk2) Testing -- noncontiguous collective chunk io (cchunk2) Testing -- noncontiguous collective chunk io (cchunk2) Testing -- noncontiguous collective chunk io (cchunk2) Testing -- noncontiguous collective chunk io (cchunk2) Testing -- noncontiguous collective chunk io (cchunk2) Testing -- multi-chunk collective chunk io (cchunk3) Testing -- multi-chunk collective chunk io (cchunk3) Testing -- multi-chunk collective chunk io (cchunk3) Testing -- multi-chunk collective chunk io (cchunk3) Testing -- multi-chunk collective chunk io (cchunk3) Testing -- multi-chunk collective chunk io (cchunk3) Testing -- collective chunk io with partial non-selection (cchunk4) Testing -- collective chunk io with partial non-selection (cchunk4) Testing -- collective chunk io with partial non-selection (cchunk4) Testing -- collective chunk io with partial non-selection (cchunk4) Testing -- collective chunk io with partial non-selection (cchunk4) Testing -- collective chunk io with partial non-selection (cchunk4) Testing -- linked chunk collective IO without optimization (cchunk5) Testing -- linked chunk collective IO without optimization (cchunk5) Testing -- linked chunk collective IO without optimization (cchunk5) Testing -- linked chunk collective IO without optimization (cchunk5) Testing -- linked chunk collective IO without optimization (cchunk5) Testing -- linked chunk collective IO without optimization (cchunk5) Testing -- multi-chunk collective IO with direct request (cchunk6) Testing -- multi-chunk collective IO with direct request (cchunk6) Testing -- multi-chunk collective IO with direct request (cchunk6) Testing -- multi-chunk collective IO with direct request (cchunk6) Testing -- multi-chunk collective IO with direct request (cchunk6) Testing -- multi-chunk collective IO with direct request (cchunk6) Testing -- linked chunk collective IO with optimization (cchunk7) Testing -- linked chunk collective IO with optimization (cchunk7) Testing -- linked chunk collective IO with optimization (cchunk7) Testing -- linked chunk collective IO with optimization (cchunk7) Testing -- linked chunk collective IO with optimization (cchunk7) Testing -- linked chunk collective IO with optimization (cchunk7) Testing -- linked chunk collective IO transferring to multi-chunk (cchunk8) Testing -- linked chunk collective IO transferring to multi-chunk (cchunk8) Testing -- linked chunk collective IO transferring to multi-chunk (cchunk8) Testing -- linked chunk collective IO transferring to multi-chunk (cchunk8) Testing -- linked chunk collective IO transferring to multi-chunk (cchunk8) Testing -- linked chunk collective IO transferring to multi-chunk (cchunk8) Testing -- multiple chunk collective IO with optimization (cchunk9) Testing -- multiple chunk collective IO with optimization (cchunk9) Testing -- multiple chunk collective IO with optimization (cchunk9) Testing -- multiple chunk collective IO with optimization (cchunk9) Testing -- multiple chunk collective IO with optimization (cchunk9) Testing -- multiple chunk collective IO with optimization (cchunk9) Testing -- multiple chunk collective IO transferring to independent IO (cchunk10) Testing -- multiple chunk collective IO transferring to independent IO (cchunk10) Testing -- multiple chunk collective IO transferring to independent IO (cchunk10) Testing -- multiple chunk collective IO transferring to independent IO (cchunk10) Testing -- multiple chunk collective IO transferring to independent IO (cchunk10) Testing -- multiple chunk collective IO transferring to independent IO (cchunk10) Testing -- collective irregular contiguous write (ccontw) Testing -- collective irregular contiguous write (ccontw) Testing -- collective irregular contiguous write (ccontw) Testing -- collective irregular contiguous write (ccontw) Testing -- collective irregular contiguous write (ccontw) Testing -- collective irregular contiguous write (ccontw) Testing -- collective irregular contiguous read (ccontr) Testing -- collective irregular contiguous read (ccontr) Testing -- collective irregular contiguous read (ccontr) Testing -- collective irregular contiguous read (ccontr) Testing -- collective irregular contiguous read (ccontr) Testing -- collective irregular contiguous read (ccontr) Testing -- collective irregular simple chunk write (cschunkw) Testing -- collective irregular simple chunk write (cschunkw) Testing -- collective irregular simple chunk write (cschunkw) Testing -- collective irregular simple chunk write (cschunkw) Testing -- collective irregular simple chunk write (cschunkw) Testing -- collective irregular simple chunk write (cschunkw) Testing -- collective irregular simple chunk read (cschunkr) Testing -- collective irregular simple chunk read (cschunkr) Testing -- collective irregular simple chunk read (cschunkr) Testing -- collective irregular simple chunk read (cschunkr) Testing -- collective irregular simple chunk read (cschunkr) Testing -- collective irregular simple chunk read (cschunkr) Testing -- collective irregular complex chunk write (ccchunkw) Testing -- collective irregular complex chunk write (ccchunkw) Testing -- collective irregular complex chunk write (ccchunkw) Testing -- collective irregular complex chunk write (ccchunkw) Testing -- collective irregular complex chunk write (ccchunkw) Testing -- collective irregular complex chunk write (ccchunkw) Testing -- collective irregular complex chunk read (ccchunkr) Testing -- collective irregular complex chunk read (ccchunkr) Testing -- collective irregular complex chunk read (ccchunkr) Testing -- collective irregular complex chunk read (ccchunkr) Testing -- collective irregular complex chunk read (ccchunkr) Testing -- collective irregular complex chunk read (ccchunkr) Testing -- null dataset test (null) Testing -- null dataset test (null) Testing -- null dataset test (null) Testing -- null dataset test (null) Testing -- null dataset test (null) Testing -- null dataset test (null) Testing -- I/O mode confusion test -- hangs quickly on failure (I/Omodeconf) Testing -- I/O mode confusion test -- hangs quickly on failure (I/Omodeconf) Testing -- I/O mode confusion test -- hangs quickly on failure (I/Omodeconf) Testing -- I/O mode confusion test -- hangs quickly on failure (I/Omodeconf) Testing -- I/O mode confusion test -- hangs quickly on failure (I/Omodeconf) Testing -- I/O mode confusion test -- hangs quickly on failure (I/Omodeconf) Testing -- round robin object header flush confusion test (rrobjflushconf) Testing -- round robin object header flush confusion test (rrobjflushconf) Testing -- round robin object header flush confusion test (rrobjflushconf) Testing -- round robin object header flush confusion test (rrobjflushconf) Testing -- round robin object header flush confusion test (rrobjflushconf) Testing -- round robin object header flush confusion test (rrobjflushconf) Testing -- Chunk allocation with alignment bug. (alnbg1) Testing -- Chunk allocation with alignment bug. (alnbg1) Testing -- Chunk allocation with alignment bug. (alnbg1) Testing -- Chunk allocation with alignment bug. (alnbg1) Testing -- Chunk allocation with alignment bug. (alnbg1) Testing -- Chunk allocation with alignment bug. (alnbg1) Testing -- test lower dim size comp in span tree to mpi derived type (tldsc) Testing -- test lower dim size comp in span tree to mpi derived type (tldsc) Testing -- test lower dim size comp in span tree to mpi derived type (tldsc) Testing -- test lower dim size comp in span tree to mpi derived type (tldsc) Testing -- test lower dim size comp in span tree to mpi derived type (tldsc) Testing -- test lower dim size comp in span tree to mpi derived type (tldsc) Testing -- test mpi derived type management (lccio) Testing -- test mpi derived type management (lccio) Testing -- test mpi derived type management (lccio) Testing -- test mpi derived type management (lccio) Testing -- test mpi derived type management (lccio) Testing -- test mpi derived type management (lccio) Testing -- test actual io mode proprerty (actualio) Testing -- test actual io mode proprerty (actualio) Testing -- test actual io mode proprerty (actualio) Testing -- test actual io mode proprerty (actualio) Testing -- test actual io mode proprerty (actualio) Testing -- test actual io mode proprerty (actualio) Testing -- test cause for broken collective io (nocolcause) Testing -- test cause for broken collective io (nocolcause) Testing -- test cause for broken collective io (nocolcause) Testing -- test cause for broken collective io (nocolcause) Testing -- test cause for broken collective io (nocolcause) Testing -- test cause for broken collective io (nocolcause) Testing -- file image ops daisy chain (fiodc) Testing -- file image ops daisy chain (fiodc) Testing -- file image ops daisy chain (fiodc) Testing -- file image ops daisy chain (fiodc) Testing -- file image ops daisy chain (fiodc) Testing -- file image ops daisy chain (fiodc) Testing -- dataset atomic updates (atomicity) Testing -- dataset atomic updates (atomicity) Testing -- dataset atomic updates (atomicity) Testing -- dataset atomic updates (atomicity) Testing -- dataset atomic updates (atomicity) Testing -- dataset atomic updates (atomicity) Testing -- Store Dense Attributes (denseattr) Testing -- Store Dense Attributes (denseattr) Testing -- Store Dense Attributes (denseattr) Testing -- Store Dense Attributes (denseattr) Testing -- Store Dense Attributes (denseattr) Testing -- Store Dense Attributes (denseattr) All tests were successful. All tests were successful. All tests were successful. All tests were successful. All tests were successful. All tests were successful. =================================== PHDF5 tests finished with no errors =================================== 1021.25user 18.64system 4:21.93elapsed 397%CPU (0avgtext+0avgdata 63160maxresident)k 0inputs+73384outputs (0major+96039minor)pagefaults 0swaps Finished testing testphdf5 ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' ============================ Testing t_cache Finished testing t_cache ============================ t_cache Test Log ============================ =================================== Parallel metadata cache tests mpi_size = 6 express_test = 1 =================================== *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** 4:setup_rand(): 5:setup_rand(): seed = 139372. 1:setup_rand(): seed = 139408. seed = 139409. 0:setup_rand(): seed = 139411. 2:setup_rand(): s3:setup_rand(): seed = 149323.eed = 149317. Testing server smoke check PASSED Testing smoke check #1 -- process 0 only md write strategy PASSED Testing smoke check #1 -- distributed md write strategy PASSED Testing smoke check #2 -- process 0 only md write strategy PASSED Testing smoke check #2 -- distributed md write strategy PASSED Testing smoke check #3 -- process 0 only md write strategy PASSED Testing smoke check #3 -- distributed md write strategy PASSED Testing smoke check #4 -- process 0 only md write strategy PASSED Testing smoke check #4 -- distributed md write strategy PASSED Testing smoke check #5 -- process 0 only md write strategy PASSED Testing smoke check #5 -- distributed md write strategy PASSED Testing trace file collection -- process 0 only md write strategy -SKIP- trace file support disabled. Testing trace file collection -- distributed md write strategy -SKIP- trace file support disabled. =================================== metadata cache tests finished with no failures =================================== 1088.87user 27.38system 4:40.90elapsed 397%CPU (0avgtext+0avgdata 33944maxresident)k 0inputs+128outputs (0major+56652minor)pagefaults 0swaps Finished testing t_cache ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' ============================ Testing t_pflush1 Finished testing t_pflush1 ============================ t_pflush1 Test Log ============================ Testing H5Fflush (part1) *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** PASSED 4.19user 0.13system 0:01.13elapsed 381%CPU (0avgtext+0avgdata 13640maxresident)k 0inputs+480outputs (0major+25781minor)pagefaults 0swaps Finished testing t_pflush1 ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' ============================ Testing t_pflush2 *** Error ignored Finished testing t_pflush2 ============================ t_pflush2 Test Log ============================ Testing H5Fflush (part2 with flush) *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** PASSED Testing H5Fflush (part2 without flush) *FAILED**FAILED* *FAILED* 3.20user 0.14system 0:00.88elapsed 379%CPU (0avgtext+0avgdata 12768maxresident)k 0inputs+0outputs (0major+24911minor)pagefaults 0swaps Finished testing t_pflush2 ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' ============================ Testing t_pshutdown Finished testing t_pshutdown ============================ t_pshutdown Test Log ============================ Testing proper shutdown of HDF5 library *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** PASSED 2.15user 0.22system 0:00.64elapsed 370%CPU (0avgtext+0avgdata 12016maxresident)k 0inputs+48outputs (0major+23284minor)pagefaults 0swaps Finished testing t_pshutdown ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' ============================ Testing t_prestart Finished testing t_prestart ============================ t_prestart Test Log ============================ Testing proper shutdown of HDF5 library *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** PASSED 1.86user 0.12system 0:00.54elapsed 364%CPU (0avgtext+0avgdata 11996maxresident)k 0inputs+0outputs (0major+23322minor)pagefaults 0swaps Finished testing t_prestart ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' ============================ Testing t_init_term Finished testing t_init_term ============================ t_init_term Test Log ============================ Testing Usage of Serial HDF5 after MPI_Finalize() is called PASSED 0.76user 0.16system 0:00.28elapsed 324%CPU (0avgtext+0avgdata 8320maxresident)k 0inputs+8outputs (0major+22099minor)pagefaults 0swaps Finished testing t_init_term ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' ============================ Testing t_shapesame Finished testing t_shapesame ============================ t_shapesame Test Log ============================ =================================== Shape Same Tests Start express_test = 1. =================================== MPI-process 3. hostname=buildvm-aarch64-05.arm.fedoraproject.org MPI-process 5. hostname=buildvm-aarch64-05.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.18/mpich/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.8 release 18 For help use: /builddir/build/BUILD/hdf5-1.8.18/mpich/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.8 release 18 MPI-process 4.MPI-process 0. hostname=buildvm-aarch64-05.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.18/mpich/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.8 release 18 hostname=buildvm-aarch64-05.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.18/mpich/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.8 release 18 MPI-process 1.MPI-process 2. hostname=buildvm-aarch64-05.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.18/mpich/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.8 release 18 hostname=buildvm-aarch64-05.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.18/mpich/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.8 release 18 *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: Test filenames are: ShapeSameTest.h5 ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) 980 of Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) 1224 subtests skipped to expedite testing. Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) 980 of Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) 1224 subtests skipped to expedite testing. Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) 980 of 1224 subtests skipped to expedite testing. Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) 980 of 1224 subtests skipped to expedite testing. Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) 980 Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) of 1224 subtests skipped to expedite testing. Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) 980 of 1224 subtests skipped to expedite testing. Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) 980 of 1224 subtests skipped to expedite testing. Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) 980 of 1224 subtests skipped to expedite testing. All tests were successful. All tests were successful. All tests were successful. All tests were successful. All tests were successful. All tests were successful. =================================== Shape Same tests finished with no errors =================================== 1608.00user 116.40system 7:42.44elapsed 372%CPU (0avgtext+0avgdata 40532maxresident)k 0inputs+21442216outputs (0major+53789minor)pagefaults 0swaps Finished testing t_shapesame ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' ===Parallel tests in testpar ended Tue Aug 8 10:55:23 UTC 2017=== make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/testpar' Making check in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools' Making check in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/lib' make make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/lib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/lib' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/lib' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/lib' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/lib' make[5]: Nothing to be done for '_exec_check-s'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/lib' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/lib' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/lib' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/lib' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/lib' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/lib' Making check in h5diff make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5diff' make h5diffgentest testh5diff.sh testph5diff.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5diff' make[3]: 'h5diffgentest' is up to date. make[3]: 'testh5diff.sh' is up to date. make[3]: 'testph5diff.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5diff' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5diff' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5diff' ===Serial tests in h5diff begin Tue Aug 8 10:55:23 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5diff' ============================ Testing h5diffgentest Finished testing h5diffgentest ============================ h5diffgentest Test Log ============================ 0.56user 0.24system 0:00.81elapsed 100%CPU (0avgtext+0avgdata 137568maxresident)k 0inputs+5024outputs (0major+73147minor)pagefaults 0swaps Finished testing h5diffgentest ============================ ============================ Testing testh5diff.sh Finished testing testh5diff.sh ============================ testh5diff.sh Test Log ============================ Testing h5diff -h PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing h5diff --report --delta=5 h5diff_basic1.h5 h5diff_basic2.h5 g1 PASSED Testing h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset5 g PASSED Testing h5diff --verbose --relative=0.02 h5diff_basic1.h5 h5diff_basic PASSED Testing h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset9 g PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp19 /g1/fp19_ PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp20 /g1/fp20_ PASSED Testing h5diff -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -v -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset g1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset l1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset t1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 g1 g1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 t1 t1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 l1 l1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 g1 g2 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 t1 t2 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 l1 l2 PASSED Testing h5diff -v h5diff_enum_invalid_values.h5 h5diff_enum_invalid_va PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset0a dset0b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset1a dset1b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset2a dset2b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset3a dset4b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset4a dset4b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset5a dset5b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset6a dset6b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset7a dset7b PASSED Testing h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 refreg PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset11a dset11b PASSED Testing h5diff h5diff_basic1.h5 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic1.h5 nono_obj PASSED Testing h5diff -d -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -d 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -d u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -d 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff --use-system-epsilon h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -d 200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -p 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -p 0.21 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d PASSED Testing h5diff -p 0.21 -p 0.22 h5diff_basic1.h5 h5diff_basic2.h5 g1/ds PASSED Testing h5diff -p 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p 0.005 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ PASSED Testing h5diff -n -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -n 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -n 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n 2 -n 3 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1 PASSED Testing h5diff --count=200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 PASSED Testing h5diff -n 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -v -d 0.0001 h5diff_basic1.h5 h5diff_basic1.h5 g1/fp18 PASSED Testing h5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1. PASSED Testing h5diff -v h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff tmptest2.he5 tmptest.he5 PASSED Testing h5diff tmpSingleSiteBethe.output.h5 tmpSingleSiteBethe.referen PASSED Testing h5diff -v1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff -v2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff --verbose=1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff --verbose=2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /ds PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /nt PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g2 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g3 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g4 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 PASSED Testing h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 PASSED Testing h5diff -v h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_hyper1.h5 h5diff_hyper2.h5 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/d1 g1/d2 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/fp1 g1/fp2 PASSED Testing h5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1. PASSED Testing h5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1. PASSED Testing h5diff h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset2 g2/dset3 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset3 g2/dset4 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset4 g2/dset5 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset5 g2/dset6 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset7 g2/dset8 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset8 g2/dset9 PASSED Testing h5diff -c h5diff_dset_zero_dim_size1.h5 h5diff_dset_zero_dim_s PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 /g1 PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 /g2 PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 /diffobjtype PASSED Testing h5diff -c non_comparables2.h5 non_comparables1.h5 /diffobjtype PASSED Testing h5diff -v h5diff_links.h5 h5diff_links.h5 /link_g1 /link_g2 PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_trg.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_extlink PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_softl PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_ext2softlink_src.h5 h5diff_ PASSED Testing h5diff --follow-symlinks -v h5diff_ext2softlink_trg.h5 h5diff_ PASSED Testing h5diff --follow-symlinks -v h5diff_ext2softlink_src.h5 h5diff_ PASSED Testing h5diff --follow-symlinks -v h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_danglel PASSED Testing h5diff --no-dangling-links h5diff_softlinks.h5 h5diff_softlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_softlin PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_softlin PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_softlin PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks h5diff_danglelinks1.h5 h5diff_danglel PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 PASSED Testing h5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /soft_ PASSED Testing h5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /soft_ PASSED Testing h5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /ext_l PASSED Testing h5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /ext_l PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 / / PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 / /grp PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1/ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /slink PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp10 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /slink PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_grp_recurse_ext2-1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse_ext1.h5 h5diff_ PASSED Testing h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_grp_recurse_ext2-1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse_ext1.h5 h5diff_ PASSED Testing h5diff -v --exclude-path /group1/dset3 h5diff_exclude1-1.h5 h5 PASSED Testing h5diff -v h5diff_exclude1-1.h5 h5diff_exclude1-2.h5 PASSED Testing h5diff -v --exclude-path /group1 --exclude-path /dset1 h5diff_ PASSED Testing h5diff -v --exclude-path /group1 h5diff_exclude2-1.h5 h5diff_e PASSED Testing h5diff -v --exclude-path /dset3 h5diff_exclude1-1.h5 h5diff_ex PASSED Testing h5diff -v --exclude-path /group1 h5diff_exclude3-1.h5 h5diff_e PASSED Testing h5diff -v --exclude-path /group1 h5diff_exclude3-2.h5 h5diff_e PASSED Testing h5diff -v --exclude-path /group1/dset h5diff_exclude3-1.h5 h5d PASSED Testing h5diff -v h5diff_comp_vl_strs.h5 h5diff_comp_vl_strs.h5 /group PASSED Testing h5diff -v compounds_array_vlen1.h5 compounds_array_vlen2.h5 PASSED Testing h5diff -v -d 5 -p 0.05 --use-system-epsilon h5diff_basic1.h5 h PASSED Testing h5diff -v -d 5 -p 0.05 h5diff_basic1.h5 h5diff_basic2.h5 /g1/d PASSED Testing h5diff -v -p 0.05 -d 5 h5diff_basic1.h5 h5diff_basic2.h5 /g1/d PASSED Testing h5diff -v -d 5 --use-system-epsilon h5diff_basic1.h5 h5diff_ba PASSED Testing h5diff -v --use-system-epsilon -d 5 h5diff_basic1.h5 h5diff_ba PASSED Testing h5diff -v -p 0.05 --use-system-epsilon h5diff_basic1.h5 h5diff PASSED Testing h5diff -v --use-system-epsilon -p 0.05 h5diff_basic1.h5 h5diff PASSED All h5diff tests passed. 19.44user 7.60system 0:22.82elapsed 118%CPU (0avgtext+0avgdata 74960maxresident)k 0inputs+45344outputs (0major+1722565minor)pagefaults 0swaps Finished testing testh5diff.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5diff' ===Serial tests in h5diff ended Tue Aug 8 10:55:47 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5diff' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5diff' ===Parallel tests in h5diff begin Tue Aug 8 10:55:47 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5diff' ============================ Testing testph5diff.sh Finished testing testph5diff.sh ============================ testph5diff.sh Test Log ============================ testh5diff.sh -p Testing ph5diff -h PASSED Testing ph5diff h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing ph5diff -r h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff -r h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing ph5diff --report --delta=5 h5diff_basic1.h5 h5diff_basic2.h5 g PASSED Testing ph5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset5 PASSED Testing ph5diff --verbose --relative=0.02 h5diff_basic1.h5 h5diff_basi PASSED Testing ph5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset9 PASSED Testing ph5diff -v h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp19 /g1/fp19 PASSED Testing ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp20 /g1/fp20 PASSED Testing ph5diff -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff -v -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 dset g1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 dset l1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 dset t1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 g1 g1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 t1 t1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 l1 l1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 g1 g2 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 t1 t2 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 l1 l2 PASSED Testing ph5diff -v h5diff_enum_invalid_values.h5 h5diff_enum_invalid_v PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset0a dset0b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset1a dset1b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset2a dset2b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset3a dset4b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset4a dset4b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset5a dset5b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset6a dset6b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset7a dset7b PASSED Testing ph5diff -v h5diff_dset1.h5 h5diff_dset2.h5 refreg PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset11a dset11b PASSED Testing ph5diff h5diff_basic1.h5 PASSED Testing ph5diff h5diff_basic1.h5 h5diff_basic1.h5 nono_obj PASSED Testing ph5diff -d -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing ph5diff -d 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -d u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -d 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d PASSED Testing ph5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff --use-system-epsilon h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff -d 200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d PASSED Testing ph5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -p -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing ph5diff -p 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -p u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -p 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d PASSED Testing ph5diff -p 0.21 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ PASSED Testing ph5diff -p 0.21 -p 0.22 h5diff_basic1.h5 h5diff_basic2.h5 g1/d PASSED Testing ph5diff -p 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -p 0.005 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1 PASSED Testing ph5diff -n -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing ph5diff -n 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -n u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -n 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d PASSED Testing ph5diff -n 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -n 2 -n 3 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g PASSED Testing ph5diff --count=200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 PASSED Testing ph5diff -n 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -v -d 0.0001 h5diff_basic1.h5 h5diff_basic1.h5 g1/fp18 PASSED Testing ph5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1 PASSED Testing ph5diff -v h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ph5diff tmptest2.he5 tmptest.he5 PASSED Testing ph5diff tmpSingleSiteBethe.output.h5 tmpSingleSiteBethe.refere PASSED Testing ph5diff -v1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ph5diff -v2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ph5diff --verbose=1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ph5diff --verbose=2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /d PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /n PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 PASSED Testing ph5diff -v h5diff_dset1.h5 h5diff_dset2.h5 PASSED Testing ph5diff -v h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing ph5diff -v h5diff_hyper1.h5 h5diff_hyper2.h5 PASSED Testing ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/d1 g1/d2 PASSED Testing ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/fp1 g1/fp2 PASSED Testing ph5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1 PASSED Testing ph5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1 PASSED Testing ph5diff h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset2 g2/dset3 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset3 g2/dset4 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset4 g2/dset5 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset5 g2/dset6 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset7 g2/dset8 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset8 g2/dset9 PASSED Testing ph5diff -c h5diff_dset_zero_dim_size1.h5 h5diff_dset_zero_dim_ PASSED Testing ph5diff -c non_comparables1.h5 non_comparables2.h5 /g1 PASSED Testing ph5diff -c non_comparables1.h5 non_comparables2.h5 /g2 PASSED Testing ph5diff -c non_comparables1.h5 non_comparables2.h5 PASSED Testing ph5diff -c non_comparables1.h5 non_comparables2.h5 /diffobjtyp PASSED Testing ph5diff -c non_comparables2.h5 non_comparables1.h5 /diffobjtyp PASSED Testing ph5diff -v h5diff_links.h5 h5diff_links.h5 /link_g1 /link_g2 PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_trg.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_extlin PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_soft PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_ext2softlink_src.h5 h5diff PASSED Testing ph5diff --follow-symlinks -v h5diff_ext2softlink_trg.h5 h5diff PASSED Testing ph5diff --follow-symlinks -v h5diff_ext2softlink_src.h5 h5diff PASSED Testing ph5diff --follow-symlinks -v h5diff_danglelinks1.h5 h5diff_dan PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_dangle PASSED Testing ph5diff --no-dangling-links h5diff_softlinks.h5 h5diff_softlin PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_softli PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_softli PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_softli PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_extlin PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_extlin PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_extlin PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_extlin PASSED Testing ph5diff --follow-symlinks h5diff_danglelinks1.h5 h5diff_dangle PASSED Testing ph5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dan PASSED Testing ph5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dan PASSED Testing ph5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dan PASSED Testing ph5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dan PASSED Testing ph5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 PASSED Testing ph5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /soft PASSED Testing ph5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /soft PASSED Testing ph5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /ext_ PASSED Testing ph5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /ext_ PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 / / PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 / /gr PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /slin PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /slin PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse_ext1.h5 h5diff_grp_recurse_ext2- PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse_ext1.h5 h5diff PASSED Testing ph5diff -v h5diff_grp_recurse_ext1.h5 h5diff_grp_recurse_ext2- PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse_ext1.h5 h5diff PASSED Testing ph5diff -v --exclude-path /group1/dset3 h5diff_exclude1-1.h5 h PASSED Testing ph5diff -v h5diff_exclude1-1.h5 h5diff_exclude1-2.h5 PASSED Testing ph5diff -v --exclude-path /group1 --exclude-path /dset1 h5diff PASSED Testing ph5diff -v --exclude-path /group1 h5diff_exclude2-1.h5 h5diff_ PASSED Testing ph5diff -v --exclude-path /dset3 h5diff_exclude1-1.h5 h5diff_e PASSED Testing ph5diff -v --exclude-path /group1 h5diff_exclude3-1.h5 h5diff_ PASSED Testing ph5diff -v --exclude-path /group1 h5diff_exclude3-2.h5 h5diff_ PASSED Testing ph5diff -v --exclude-path /group1/dset h5diff_exclude3-1.h5 h5 PASSED Testing ph5diff -v h5diff_comp_vl_strs.h5 h5diff_comp_vl_strs.h5 /grou PASSED Testing ph5diff -v compounds_array_vlen1.h5 compounds_array_vlen2.h5 PASSED Testing ph5diff -v -d 5 -p 0.05 --use-system-epsilon h5diff_basic1.h5 PASSED Testing ph5diff -v -d 5 -p 0.05 h5diff_basic1.h5 h5diff_basic2.h5 /g1/ PASSED Testing ph5diff -v -p 0.05 -d 5 h5diff_basic1.h5 h5diff_basic2.h5 /g1/ PASSED Testing ph5diff -v -d 5 --use-system-epsilon h5diff_basic1.h5 h5diff_b PASSED Testing ph5diff -v --use-system-epsilon -d 5 h5diff_basic1.h5 h5diff_b PASSED Testing ph5diff -v -p 0.05 --use-system-epsilon h5diff_basic1.h5 h5dif PASSED Testing ph5diff -v --use-system-epsilon -p 0.05 h5diff_basic1.h5 h5dif PASSED All ph5diff tests passed. 208.12user 34.15system 1:26.11elapsed 281%CPU (0avgtext+0avgdata 80948maxresident)k 0inputs+53752outputs (0major+5818114minor)pagefaults 0swaps Finished testing testph5diff.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5diff' ===Parallel tests in h5diff ended Tue Aug 8 10:57:13 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5diff' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5diff' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5diff' Making check in h5ls make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5ls' make testh5ls.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5ls' make[3]: 'testh5ls.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5ls' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5ls' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5ls' ===Serial tests in h5ls begin Tue Aug 8 10:57:13 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5ls' ============================ Testing testh5ls.sh Finished testing testh5ls.sh ============================ testh5ls.sh Test Log ============================ Testing h5ls -w80 -h PASSED Testing h5ls -w80 -help PASSED Testing h5ls -w80 -? PASSED Testing h5ls -w80 tall.h5 PASSED Testing h5ls -w80 -r -d tall.h5 PASSED Testing h5ls -w80 tgroup.h5 PASSED Testing h5ls -w80 tgroup.h5/g1 PASSED Testing h5ls -w80 -r -g tgroup.h5 PASSED Testing h5ls -w80 -g tgroup.h5/g1 PASSED Testing h5ls -w80 -v -g tgrp_comments.h5/glongcomment PASSED Testing h5ls -w80 -r -d tdset.h5 PASSED Testing h5ls -w80 -r tslink.h5 PASSED Testing h5ls --follow-symlinks tsoftlinks.h5 PASSED Testing h5ls --follow-symlinks -r tsoftlinks.h5 PASSED Testing h5ls --follow-symlinks tsoftlinks.h5/group1 PASSED Testing h5ls --follow-symlinks -r tsoftlinks.h5/group1 PASSED Testing h5ls --follow-symlinks tsoftlinks.h5/soft_dset1 PASSED Testing h5ls -w80 -r textlink.h5 PASSED Testing h5ls -w80 --follow-symlinks -r textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks -rv textlinksrc.h5/ext_link5 PASSED Testing h5ls -w80 --follow-symlinks -r textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 -r textlinksrc.h5 PASSED Testing h5ls -w80 -r textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 --follow-symlinks textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 -r tudlink.h5 PASSED Testing h5ls -w80 -Er textlinksrc.h5 PASSED Testing h5ls -w80 -Erv textlinksrc.h5/ext_link5 PASSED Testing h5ls -w80 -Er textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 -E textlinksrc.h5 PASSED Testing h5ls -w80 -E textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 --no-dangling-links textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks --no-dangling-links textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks --no-dangling-links tsoftlinks.h5 PASSED Testing h5ls -w80 --follow-symlinks --no-dangling-links thlink.h5 PASSED Testing h5ls -w80 thlink.h5 tslink.h5 PASSED Testing h5ls -w80 thlink.h5 PASSED Testing h5ls -w80 -r -d tcompound.h5 PASSED Testing h5ls -w80 -r -d tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d -S tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d -l tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d -l -S tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d tloop.h5 PASSED Testing h5ls -w80 -r -d tstr.h5 PASSED Testing h5ls -w80 -r -d tsaf.h5 PASSED Testing h5ls -w80 -r -d tvldtypes1.h5 PASSED Testing h5ls -w80 -r -d tarray1.h5 PASSED Testing h5ls -w80 -d tempty.h5 PASSED Testing h5ls -w80 -v -S tattr2.h5 PASSED Testing h5ls -w80 -v -d tattrreg.h5 PASSED Testing h5ls nosuchfile.h5 PASSED Testing h5ls -v tvldtypes1.h5 PASSED Testing h5ls -v tdatareg.h5 PASSED All h5ls tests passed. 5.60user 2.34system 0:06.72elapsed 118%CPU (0avgtext+0avgdata 9400maxresident)k 0inputs+6016outputs (0major+506771minor)pagefaults 0swaps Finished testing testh5ls.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5ls' ===Serial tests in h5ls ended Tue Aug 8 10:57:20 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5ls' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5ls' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5ls' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5ls' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5ls' Making check in h5dump make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5dump' make h5dumpgentest binread testh5dump.sh testh5dumppbits.sh testh5dumpxml.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5dump' make[3]: 'h5dumpgentest' is up to date. make[3]: 'binread' is up to date. make[3]: 'testh5dump.sh' is up to date. make[3]: 'testh5dumppbits.sh' is up to date. make[3]: 'testh5dumpxml.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5dump' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5dump' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5dump' ===Serial tests in h5dump begin Tue Aug 8 10:57:20 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5dump' ============================ Testing h5dumpgentest Finished testing h5dumpgentest ============================ h5dumpgentest Test Log ============================ 0.13user 0.05system 0:00.18elapsed 102%CPU (0avgtext+0avgdata 14568maxresident)k 0inputs+19816outputs (0major+10274minor)pagefaults 0swaps Finished testing h5dumpgentest ============================ ============================ Testing testh5dump.sh Finished testing testh5dump.sh ============================ testh5dump.sh Test Log ============================ Testing h5dump -h PASSED Testing h5dump --enable-error-stack --ddl -y packedbits.h5 PASSED Testing h5dump --enable-error-stack --output packedbits.h5 PASSED Testing h5dump --enable-error-stack -O -y tattr.h5 PASSED Testing h5dump --enable-error-stack -A -o tattr.h5 PASSED Testing h5dump --enable-error-stack -y -o trawdatafile.txt packedbits. PASSED Testing h5dump --enable-error-stack -O -y -o tnoddlfile.txt packedbits PASSED Testing h5dump --enable-error-stack --ddl=twithddl.txt -y -o twithddlf PASSED Testing h5dump --enable-error-stack -d /dset1[1,1;;;] -y -o trawssetfi PASSED Testing h5dump --enable-error-stack -w0 packedbits.h5 PASSED Testing h5dump --enable-error-stack packedbits.h5 PASSED Testing h5dump --enable-error-stack tcmpdintsize.h5 PASSED Testing h5dump --enable-error-stack tscalarintsize.h5 PASSED Testing h5dump --enable-error-stack tattrintsize.h5 PASSED Testing h5dump --enable-error-stack tcmpdattrintsize.h5 PASSED Testing h5dump --enable-error-stack tscalarattrintsize.h5 PASSED Testing h5dump --enable-error-stack tscalarintattrsize.h5 PASSED Testing h5dump --enable-error-stack tintsattrs.h5 PASSED Testing h5dump --enable-error-stack tscalarstring.h5 PASSED Testing h5dump --enable-error-stack tgroup.h5 PASSED Testing h5dump --enable-error-stack --group=/g2 --group / -g /y tgroup PASSED Testing h5dump --enable-error-stack tdset.h5 PASSED Testing h5dump --enable-error-stack -H -d dset1 -d /dset2 --dataset=ds PASSED Testing h5dump --enable-error-stack tattr.h5 PASSED Testing h5dump --enable-error-stack -a /\/attr1 --attribute /attr4 --a PASSED Testing h5dump --enable-error-stack -N /\/attr1 --any_path /attr4 --an PASSED Testing h5dump --enable-error-stack --header -a /attr2 --attribute=/at PASSED Testing h5dump --enable-error-stack tattr4_be.h5 PASSED Testing h5dump --enable-error-stack tnamed_dtype_attr.h5 PASSED Testing h5dump --enable-error-stack tslink.h5 PASSED Testing h5dump --enable-error-stack tudlink.h5 PASSED Testing h5dump --enable-error-stack -l slink2 tslink.h5 PASSED Testing h5dump --enable-error-stack -N slink2 tslink.h5 PASSED Testing h5dump --enable-error-stack -l udlink2 tudlink.h5 PASSED Testing h5dump --enable-error-stack -d /slink1 tslink.h5 PASSED Testing h5dump --enable-error-stack thlink.h5 PASSED Testing h5dump --enable-error-stack -d /g1/dset2 --dataset /dset1 --da PASSED Testing h5dump --enable-error-stack -d /g1/g1.1/dset3 --dataset /g1/ds PASSED Testing h5dump --enable-error-stack -g /g1 thlink.h5 PASSED Testing h5dump --enable-error-stack -N /g1 thlink.h5 PASSED Testing h5dump --enable-error-stack -d /dset1 -g /g2 -d /g1/dset2 thli PASSED Testing h5dump --enable-error-stack -N /dset1 -N /g2 -N /g1/dset2 thli PASSED Testing h5dump --enable-error-stack tcompound.h5 PASSED Testing h5dump --enable-error-stack -t /type1 --datatype /type2 --data PASSED Testing h5dump --enable-error-stack -N /type1 --any_path /type2 --any_ PASSED Testing h5dump --enable-error-stack -t /#6632 -g /group2 tcompound.h5 PASSED Testing h5dump --enable-error-stack tcompound_complex.h5 PASSED Testing h5dump --enable-error-stack tcompound_complex2.h5 CREATED Testing h5dump --enable-error-stack tbitnopaque.h5 CREATED Testing h5dump --enable-error-stack tnestedcomp.h5 PASSED Testing h5dump --enable-error-stack tnestedcmpddt.h5 PASSED Testing h5dump --enable-error-stack tall.h5 PASSED Testing h5dump --enable-error-stack --header -g /g1/g1.1 -a attr2 tall PASSED Testing h5dump --enable-error-stack -d /g2/dset2.1 -l /g1/g1.2/g1.2.1/ PASSED Testing h5dump --enable-error-stack -N /g2/dset2.1 -N /g1/g1.2/g1.2.1/ PASSED Testing h5dump --enable-error-stack -a attr1 tall.h5 PASSED Testing h5dump --enable-error-stack -N attr1 tall.h5 PASSED Testing h5dump --enable-error-stack tloop.h5 PASSED Testing h5dump --enable-error-stack tstr.h5 PASSED Testing h5dump --enable-error-stack tstr2.h5 PASSED Testing h5dump --enable-error-stack tsaf.h5 PASSED Testing h5dump --enable-error-stack tvldtypes1.h5 PASSED Testing h5dump --enable-error-stack tvldtypes2.h5 PASSED Testing h5dump --enable-error-stack tvldtypes3.h5 PASSED Testing h5dump --enable-error-stack tvldtypes4.h5 PASSED Testing h5dump --enable-error-stack tvldtypes5.h5 PASSED Testing h5dump --enable-error-stack tvlstr.h5 PASSED Testing h5dump --enable-error-stack tvlenstr_array.h5 PASSED Testing h5dump --enable-error-stack tarray1.h5 PASSED Testing h5dump --enable-error-stack -R tarray1_big.h5 PASSED Testing h5dump --enable-error-stack tarray2.h5 PASSED Testing h5dump --enable-error-stack tarray3.h5 PASSED Testing h5dump --enable-error-stack tarray4.h5 PASSED Testing h5dump --enable-error-stack tarray5.h5 PASSED Testing h5dump --enable-error-stack tarray6.h5 PASSED Testing h5dump --enable-error-stack tarray7.h5 PASSED Testing h5dump --enable-error-stack tarray8.h5 PASSED Testing h5dump --enable-error-stack -H -d Dataset1 tarray2.h5 tarray3. PASSED Testing h5dump --enable-error-stack tempty.h5 PASSED Testing h5dump --enable-error-stack tgrp_comments.h5 PASSED Testing h5dump --enable-error-stack --filedriver=split tsplit_file PASSED Testing h5dump --enable-error-stack --filedriver=family tfamily%05d.h5 PASSED Testing h5dump --enable-error-stack --filedriver=multi tmulti PASSED Testing h5dump --enable-error-stack -w157 tlarge_objname.h5 PASSED Testing h5dump --enable-error-stack -A tall.h5 PASSED Testing h5dump --enable-error-stack -A 0 tall.h5 PASSED Testing h5dump --enable-error-stack -A -r tall.h5 PASSED Testing h5dump --enable-error-stack --dataset=/g1/g1.1/dset1.1.1 --sta PASSED Testing h5dump --enable-error-stack -d /g1/g1.1/dset1.1.2[0;2;10;] tal PASSED Testing h5dump --enable-error-stack -d /dset1[1,1;;;] tdset.h5 PASSED Testing h5dump --enable-error-stack --no-compact-subset -d AHFINDERDIR PASSED Testing h5dump --enable-error-stack -d FourDimInts -s 0,0,0,0 -c 2,2,2 PASSED Testing h5dump --enable-error-stack -d FourDimInts -s 0,0,0,0 -c 1,1,1 PASSED Testing h5dump --enable-error-stack -d FourDimInts -s 0,0,0,0 -S 2,2,2 PASSED Testing h5dump --enable-error-stack -d FourDimInts -s 0,0,0,0 -S 2,2,1 PASSED Testing h5dump --enable-error-stack -d FourDimInts -s 0,0,0,0 -S 2,2,1 PASSED Testing h5dump --enable-error-stack -r tchar.h5 PASSED Testing h5dump --enable-error-stack charsets.h5 PASSED Testing h5dump --enable-error-stack -H -B -d dset tfcontents1.h5 PASSED Testing h5dump --enable-error-stack -B tfcontents2.h5 PASSED Testing h5dump --enable-error-stack --boot-block tfcontents2.h5 PASSED Testing h5dump --enable-error-stack --superblock tfcontents2.h5 PASSED Testing h5dump --enable-error-stack -p -d bogus tfcontents1.h5 PASSED Testing h5dump --enable-error-stack -n tfcontents1.h5 PASSED Testing h5dump --enable-error-stack -n --sort_by=name --sort_order=asc PASSED Testing h5dump --enable-error-stack -n --sort_by=name --sort_order=des PASSED Testing h5dump --enable-error-stack -n 1 --sort_order=ascending tall.h PASSED Testing h5dump --enable-error-stack -n 1 --sort_order=descending tall. PASSED Testing h5dump --enable-error-stack -H -p -d compact tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d contiguous tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d chunked tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d external tfilters.h5 PASSED Testing h5dump --enable-error-stack -p tfvalues.h5 PASSED Testing h5dump --enable-error-stack tattr2.h5 PASSED Testing h5dump --enable-error-stack -e tstr3.h5 PASSED Testing h5dump --enable-error-stack tstr3.h5 PASSED Testing h5dump --enable-error-stack -r -d str4 tstr3.h5 PASSED Testing h5dump --enable-error-stack taindices.h5 PASSED Testing h5dump --enable-error-stack -y taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -s 1 -S 10 -c 2 -k 3 taindic PASSED Testing h5dump --enable-error-stack -d 2d -s 1,2 -S 3,3 -c 3,2 -k 2,2 PASSED Testing h5dump --enable-error-stack -d 3d -s 0,1,2 -S 1,3,3 -c 2,2,2 - PASSED Testing h5dump --enable-error-stack -d 4d -s 0,0,1,2 -c 2,2,3,2 -S 1,1 PASSED Testing h5dump --enable-error-stack -d 1d -s 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -c 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -S 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -k 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -H -p -d szip tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d deflate tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d shuffle tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d fletcher32 tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d nbit tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d scaleoffset tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d all tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d myfilter tfilters.h5 PASSED Testing h5dump --enable-error-stack -d deflate -d shuffle -d fletcher3 PASSED Testing h5dump --enable-error-stack -d all -d szip tfilters.h5 PASSED Testing h5dump --enable-error-stack tlonglinks.h5 PASSED Testing h5dump --enable-error-stack -d dset4gb -s 4294967284 -c 22 tbi PASSED Testing h5dump --enable-error-stack thyperslab.h5 PASSED Testing h5dump --enable-error-stack tnullspace.h5 PASSED Testing h5dump --enable-error-stack zerodim.h5 PASSED Testing h5dump --enable-error-stack tvms.h5 PASSED Testing h5dump --enable-error-stack -d integer -o out1.bin -b LE tbina PASSED Testing h5dump --enable-error-stack -d /g2/dset2 -b -o tstr2bin2.txt t PASSED Testing h5dump --enable-error-stack -d /g6/dset6 -b -o tstr2bin6.txt t PASSED Testing h5dump --enable-error-stack -d integer -o out1.bin -b tbinary. PASSED Running h5import out1.bin -c out3.h5import -o out1.h5 PASSED Running h5diff tbinary.h5 out1.h5 /integer /integer PASSED Running h5import out1.bin -c tbin1.ddl -o out1D.h5 PASSED Running h5diff tbinary.h5 out1D.h5 /integer /integer PASSED Testing h5dump --enable-error-stack -b BE -d float -o out2.bin tbinary PASSED Testing h5dump --enable-error-stack -d integer -o out3.bin -b NATIVE t PASSED Running h5import out3.bin -c out3.h5import -o out3.h5 PASSED Running h5diff tbinary.h5 out3.h5 /integer /integer PASSED Running h5import out3.bin -c tbin3.ddl -o out3D.h5 PASSED Running h5diff tbinary.h5 out3D.h5 /integer /integer PASSED Testing h5dump --enable-error-stack -d double -b FILE -o out4.bin tbin PASSED Testing h5dump --enable-error-stack tdatareg.h5 PASSED Testing h5dump --enable-error-stack -R tdatareg.h5 PASSED Testing h5dump --enable-error-stack tattrreg.h5 PASSED Testing h5dump --enable-error-stack -R tattrreg.h5 PASSED Testing h5dump --enable-error-stack -d /Dataset1 -s 0 -R -y -o tbinreg PASSED Testing h5dump --enable-error-stack --group=1 --sort_by=creation_order PASSED Testing h5dump --enable-error-stack --group=1 --sort_by=creation_order PASSED Testing h5dump --enable-error-stack -g 2 -q name -z ascending tordergr PASSED Testing h5dump --enable-error-stack -g 2 -q name -z descending torderg PASSED Testing h5dump --enable-error-stack -q creation_order tordergr.h5 PASSED Testing h5dump --enable-error-stack -H --sort_by=name --sort_order=asc PASSED Testing h5dump --enable-error-stack -H --sort_by=name --sort_order=des PASSED Testing h5dump --enable-error-stack -H --sort_by=creation_order --sort PASSED Testing h5dump --enable-error-stack -H --sort_by=creation_order --sort PASSED Testing h5dump --enable-error-stack --sort_by=name --sort_order=ascend PASSED Testing h5dump --enable-error-stack --sort_by=name --sort_order=descen PASSED Testing h5dump --enable-error-stack -m %.7f tfpformat.h5 PASSED Testing h5dump --enable-error-stack textlinksrc.h5 PASSED Testing h5dump --enable-error-stack textlinkfar.h5 PASSED Testing h5dump --enable-error-stack textlink.h5 PASSED Testing h5dump --enable-error-stack filter_fail.h5 PASSED Testing h5dump --enable-error-stack -y -o tall-6.txt -d /g1/g1.1/dset1 PASSED Testing h5dump --enable-error-stack tgroup.h5 non_existing.h5 PASSED All h5dump tests passed. 23.91user 8.34system 0:27.65elapsed 116%CPU (0avgtext+0avgdata 13504maxresident)k 0inputs+269840outputs (0major+1730915minor)pagefaults 0swaps Finished testing testh5dump.sh ============================ ============================ ============================ Testing testh5dumppbits.sh Finished testing testh5dumppbits.sh ============================ testh5dumppbits.sh Test Log ============================ Testing h5dump --enable-error-stack PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,8 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,8 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,16 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,16 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,32 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,32 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,64 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,64 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 1,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 1,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,4,4,4 packedbits PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,4,4,4 packedbits PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,8,8,8 packedbits PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,8,8,8 packedbits PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,16,16,16 packedb PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,16,16,16 packedb PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,32,32,32 packedb PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,32,32,32 packedb PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,2,2,2,4,2,6,2 pa PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,2,2,2,4,2,6,2 pa PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,4,4,4,8,4,12,4 p PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,4,4,4,8,4,12,4 p PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,8,8,8,16,8,24,8 PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,8,8,8,16,8,24,8 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,16,16,16,32,16,4 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,16,16,16,32,16,4 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,2,2,6 packedbits PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,2,2,6 packedbits PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,2,10,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,2,10,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,2,26,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,2,26,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,2,58,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,2,58,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,1,1,1,2,1,0,3 pa PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,1,1,1,2,1,3,1,4, PASSED Testing h5dump --enable-error-stack -d /dset1 -M 0,1,1,1 tcompound.h5 PASSED Testing h5dump --enable-error-stack -d /Dataset1 -M 0,1,1,1 tarray1.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,1,0,1,1,1,2,1,3, PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 64,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 8,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 16,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 32,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M -1,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 4,0 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 37,28 packedbits.h PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 2,7 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 10,7 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 26,7 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,2,2,1,0,2,2, pac PASSED All h5dump tests passed. 5.30user 2.17system 0:06.30elapsed 118%CPU (0avgtext+0avgdata 6976maxresident)k 0inputs+5712outputs (0major+476634minor)pagefaults 0swaps Finished testing testh5dumppbits.sh ============================ ============================ ============================ Testing testh5dumpxml.sh Finished testing testh5dumpxml.sh ============================ testh5dumpxml.sh Test Log ============================ Testing h5dump --xml tall.h5 PASSED Testing h5dump --xml tattr.h5 PASSED Testing h5dump --xml tbitfields.h5 PASSED Testing h5dump --xml tcompound.h5 PASSED Testing h5dump --xml tcompound2.h5 PASSED Testing h5dump --xml tdatareg.h5 PASSED Testing h5dump --xml tdset.h5 PASSED Testing h5dump --xml tdset2.h5 PASSED Testing h5dump --xml tenum.h5 PASSED Testing h5dump --xml tgroup.h5 PASSED Testing h5dump --xml thlink.h5 PASSED Testing h5dump --xml tloop.h5 PASSED Testing h5dump --xml tloop2.h5 PASSED Testing h5dump --xml tmany.h5 PASSED Testing h5dump --xml tnestedcomp.h5 PASSED Testing h5dump --xml tcompound_complex.h5 PASSED Testing h5dump --xml tobjref.h5 PASSED Testing h5dump --xml topaque.h5 PASSED Testing h5dump --xml tslink.h5 PASSED Testing h5dump --xml tudlink.h5 PASSED Testing h5dump --xml textlink.h5 PASSED Testing h5dump --xml tstr.h5 PASSED Testing h5dump --xml tstr2.h5 PASSED Testing h5dump --xml tref.h5 PASSED Testing h5dump --xml tname-amp.h5 PASSED Testing h5dump --xml tname-apos.h5 PASSED Testing h5dump --xml tname-gt.h5 PASSED Testing h5dump --xml tname-lt.h5 PASSED Testing h5dump --xml tname-quot.h5 PASSED Testing h5dump --xml tname-sp.h5 PASSED Testing h5dump --xml tstring.h5 PASSED Testing h5dump --xml tstring-at.h5 PASSED Testing h5dump --xml tref-escapes.h5 PASSED Testing h5dump --xml tref-escapes-at.h5 PASSED Testing h5dump --xml tnodata.h5 PASSED Testing h5dump --xml tarray1.h5 PASSED Testing h5dump --xml tarray2.h5 PASSED Testing h5dump --xml tarray3.h5 PASSED Testing h5dump --xml tarray6.h5 PASSED Testing h5dump --xml tarray7.h5 PASSED Testing h5dump --xml tvldtypes1.h5 PASSED Testing h5dump --xml tvldtypes2.h5 PASSED Testing h5dump --xml tvldtypes3.h5 PASSED Testing h5dump --xml tvldtypes4.h5 PASSED Testing h5dump --xml tvldtypes5.h5 PASSED Testing h5dump --xml tvlstr.h5 PASSED Testing h5dump --xml tsaf.h5 PASSED Testing h5dump --xml tempty.h5 PASSED Testing h5dump --xml tnamed_dtype_attr.h5 PASSED Testing h5dump --xml --use-dtd tempty.h5 PASSED Testing h5dump --xml -u tempty.h5 PASSED Testing h5dump --xml -X : tempty.h5 PASSED Testing h5dump --xml --xml-ns=: tempty.h5 PASSED Testing h5dump --xml -X thing: tempty.h5 PASSED Testing h5dump --xml --xml-ns=thing: tempty.h5 PASSED Testing h5dump --xml --xml-ns=: --xml-dtd=http://somewhere.net tempty. PASSED Testing h5dump --xml --use-dtd --xml-dtd=http://somewhere.net tempty.h PASSED Testing h5dump --xml -A tall.h5 PASSED Testing h5dump --xml -H --sort_by=name --sort_order=ascending torderat PASSED Testing h5dump --xml -H --sort_by=name --sort_order=descending tordera PASSED Testing h5dump --xml -H --sort_by=creation_order --sort_order=ascendin PASSED Testing h5dump --xml -H --sort_by=creation_order --sort_order=descendi PASSED Testing h5dump -u -m %.7f tfpformat.h5 PASSED All h5dumpxml tests passed. 5.42user 2.03system 0:05.71elapsed 130%CPU (0avgtext+0avgdata 8668maxresident)k 0inputs+4648outputs (0major+479112minor)pagefaults 0swaps Finished testing testh5dumpxml.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5dump' ===Serial tests in h5dump ended Tue Aug 8 10:58:00 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5dump' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5dump' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5dump' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5dump' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5dump' Making check in misc make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/misc' make h5repart_gentest talign repart_test testh5repart.sh testh5mkgrp.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/misc' make[3]: 'h5repart_gentest' is up to date. make[3]: 'talign' is up to date. make[3]: 'repart_test' is up to date. make[3]: 'testh5repart.sh' is up to date. make[3]: 'testh5mkgrp.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/misc' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/misc' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/misc' ===Serial tests in misc begin Tue Aug 8 10:58:00 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/misc' ============================ Testing h5repart_gentest Finished testing h5repart_gentest ============================ h5repart_gentest Test Log ============================ PASSED 0.02user 0.01system 0:00.03elapsed 108%CPU (0avgtext+0avgdata 5584maxresident)k 0inputs+152outputs (0major+2501minor)pagefaults 0swaps Finished testing h5repart_gentest ============================ ============================ Testing talign Finished testing talign ============================ talign Test Log ============================ Testing alignment in compound datatypes PASSED 0.01user 0.02system 0:00.03elapsed 116%CPU (0avgtext+0avgdata 6536maxresident)k 0inputs+8outputs (0major+3560minor)pagefaults 0swaps Finished testing talign ============================ ============================ Testing testh5repart.sh Finished testing testh5repart.sh ============================ testh5repart.sh Test Log ============================ Testing h5repart -m 20000 family_file%05d.h5 /builddir/build/BUILD/hdf PASSED Testing h5repart -m 5k family_file%05d.h5 /builddir/build/BUILD/hdf5-1 PASSED Testing h5repart -m 20000 -family_to_sec2 family_file%05d.h5 /builddir PASSED Testing repart_test PASSED All h5repart tests passed. 0.16user 0.04system 0:00.16elapsed 123%CPU (0avgtext+0avgdata 5708maxresident)k 0inputs+136outputs (0major+13609minor)pagefaults 0swaps Finished testing testh5repart.sh ============================ ============================ ============================ Testing testh5mkgrp.sh Finished testing testh5mkgrp.sh ============================ testh5mkgrp.sh Test Log ============================ Testing h5mkgrp -h PASSED Testing h5mkgrp h5mkgrp_single.h5 single PASSED Verifying h5ls file structure h5mkgrp_single.h5 PASSED Testing h5mkgrp -v h5mkgrp_single_v.h5 single PASSED Verifying h5ls file structure h5mkgrp_single_v.h5 PASSED Testing h5mkgrp -p h5mkgrp_single_p.h5 single PASSED Verifying h5ls file structure h5mkgrp_single_p.h5 PASSED Testing h5mkgrp -l h5mkgrp_single_l.h5 latest PASSED Verifying h5ls file structure h5mkgrp_single_l.h5 PASSED Testing h5mkgrp h5mkgrp_several.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several.h5 PASSED Testing h5mkgrp -v h5mkgrp_several_v.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_v.h5 PASSED Testing h5mkgrp -p h5mkgrp_several_p.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_p.h5 PASSED Testing h5mkgrp -l h5mkgrp_several_l.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_l.h5 PASSED Testing h5mkgrp -p h5mkgrp_nested_p.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_p.h5 PASSED Testing h5mkgrp -lp h5mkgrp_nested_lp.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_lp.h5 PASSED Testing h5mkgrp -p h5mkgrp_nested_mult_p.h5 /one/two /three/four PASSED Verifying h5ls file structure h5mkgrp_nested_mult_p.h5 PASSED Testing h5mkgrp -lp h5mkgrp_nested_mult_lp.h5 /one/two /three/four PASSED Verifying h5ls file structure h5mkgrp_nested_mult_lp.h5 PASSED All h5mkgrp tests passed. 1.64user 0.66system 0:01.88elapsed 122%CPU (0avgtext+0avgdata 5924maxresident)k 0inputs+1192outputs (0major+150821minor)pagefaults 0swaps Finished testing testh5mkgrp.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/misc' ===Serial tests in misc ended Tue Aug 8 10:58:03 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/misc' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/misc' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/misc' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/misc' Making check in h5import make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5import' make h5importtest make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5import' make[3]: 'h5importtest' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5import' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5import' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5import' ===Serial tests in h5import begin Tue Aug 8 10:58:03 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5import' ============================ Testing h5importtest Finished testing h5importtest ============================ h5importtest Test Log ============================ 0.01user 0.01system 0:00.03elapsed 116%CPU (0avgtext+0avgdata 2500maxresident)k 0inputs+56outputs (0major+2241minor)pagefaults 0swaps Finished testing h5importtest ============================ ============================ Testing h5importtestutil.sh Finished testing h5importtestutil.sh ============================ h5importtestutil.sh Test Log ============================ ============================== H5IMPORT tests started ============================== Testing ASCII I32 rank 3 - Output BE PASSED Testing ASCII I16 rank 3 - Output LE - CHUNKED - extended PASSED Testing ASCII I8 - rank 3 - Output I8 LE-Chunked+Extended+Compressed PASSED Testing ASCII UI16 - rank 2 - Output LE+Chunked+Compressed PASSED Testing ASCII UI32 - rank 3 - Output BE PASSED Testing ASCII F32 - rank 3 - Output LE PASSED Testing ASCII F64 - rank 3 - Output BE + CHUNKED+Extended+Compressed PASSED Testing BINARY F64 - rank 3 - Output LE+CHUNKED+Extended+Compressed PASSED Testing H5DUMP-BINARY F64 - rank 3 - Output LE+CHUNKED+Extended+Compre PASSED Testing BINARY I8 - rank 3 - Output I16LE + Chunked+Extended+Compresse PASSED Testing H5DUMP-BINARY I8 - rank 3 - Output I16LE + Chunked+Extended+Co PASSED Testing BINARY I16 - rank 3 - Output order LE + CHUNKED + extended PASSED Testing H5DUMP-BINARY I16 - rank 3 - Output order LE + CHUNKED + exten PASSED Testing BINARY I32 - rank 3 - Output BE + CHUNKED PASSED Testing H5DUMP-BINARY I32 - rank 3 - Output BE + CHUNKED PASSED Testing BINARY UI16 - rank 3 - Output byte BE + CHUNKED PASSED Testing H5DUMP-BINARY UI16 - rank 3 - Output byte BE + CHUNKED PASSED Testing BINARY UI32 - rank 3 - Output LE + CHUNKED PASSED Testing H5DUMP-BINARY UI32 - rank 3 - Output LE + CHUNKED PASSED Testing STR PASSED Testing H5DUMP-STR PASSED Testing BINARY I8 CR LF EOF PASSED Testing H5DUMP-BINARY I8 CR LF EOF PASSED Testing ASCII F64 - rank 1 - INPUT-CLASS TEXTFPE PASSED All h5import tests passed. 3.44user 1.47system 0:03.90elapsed 126%CPU (0avgtext+0avgdata 6920maxresident)k 0inputs+1792outputs (0major+312671minor)pagefaults 0swaps Finished testing h5importtestutil.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5import' ===Serial tests in h5import ended Tue Aug 8 10:58:07 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5import' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5import' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5import' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5import' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5import' Making check in h5repack make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack' make h5repacktst h5repack.sh h5repack_plugin.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack' make[3]: 'h5repacktst' is up to date. make[3]: 'h5repack.sh' is up to date. make[3]: 'h5repack_plugin.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack' ===Serial tests in h5repack begin Tue Aug 8 10:58:07 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack' ============================ Testing h5repacktst Finished testing h5repacktst ============================ h5repacktst Test Log ============================ Testing h5repack: Testing generating datasets PASSED Testing copy of datasets (fill values) PASSED Testing copy of datasets (all datatypes) PASSED Testing copy of datasets (attributes) PASSED Testing copy of datasets (hardlinks) PASSED Testing copy of allocation early file PASSED Testing adding deflate filter PASSED Testing adding deflate filter to all PASSED Testing adding szip filter PASSED Testing adding szip filter to all PASSED Testing addding shuffle filter PASSED Testing addding shuffle filter to all PASSED Testing adding checksum filter PASSED Testing adding checksum filter to all PASSED Testing filter queue fletcher, shuffle, deflate, szip PASSED Testing adding layout chunked PASSED Testing adding layout chunked to all PASSED Testing adding layout contiguous PASSED Testing adding layout contiguous to all PASSED Testing adding layout compact PASSED Testing adding layout compact to all PASSED Testing layout compact to contiguous conversion PASSED Testing layout compact to chunk conversion PASSED Testing layout compact to compact conversion PASSED Testing layout contiguous to compact conversion PASSED Testing layout contiguous to chunk conversion PASSED Testing layout contiguous to contiguous conversion PASSED Testing layout chunked to compact conversion PASSED Testing layout chunked to contiguous conversion PASSED Testing layout chunked to chunk conversion PASSED Testing copy of szip filter PASSED Testing removing szip filter PASSED Testing copy of deflate filter PASSED Testing removing deflate filter PASSED Testing copy of shuffle filter PASSED Testing removing shuffle filter PASSED Testing copy of fletcher filter PASSED Testing removing fletcher filter PASSED Testing copy of nbit filter PASSED Testing removing nbit filter PASSED Testing adding nbit filter PASSED Testing copy of scaleoffset filter PASSED Testing removing scaleoffset filter PASSED Testing adding scaleoffset filter PASSED Testing filter conversion from deflate to szip PASSED Testing filter conversion from szip to deflate PASSED Testing removing all filters PASSED Testing big file PASSED Testing external datasets PASSED Testing file with userblock PASSED Testing latest file format options PASSED Testing several global filters PASSED Testing file with added userblock PASSED Testing file with aligment PASSED Testing file with committed datatypes PASSED Testing metadata block size option PASSED All h5repack tests passed. 9.86user 0.43system 0:10.34elapsed 99%CPU (0avgtext+0avgdata 255588maxresident)k 0inputs+10048outputs (0major+99143minor)pagefaults 0swaps Finished testing h5repacktst ============================ ============================ Testing h5repack.sh Finished testing h5repack.sh ============================ h5repack.sh Test Log ============================ Testing h5repack -h PASSED fill h5repack_fill.h5 Testing h5repack PASSED Verifying h5diff output h5repack_fill.h5 out-fill.h5repack_fill.h5 PASSED objs h5repack_objs.h5 Testing h5repack PASSED Verifying h5diff output h5repack_objs.h5 out-objs.h5repack_objs.h5 PASSED attr h5repack_attr.h5 Testing h5repack PASSED Verifying h5diff output h5repack_attr.h5 out-attr.h5repack_attr.h5 PASSED hlink h5repack_hlink.h5 Testing h5repack PASSED Verifying h5diff output h5repack_hlink.h5 out-hlink.h5repack_hlink.h5 PASSED layout h5repack_layout.h5 Testing h5repack PASSED Verifying h5diff output h5repack_layout.h5 out-layout.h5repack_layout. PASSED early h5repack_early.h5 Testing h5repack PASSED Verifying h5diff output h5repack_early.h5 out-early.h5repack_early.h5 PASSED nested_8bit_enum h5repack_nested_8bit_enum_deflated.h5 Testing h5repack PASSED Verifying h5diff output h5repack_nested_8bit_enum_deflated.h5 out-nest PASSED gzip_individual h5repack_layout.h5 -f dset1:GZIP=1 -l dset1:CHUNK=20x10 Testing h5repack -f dset1:GZIP=1 -l dset1:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-gzip_individual.h5repac PASSED gzip_all h5repack_layout.h5 -f GZIP=1 Testing h5repack -f GZIP=1 PASSED Verifying h5diff output h5repack_layout.h5 out-gzip_all.h5repack_layou PASSED szip_individual h5repack_layout.h5 -f dset2:SZIP=8,EC -l dset2:CHUNK=20x10 Testing h5repack -f dset2:SZIP=8,EC -l dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-szip_individual.h5repac PASSED szip_all h5repack_layout.h5 -f SZIP=8,NN Testing h5repack -f SZIP=8,NN PASSED Verifying h5diff output h5repack_layout.h5 out-szip_all.h5repack_layou PASSED shuffle_individual h5repack_layout.h5 -f dset2:SHUF -l dset2:CHUNK=20x10 Testing h5repack -f dset2:SHUF -l dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-shuffle_individual.h5re PASSED shuffle_all h5repack_layout.h5 -f SHUF Testing h5repack -f SHUF PASSED Verifying h5diff output h5repack_layout.h5 out-shuffle_all.h5repack_la PASSED fletcher_individual h5repack_layout.h5 -f dset2:FLET -l dset2:CHUNK=20x10 Testing h5repack -f dset2:FLET -l dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-fletcher_individual.h5r PASSED fletcher_all h5repack_layout.h5 -f FLET Testing h5repack -f FLET PASSED Verifying h5diff output h5repack_layout.h5 out-fletcher_all.h5repack_l PASSED all_filters h5repack_layout.h5 -f dset2:SHUF -f dset2:FLET -f dset2:SZIP=8,NN -f dset2:GZIP=1 -l dset2:CHUNK=20x10 Testing h5repack -f dset2:SHUF -f dset2:FLET -f dset2:SZIP=8,NN -f dse PASSED Verifying h5diff output h5repack_layout.h5 out-all_filters.h5repack_la PASSED Testing h5repack -v -f /dset_deflate:GZIP=9 PASSED Verifying h5diff output h5repack_filters.h5 out-gzip_verbose_filters.h PASSED Verifying output from h5repack -v -f /dset_deflate:GZIP=9 PASSED szip_copy h5repack_szip.h5 Testing h5repack PASSED Verifying h5diff output h5repack_szip.h5 out-szip_copy.h5repack_szip.h PASSED szip_remove h5repack_szip.h5 --filter=dset_szip:NONE Testing h5repack --filter=dset_szip:NONE PASSED Verifying h5diff output h5repack_szip.h5 out-szip_remove.h5repack_szip PASSED deflate_copy h5repack_deflate.h5 Testing h5repack PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_copy.h5repack_ PASSED deflate_remove h5repack_deflate.h5 -f dset_deflate:NONE Testing h5repack -f dset_deflate:NONE PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_remove.h5repac PASSED shuffle_copy h5repack_shuffle.h5 Testing h5repack PASSED Verifying h5diff output h5repack_shuffle.h5 out-shuffle_copy.h5repack_ PASSED shuffle_remove h5repack_shuffle.h5 -f dset_shuffle:NONE Testing h5repack -f dset_shuffle:NONE PASSED Verifying h5diff output h5repack_shuffle.h5 out-shuffle_remove.h5repac PASSED fletcher_copy h5repack_fletcher.h5 Testing h5repack PASSED Verifying h5diff output h5repack_fletcher.h5 out-fletcher_copy.h5repac PASSED fletcher_remove h5repack_fletcher.h5 -f dset_fletcher32:NONE Testing h5repack -f dset_fletcher32:NONE PASSED Verifying h5diff output h5repack_fletcher.h5 out-fletcher_remove.h5rep PASSED nbit_copy h5repack_nbit.h5 Testing h5repack PASSED Verifying h5diff output h5repack_nbit.h5 out-nbit_copy.h5repack_nbit.h PASSED nbit_remove h5repack_nbit.h5 -f dset_nbit:NONE Testing h5repack -f dset_nbit:NONE PASSED Verifying h5diff output h5repack_nbit.h5 out-nbit_remove.h5repack_nbit PASSED nbit_add h5repack_nbit.h5 -f dset_int31:NBIT Testing h5repack -f dset_int31:NBIT PASSED Verifying h5diff output h5repack_nbit.h5 out-nbit_add.h5repack_nbit.h5 PASSED scale_copy h5repack_soffset.h5 Testing h5repack PASSED Verifying h5diff output h5repack_soffset.h5 out-scale_copy.h5repack_so PASSED scale_add h5repack_soffset.h5 -f dset_none:SOFF=31,IN Testing h5repack -f dset_none:SOFF=31,IN PASSED Verifying h5diff output h5repack_soffset.h5 out-scale_add.h5repack_sof PASSED scale_remove h5repack_soffset.h5 -f dset_scaleoffset:NONE Testing h5repack -f dset_scaleoffset:NONE PASSED Verifying h5diff output h5repack_soffset.h5 out-scale_remove.h5repack_ PASSED remove_all h5repack_filters.h5 -f NONE Testing h5repack -f NONE PASSED Verifying h5diff output h5repack_filters.h5 out-remove_all.h5repack_fi PASSED deflate_convert h5repack_deflate.h5 -f dset_deflate:SZIP=8,NN Testing h5repack -f dset_deflate:SZIP=8,NN PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_convert.h5repa PASSED szip_convert h5repack_szip.h5 -f dset_szip:GZIP=1 Testing h5repack -f dset_szip:GZIP=1 PASSED Verifying h5diff output h5repack_szip.h5 out-szip_convert.h5repack_szi PASSED Testing h5repack -f GZIP=1 -m 1024 PASSED Verifying h5dump output -f GZIP=1 -m 1024 PASSED deflate_file h5repack_layout.h5 -e h5repack.info Testing h5repack -e h5repack.info PASSED Verifying h5diff output h5repack_layout.h5 out-deflate_file.h5repack_l PASSED Testing h5repack --layout dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_chunk_20x10.h5rep PASSED Verifying a dataset layout PASSED Testing h5repack -l CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_20x10.h5repack_la PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack/../h5du PASSED Testing h5repack -l dset2:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_conti.h5repack_la PASSED Verifying a dataset layout PASSED Testing h5repack -l CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-conti.h5repack_layout.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack/../h5du PASSED Testing h5repack -l dset2:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_compa.h5repack_la PASSED Verifying a dataset layout PASSED Testing h5repack -l COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-compa.h5repack_layout.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack/../h5du PASSED Testing h5repack -l dset_compact:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_conti.h5repa PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_compact:CHUNK=2x5 PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_chunk.h5repa PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_compact:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_compa.h5repa PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_contiguous:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_compa.h5repa PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_contiguous:CHUNK=3x6 PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_chunk.h5repa PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_contiguous:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_conti.h5repa PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_chunk:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_compa.h5repack_la PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_chunk:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_conti.h5repack_la PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_chunk:CHUNK=18x13 PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_18x13.h5repack_la PASSED Verifying a dataset layout PASSED Testing h5repack -l contig_small:COMPA PASSED Verifying h5diff output h5repack_layout2.h5 out-contig_small_compa.h5r PASSED Verifying a dataset layout PASSED Testing h5repack -l chunked_small_fixed:COMPA PASSED Verifying h5diff output h5repack_layout2.h5 out-contig_small_fixed_com PASSED Verifying a dataset layout PASSED Testing h5repack -l chunk_unlimit1:CHUNK=100x300 PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2chunk.h5repack_l PASSED Verifying a dataset layout PASSED Testing h5repack -l chunk_unlimit1:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2conti.h5repack_l PASSED Verifying a dataset layout PASSED Testing h5repack -l chunk_unlimit1:COMPA PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2compa.h5repack_l PASSED Verifying a dataset layout PASSED Testing h5repack -f chunk_unlimit1:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error1.h5repack_layout PASSED Verifying a dataset layout PASSED Testing h5repack -f chunk_unlimit2:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error2.h5repack_layout PASSED Verifying a dataset layout PASSED Testing h5repack -f chunk_unlimit3:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error3.h5repack_layout PASSED Verifying a dataset layout PASSED error4 h5repack_layout3.h5 -f NONE Testing h5repack -f NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error4.h5repack_layout PASSED Testing h5repack -l chunk_unlimit2:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-ckdim_biger.h5repack_l PASSED Verifying a dataset layout PASSED Testing h5repack -l chunk_unlimit3:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-ckdim_smaller.h5repack PASSED Verifying a dataset layout PASSED native_fill h5repack_fill.h5 -n Testing h5repack -n PASSED Verifying h5diff output h5repack_fill.h5 out-native_fill.h5repack_fill PASSED native_attr h5repack_attr.h5 -n Testing h5repack -n PASSED Verifying h5diff output h5repack_attr.h5 out-native_attr.h5repack_attr PASSED Testing h5repack --layout CHUNK=20x10 --filter GZIP=1 --minimum=10 --n PASSED Verifying h5diff output h5repack_layout.h5 out-layout_long_switches.h5 PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack/../h5du PASSED Testing h5repack -l CHUNK=20x10 -f GZIP=1 -m 10 -n -L -c 8 -d 6 -s 8[: PASSED Verifying h5diff output h5repack_layout.h5 out-layout_short_switches.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack/../h5du PASSED global_filters h5repack_layout.h5 --filter GZIP=1 --filter SHUF Testing h5repack --filter GZIP=1 --filter SHUF PASSED Verifying h5diff output h5repack_layout.h5 out-global_filters.h5repack PASSED Testing h5repack -l CHUNK=20x10 -f GZIP=1 -m 10 -n -L -c 8 -d 6 -s 8[: PASSED Verifying h5diff output h5repack_layout.h5 out-old_style_layout_short_ PASSED add_userblock h5repack_objs.h5 -u ublock.bin -b 2048 Testing h5repack -u ublock.bin -b 2048 PASSED Verifying h5diff output h5repack_objs.h5 out-add_userblock.h5repack_ob PASSED add_alignment h5repack_objs.h5 -t 1 -a 1 Testing h5repack -t 1 -a 1 PASSED Verifying h5diff output h5repack_objs.h5 out-add_alignment.h5repack_ob PASSED upgrade_layout h5repack_layouto.h5 Testing h5repack PASSED Verifying h5diff output h5repack_layouto.h5 out-upgrade_layout.h5repac PASSED gt_mallocsize h5repack_objs.h5 -f GZIP=1 Testing h5repack -f GZIP=1 PASSED Verifying h5diff output h5repack_objs.h5 out-gt_mallocsize.h5repack_ob PASSED committed_dt h5repack_named_dtypes.h5 Testing h5repack PASSED Verifying h5diff output h5repack_named_dtypes.h5 out-committed_dt.h5re PASSED Testing h5repack PASSED Verifying h5diff output tfamily%05d.h5 out-family.tfamily%05d.h5 PASSED bug1814 h5repack_refs.h5 Testing h5repack PASSED Verifying h5diff output h5repack_refs.h5 out-bug1814.h5repack_refs.h5 PASSED HDFFV-5932 h5repack_attr_refs.h5 Testing h5repack PASSED Verifying h5diff output h5repack_attr_refs.h5 out-HDFFV-5932.h5repack_ PASSED HDFFV-7840 h5diff_attr1.h5 Testing h5repack PASSED Verifying h5diff output h5diff_attr1.h5 out-HDFFV-7840.h5diff_attr1.h5 PASSED Testing h5repack -M 8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_short.h5repack_lay PASSED Testing h5repack -M 8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_short.h5repack_lay PASSED Verify the sizes of both output files (27280 vs 27488) PASSED Testing h5repack --metadata_block_size=8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_long.h5repack_layo PASSED Testing h5repack --metadata_block_size=8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_long.h5repack_layo PASSED Verify the sizes of both output files (27280 vs 27488) PASSED All h5repack tests passed. 8.74user 3.64system 0:10.02elapsed 123%CPU (0avgtext+0avgdata 12948maxresident)k 0inputs+18352outputs (0major+813193minor)pagefaults 0swaps Finished testing h5repack.sh ============================ ============================ ============================ Testing h5repack_plugin.sh Finished testing h5repack_plugin.sh ============================ h5repack_plugin.sh Test Log ============================ plugin_version_test h5repack_layout.h5 -v -f UD=260,4,9,1,8,18 Testing h5repack -v -f UD=260,4,9,1,8,18 PASSED PASSED Verifying h5dump output -pH out-plugin_version_test.h5repack_layout.h5 PASSED plugin_test h5repack_layout.h5 -v -f UD=257,1,9 Testing h5repack -v -f UD=257,1,9 PASSED PASSED Verifying h5dump output -pH out-plugin_test.h5repack_layout.h5 PASSED All Plugin API tests passed. 0.32user 0.15system 0:00.38elapsed 123%CPU (0avgtext+0avgdata 6416maxresident)k 0inputs+808outputs (0major+29075minor)pagefaults 0swaps Finished testing h5repack_plugin.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack' ===Serial tests in h5repack ended Tue Aug 8 10:58:28 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5repack' Making check in h5jam make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5jam' make tellub h5jamgentest getub testh5jam.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5jam' make[3]: 'tellub' is up to date. make[3]: 'h5jamgentest' is up to date. make[3]: 'getub' is up to date. make[3]: 'testh5jam.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5jam' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5jam' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5jam' ===Serial tests in h5jam begin Tue Aug 8 10:58:28 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5jam' ============================ Testing testh5jam.sh Finished testing testh5jam.sh ============================ testh5jam.sh Test Log ============================ Testing h5jam -h PASSED Testing h5jam -i tall.h5 -u tall.h5 -o tall-tmp.h5 PASSED Testing h5jam -u u10.txt -i tall.h5 -o ta2.h5 PASSED Compare ta2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i tall.h5 -o ta3.h5 PASSED Compare ta3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i tall.h5 -o ta4.h5 PASSED Compare ta4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i tall.h5 -o ta5.h5 PASSED Compare ta5.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i ta6.h5 PASSED Compare ta6.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i ta7.h5 PASSED Compare ta7.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i ta8.h5 PASSED Compare ta8.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i ta9.h5 PASSED Compare ta9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub.h5 -o tax2.h5 PASSED Compare tax2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub.h5 -o tax3.h5 PASSED Compare tax3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub.h5 -o tax4.h5 PASSED Compare tax4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub.h5 -o tax5.h5 PASSED Compare tax5.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub513.h5 -o tax6.h5 PASSED Compare tax6.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub513.h5 -o tax7.h5 PASSED Compare tax7.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub513.h5 -o tax8.h5 PASSED Compare tax8.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub513.h5 -o tax9.h5 PASSED Compare tax9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub.h5 -o taz2.h5 --clobber PASSED Compare taz2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub.h5 -o taz3.h5 --clobber PASSED Compare taz3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub.h5 -o taz4.h5 --clobber PASSED Compare taz4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub.h5 -o taz5.h5 --clobber PASSED Compare taz5.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub513.h5 -o taz6.h5 --clobber PASSED Compare taz6.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub513.h5 -o taz7.h5 --clobber PASSED Compare taz7.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub513.h5 -o taz8.h5 --clobber PASSED Compare taz8.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub513.h5 -o taz9.h5 --clobber PASSED Compare taz9.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i tay2.h5 --clobber PASSED Compare tay2.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i tay3.h5 --clobber PASSED Compare tay3.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i tay4.h5 --clobber PASSED Compare tay4.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i tay5.h5 --clobber PASSED Compare tay5.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i tay6.h5 --clobber PASSED Compare tay6.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i tay7.h5 --clobber PASSED Compare tay7.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i tay8.h5 --clobber PASSED Compare tay8.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i tay9.h5 --clobber PASSED Compare tay9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -h PASSED Testing h5unjam -i tai1.h5 -u o10.txt -o taa1.h5 PASSED Compare taa1.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai2.h5 -u o512.txt -o taa2.h5 PASSED Compare taa2.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai3.h5 -o taa3.h5 > uofile PASSED Compare taa3.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai4.h5 -o taa4.h5 > uofile PASSED Compare taa4.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i taj2.h5 -o tac2.h5 --delete PASSED Compare tac2.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i taj3.h5 -o tac3.h5 --delete PASSED Compare tac3.h5 to ./testfiles/tall.h5 PASSED All h5jam/h5unjam tests passed. 7.97user 3.19system 0:09.38elapsed 119%CPU (0avgtext+0avgdata 5844maxresident)k 0inputs+3040outputs (0major+724539minor)pagefaults 0swaps Finished testing testh5jam.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5jam' ===Serial tests in h5jam ended Tue Aug 8 10:58:37 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5jam' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5jam' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5jam' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5jam' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5jam' Making check in h5copy make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5copy' make h5copygentest testh5copy.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5copy' make[3]: 'h5copygentest' is up to date. make[3]: 'testh5copy.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5copy' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5copy' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5copy' ===Serial tests in h5copy begin Tue Aug 8 10:58:37 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5copy' ============================ Testing h5copygentest Finished testing h5copygentest ============================ h5copygentest Test Log ============================ 0.03user 0.01system 0:00.04elapsed 113%CPU (0avgtext+0avgdata 7800maxresident)k 0inputs+104outputs (0major+3391minor)pagefaults 0swaps Finished testing h5copygentest ============================ ============================ Testing testh5copy.sh Finished testing testh5copy.sh ============================ testh5copy.sh Test Log ============================ Test copying various forms of datasets Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/simple.out.h PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple.ou PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/chunk.out.h5 PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/chunk.out PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/compact.out. PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compact.o PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/compound.out PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compound. PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/compressed.o PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compresse PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/named_vl.out PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/named_vl. PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/nested_vl.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/nested_vl PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/dset_attr.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/dset_attr PASSED Test copying dataset within group in source file to root of destination Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/simple_top.o PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple_to PASSED Test copying & renaming dataset Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/dsrename.out PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/dsrename. PASSED Test copying empty, 'full' & 'nested' groups Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_empty.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_empty PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_dsets.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_dsets PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_nested.o PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_neste PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_attr.out PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_attr. PASSED Test copying dataset within group in source file to group in destination Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/simple_groupTesting h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/simple_group PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple_gr PASSED Test copying & renaming group Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_rename.o PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_renam PASSED Test copying 'full' group hierarchy into group in destination file Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_dsets_reTesting h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_dsets_re PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_dsets PASSED Test copying objects into group hier. that doesn't exist yet in destination file Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/A_B1_simple. PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/A_B1_simp PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/A_B2_simple2 PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/A_B2_simp PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/C_D_simple.o PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/C_D_simpl PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/E_F_grp_dset PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/E_F_grp_d PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/G_H_grp_nest PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/G_H_grp_n PASSED Test copying object and region references Testing h5copy -f ref -i ./testfiles/h5copy_ref.h5 -o ./testfiles/regi PASSED Test copying external link directly without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying external link directly with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying dangling external link (no obj) directly without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying dangling external link (no obj) directly with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying dangling external link (no file) directly without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying dangling external link (no file) directly with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying a group contains external links without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying a group contains external links with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying object into group which doesn't exist, without -p Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copy_misc1 PASSED Verifying output files ./testfiles/h5copy_misc1.out ./testfiles/h5copy PASSED Test copying objects to the same file Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/samefile1.ouTesting h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/samefile1.ou PASSED Verifying h5diff output ./testfiles/samefile1.out.h5 ./testfiles/samef PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/samefile2.ouTesting h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/samefile2.ou PASSED Verifying h5diff output ./testfiles/samefile2.out.h5 ./testfiles/samef PASSED All h5copy tests passed. 2.39user 1.13system 0:02.86elapsed 123%CPU (0avgtext+0avgdata 7124maxresident)k 0inputs+1136outputs (0major+230778minor)pagefaults 0swaps Finished testing testh5copy.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5copy' ===Serial tests in h5copy ended Tue Aug 8 10:58:40 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5copy' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5copy' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5copy' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5copy' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5copy' Making check in h5stat make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5stat' make h5stat_gentest testh5stat.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5stat' make[3]: 'h5stat_gentest' is up to date. make[3]: 'testh5stat.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5stat' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5stat' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5stat' ===Serial tests in h5stat begin Tue Aug 8 10:58:40 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5stat' ============================ Testing h5stat_gentest Finished testing h5stat_gentest ============================ h5stat_gentest Test Log ============================ 1.85user 0.07system 0:01.93elapsed 100%CPU (0avgtext+0avgdata 18268maxresident)k 0inputs+12472outputs (0major+5751minor)pagefaults 0swaps Finished testing h5stat_gentest ============================ ============================ Testing testh5stat.sh Finished testing testh5stat.sh ============================ testh5stat.sh Test Log ============================ Testing h5stat -h PASSED Testing h5stat --help PASSED Testing h5stat notexist.h5 PASSED Testing h5stat PASSED Testing h5stat h5stat_filters.h5 PASSED Testing h5stat -f h5stat_filters.h5 PASSED Testing h5stat -F h5stat_filters.h5 PASSED Testing h5stat -d h5stat_filters.h5 PASSED Testing h5stat -g h5stat_filters.h5 PASSED Testing h5stat -dT h5stat_filters.h5 PASSED Testing h5stat -D h5stat_filters.h5 PASSED Testing h5stat -T h5stat_filters.h5 PASSED Testing h5stat h5stat_tsohm.h5 PASSED Testing h5stat h5stat_newgrat.h5 PASSED Testing h5stat -G h5stat_newgrat.h5 PASSED Testing h5stat -A h5stat_newgrat.h5 PASSED Testing h5stat -l 0 h5stat_threshold.h5 PASSED Testing h5stat -g -l 8 h5stat_threshold.h5 PASSED Testing h5stat --links=8 h5stat_threshold.h5 PASSED Testing h5stat --links=20 -g h5stat_threshold.h5 PASSED Testing h5stat -g h5stat_newgrat.h5 PASSED Testing h5stat -g -l 40000 h5stat_newgrat.h5 PASSED Testing h5stat -d --dims=-1 h5stat_threshold.h5 PASSED Testing h5stat -gd -m 5 h5stat_threshold.h5 PASSED Testing h5stat -d --di=15 h5stat_threshold.h5 PASSED Testing h5stat -a -2 h5stat_threshold.h5 PASSED Testing h5stat --numattrs h5stat_threshold.h5 PASSED Testing h5stat -AS -a 10 h5stat_threshold.h5 PASSED Testing h5stat -a 1 h5stat_threshold.h5 PASSED Testing h5stat -A --numattrs=25 h5stat_threshold.h5 PASSED Testing h5stat -A -a 100 h5stat_newgrat.h5 PASSED All h5stat tests passed. 11.35user 1.86system 0:12.58elapsed 105%CPU (0avgtext+0avgdata 17944maxresident)k 0inputs+14456outputs (0major+285219minor)pagefaults 0swaps Finished testing testh5stat.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5stat' ===Serial tests in h5stat ended Tue Aug 8 10:58:55 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5stat' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5stat' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5stat' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5stat' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/h5stat' Making check in perform make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/perform' make iopipe chunk overhead zip_perf perf_meta perf make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/perform' make[3]: 'iopipe' is up to date. make[3]: 'chunk' is up to date. make[3]: 'overhead' is up to date. make[3]: 'zip_perf' is up to date. make[3]: 'perf_meta' is up to date. make[3]: 'perf' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/perform' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/perform' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/perform' ===Serial tests in perform begin Tue Aug 8 10:58:55 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/perform' ============================ Testing iopipe Finished testing iopipe ============================ iopipe Test Log ============================ fill raw ============================================= fill hdf5 ============================================= out raw ============================================= out hdf5 ============================================= in raw ============================================= in hdf5 ============================================= in hdf5 partial ============================================= I/O request size is 1000000.0MB fill raw 0.00user 0.00system 0.00elapsed 10928.30MB/s fill hdf5 0.00user 0.00system 0.01elapsed 7715.72MB/s out raw 0.00user 0.03system 0.03elapsed 1416.63MB/s out hdf5 0.00user 0.03system 0.03elapsed 1357.61MB/s in raw 0.00user 0.01system 0.01elapsed 3582.23MB/s in hdf5 0.00user 0.01system 0.01elapsed 3323.18MB/s in hdf5 partial 0.02user 0.01system 0.03elapsed 1420.75MB/s 0.10user 0.14system 0:00.49elapsed 48%CPU (0avgtext+0avgdata 6796maxresident)k 0inputs+3984outputs (0major+7186minor)pagefaults 0swaps Finished testing iopipe ============================ ============================ Testing chunk Finished testing chunk ============================ chunk Test Log ============================ Test CacheSz ChunkSz Effic --------- -------- -------- -------- Rowmaj-rd 25 0.50 1.00 Rowmaj-rd 25 1.00 1.00 Rowmaj-rd 25 1.50 0.75 Rowmaj-rd 25 2.00 1.00 Rowmaj-rd 25 2.50 0.83 Rowmaj-rd 25 3.00 1.00 Rowmaj-rd 25 3.50 0.87 Rowmaj-rd 25 4.00 1.00 Rowmaj-rd 25 4.50 0.91 Rowmaj-rd 25 5.00 1.00 Rowmaj-wr 25 0.50 0.50 Rowmaj-wr 25 1.00 1.00 Rowmaj-wr 25 1.50 0.45 Rowmaj-wr 25 2.00 1.00 Rowmaj-wr 25 2.50 0.57 Rowmaj-wr 25 3.00 1.00 Rowmaj-wr 25 3.50 0.63 Rowmaj-wr 25 4.00 1.00 Rowmaj-wr 25 4.50 0.72 Rowmaj-wr 25 5.00 1.00 Diag-rd 25 0.50 0.26 Diag-rd 25 1.00 0.51 Diag-rd 25 1.50 0.62 Diag-rd 25 2.00 1.00 Diag-rd 25 2.50 0.72 Diag-rd 25 3.00 0.80 Diag-rd 25 3.50 0.78 Diag-rd 25 4.00 1.00 Diag-rd 25 4.50 0.84 Diag-rd 25 5.00 0.89 Diag-wr 25 0.50 0.13 Diag-wr 25 1.00 0.26 Diag-wr 25 1.50 0.31 Diag-wr 25 2.00 1.00 Diag-wr 25 2.50 0.41 Diag-wr 25 3.00 0.53 Diag-wr 25 3.50 0.49 Diag-wr 25 4.00 1.00 Diag-wr 25 4.50 0.58 Diag-wr 25 5.00 0.69 0.31user 0.11system 0:00.42elapsed 100%CPU (0avgtext+0avgdata 9588maxresident)k 0inputs+7904outputs (0major+4550minor)pagefaults 0swaps Finished testing chunk ============================ ============================ Testing overhead Finished testing overhead ============================ overhead Test Log ============================ Style Bytes/Chunk ----- ----------- forward 41.320 reverse 43.416 inward 70.664 outward 41.320 random 53.896 0.11user 0.03system 0:00.14elapsed 99%CPU (0avgtext+0avgdata 6736maxresident)k 0inputs+560outputs (0major+2841minor)pagefaults 0swaps Finished testing overhead ============================ ============================ Testing zip_perf Finished testing zip_perf ============================ zip_perf Test Log ============================ Filesize: 67108864 Compression Level: 6 Buffer size == 128KB Uncompressed Write Time: 0.13s Uncompressed Write Throughput: 482.71MB/s Compression Ratio: 0.00113678 Compressed Write Time: 0.92s Compressed Write Throughput: 69.40MB/s Compression Time: 0.883442s Buffer size == 256KB Uncompressed Write Time: 0.13s Uncompressed Write Throughput: 491.92MB/s Compression Ratio: 0.00105667 Compressed Write Time: 0.87s Compressed Write Throughput: 73.69MB/s Compression Time: 0.86299s Buffer size == 512KB Uncompressed Write Time: 0.14s Uncompressed Write Throughput: 442.88MB/s Compression Ratio: 0.0010128 Compressed Write Time: 0.89s Compressed Write Throughput: 71.91MB/s Compression Time: 0.886594s Buffer size == 1MB Uncompressed Write Time: 0.13s Uncompressed Write Throughput: 488.74MB/s Compression Ratio: 0.000990868 Compressed Write Time: 0.89s Compressed Write Throughput: 71.59MB/s Compression Time: 0.891977s 3.48user 0.83system 0:04.32elapsed 99%CPU (0avgtext+0avgdata 5776maxresident)k 0inputs+528696outputs (0major+30159minor)pagefaults 0swaps Finished testing zip_perf ============================ ============================ Testing perf_meta Finished testing perf_meta ============================ perf_meta Test Log ============================ Performance result of metadata for datasets and attributes 1. Create 8 attributes for each of 16 existing datasets H5Dopen2: avg=0.000043s; max=0.000086s; min=0.000035s H5Dclose: avg=0.000019s; max=0.000027s; min=0.000015s H5A(create & close): avg=0.000021s; max=0.000122s; min=0.000011s 2. Create 8 attributes for each of 16 new datasets H5Dcreate2: avg=0.000037s; max=0.000061s; min=0.000030s H5Dclose: avg=0.000003s; max=0.000006s; min=0.000003s H5A(create & close): avg=0.000011s; max=0.000036s; min=0.000007s 3. Create 2 attributes for each of 16 existing datasets for 4 times H5Dopen2: avg=0.000026s; max=0.000052s; min=0.000021s H5Dclose: avg=0.000010s; max=0.000058s; min=0.000008s H5A(create & close): avg=0.000015s; max=0.000043s; min=0.000009s 0.04user 0.01system 0:00.05elapsed 111%CPU (0avgtext+0avgdata 6716maxresident)k 0inputs+904outputs (0major+2944minor)pagefaults 0swaps Finished testing perf_meta ============================ ============================ Testing h5perf_serial Finished testing h5perf_serial ============================ h5perf_serial Test Log ============================ HDF5 Library: Version 1.8.18 ==== Parameters ==== IO API=posix hdf5 Number of iterations=1 Dataset size=100 200 Transfer buffer size=10 20 Dimension access order=1 2 HDF5 data storage method=Contiguous HDF5 file driver=sec2 Env HDF5_PREFIX=not set ==== End of Parameters ==== Transfer Buffer Size (bytes): 200 File Size(MB): 0.02 IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 5.13 MB/s Average Throughput: 5.13 MB/s Minimum Throughput: 5.13 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 4.95 MB/s Average Throughput: 4.95 MB/s Minimum Throughput: 4.95 MB/s Read (1 iteration(s)): Maximum Throughput: 12.96 MB/s Average Throughput: 12.96 MB/s Minimum Throughput: 12.96 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 12.85 MB/s Average Throughput: 12.85 MB/s Minimum Throughput: 12.85 MB/s IO API = HDF5 Write (1 iteration(s)): Maximum Throughput: 15.95 MB/s Average Throughput: 15.95 MB/s Minimum Throughput: 15.95 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 7.72 MB/s Average Throughput: 7.72 MB/s Minimum Throughput: 7.72 MB/s Read (1 iteration(s)): Maximum Throughput: 22.20 MB/s Average Throughput: 22.20 MB/s Minimum Throughput: 22.20 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 12.55 MB/s Average Throughput: 12.55 MB/s Minimum Throughput: 12.55 MB/s 0.04user 0.00system 0:00.04elapsed 112%CPU (0avgtext+0avgdata 6072maxresident)k 0inputs+88outputs (0major+2632minor)pagefaults 0swaps Finished testing h5perf_serial ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/perform' ===Serial tests in perform ended Tue Aug 8 10:59:00 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/perform' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/perform' ===Parallel tests in perform begin Tue Aug 8 10:59:00 UTC 2017=== **** Hint **** Parallel test files reside in the current directory by default. Set HDF5_PARAPREFIX to use another directory. E.g., HDF5_PARAPREFIX=/PFS/user/me export HDF5_PARAPREFIX make check **** end of Hint **** make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/perform' ============================ Testing h5perf Finished testing h5perf ============================ h5perf Test Log ============================ HDF5 Library: Version 1.8.18 rank 0: ==== Parameters ==== rank 0: IO API=posix mpiio phdf5 rank 0: Number of files=1 rank 0: Number of datasets=1 rank 0: Number of iterations=1 rank 0: Number of processes=1:6 rank 0: Number of bytes per process per dataset=256KB rank 0: Size of dataset(s)=256KB:1536KB rank 0: File size=256KB:1536KB rank 0: Transfer buffer size=128KB:256KB rank 0: Block size=128KB rank 0: Block Pattern in Dataset=Contiguous rank 0: I/O Method for MPI and HDF5=Independent rank 0: Geometry=1D rank 0: VFL used for HDF5 I/O=MPI-IO driver rank 0: Data storage method in HDF5=Contiguous rank 0: Env HDF5_PARAPREFIX=not set rank 0: Dumping MPI Info Object(469762048) (up to 1024 bytes per item): object is MPI_INFO_NULL rank 0: ==== End of Parameters ==== Number of processors = 6 Transfer Buffer Size: 131072 bytes, File size: 1.50 MB # of files: 1, # of datasets: 1, dataset size: 1.50 MB IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 78.69 MB/s Average Throughput: 78.69 MB/s Minimum Throughput: 78.69 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 49.23 MB/s Average Throughput: 49.23 MB/s Minimum Throughput: 49.23 MB/s Read (1 iteration(s)): Maximum Throughput: 4595.66 MB/s Average Throughput: 4595.66 MB/s Minimum Throughput: 4595.66 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 37.26 MB/s Average Throughput: 37.26 MB/s Minimum Throughput: 37.26 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 807.74 MB/s Average Throughput: 807.74 MB/s Minimum Throughput: 807.74 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 6.25 MB/s Average Throughput: 6.25 MB/s Minimum Throughput: 6.25 MB/s Read (1 iteration(s)): Maximum Throughput: 5423.67 MB/s Average Throughput: 5423.67 MB/s Minimum Throughput: 5423.67 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 7.90 MB/s Average Throughput: 7.90 MB/s Minimum Throughput: 7.90 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 525.78 MB/s Average Throughput: 525.78 MB/s Minimum Throughput: 525.78 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 3.75 MB/s Average Throughput: 3.75 MB/s Minimum Throughput: 3.75 MB/s Read (1 iteration(s)): Maximum Throughput: 3400.79 MB/s Average Throughput: 3400.79 MB/s Minimum Throughput: 3400.79 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 5.17 MB/s Average Throughput: 5.17 MB/s Minimum Throughput: 5.17 MB/s Transfer Buffer Size: 262144 bytes, File size: 1.50 MB # of files: 1, # of datasets: 1, dataset size: 1.50 MB IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 74.86 MB/s Average Throughput: 74.86 MB/s Minimum Throughput: 74.86 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 48.77 MB/s Average Throughput: 48.77 MB/s Minimum Throughput: 48.77 MB/s Read (1 iteration(s)): Maximum Throughput: 9404.27 MB/s Average Throughput: 9404.27 MB/s Minimum Throughput: 9404.27 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 74.45 MB/s Average Throughput: 74.45 MB/s Minimum Throughput: 74.45 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 634.67 MB/s Average Throughput: 634.67 MB/s Minimum Throughput: 634.67 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 12.50 MB/s Average Throughput: 12.50 MB/s Minimum Throughput: 12.50 MB/s Read (1 iteration(s)): Maximum Throughput: 9907.80 MB/s Average Throughput: 9907.80 MB/s Minimum Throughput: 9907.80 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 8.33 MB/s Average Throughput: 8.33 MB/s Minimum Throughput: 8.33 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 735.84 MB/s Average Throughput: 735.84 MB/s Minimum Throughput: 735.84 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 6.52 MB/s Average Throughput: 6.52 MB/s Minimum Throughput: 6.52 MB/s Read (1 iteration(s)): Maximum Throughput: 3799.19 MB/s Average Throughput: 3799.19 MB/s Minimum Throughput: 3799.19 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 6.82 MB/s Average Throughput: 6.82 MB/s Minimum Throughput: 6.82 MB/s Number of processors = 3 Transfer Buffer Size: 131072 bytes, File size: 0.75 MB # of files: 1, # of datasets: 1, dataset size: 0.75 MB IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 411.64 MB/s Average Throughput: 411.64 MB/s Minimum Throughput: 411.64 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 37.66 MB/s Average Throughput: 37.66 MB/s Minimum Throughput: 37.66 MB/s Read (1 iteration(s)): Maximum Throughput: 5761.41 MB/s Average Throughput: 5761.41 MB/s Minimum Throughput: 5761.41 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 37.24 MB/s Average Throughput: 37.24 MB/s Minimum Throughput: 37.24 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 636.40 MB/s Average Throughput: 636.40 MB/s Minimum Throughput: 636.40 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 5.36 MB/s Average Throughput: 5.36 MB/s Minimum Throughput: 5.36 MB/s Read (1 iteration(s)): Maximum Throughput: 6132.02 MB/s Average Throughput: 6132.02 MB/s Minimum Throughput: 6132.02 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 8.32 MB/s Average Throughput: 8.32 MB/s Minimum Throughput: 8.32 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 405.06 MB/s Average Throughput: 405.06 MB/s Minimum Throughput: 405.06 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 253.61 MB/s Average Throughput: 253.61 MB/s Minimum Throughput: 253.61 MB/s Read (1 iteration(s)): Maximum Throughput: 2643.47 MB/s Average Throughput: 2643.47 MB/s Minimum Throughput: 2643.47 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 789.19 MB/s Average Throughput: 789.19 MB/s Minimum Throughput: 789.19 MB/s Transfer Buffer Size: 262144 bytes, File size: 0.75 MB # of files: 1, # of datasets: 1, dataset size: 0.75 MB IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 638.08 MB/s Average Throughput: 638.08 MB/s Minimum Throughput: 638.08 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 35.43 MB/s Average Throughput: 35.43 MB/s Minimum Throughput: 35.43 MB/s Read (1 iteration(s)): Maximum Throughput: 6750.49 MB/s Average Throughput: 6750.49 MB/s Minimum Throughput: 6750.49 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 37.30 MB/s Average Throughput: 37.30 MB/s Minimum Throughput: 37.30 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 487.18 MB/s Average Throughput: 487.18 MB/s Minimum Throughput: 487.18 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 40.17 MB/s Average Throughput: 40.17 MB/s Minimum Throughput: 40.17 MB/s Read (1 iteration(s)): Maximum Throughput: 5278.07 MB/s Average Throughput: 5278.07 MB/s Minimum Throughput: 5278.07 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 4.69 MB/s Average Throughput: 4.69 MB/s Minimum Throughput: 4.69 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 398.60 MB/s Average Throughput: 398.60 MB/s Minimum Throughput: 398.60 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 254.34 MB/s Average Throughput: 254.34 MB/s Minimum Throughput: 254.34 MB/s Read (1 iteration(s)): Maximum Throughput: 2901.96 MB/s Average Throughput: 2901.96 MB/s Minimum Throughput: 2901.96 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 805.56 MB/s Average Throughput: 805.56 MB/s Minimum Throughput: 805.56 MB/s Number of processors = 1 Transfer Buffer Size: 131072 bytes, File size: 0.25 MB # of files: 1, # of datasets: 1, dataset size: 0.25 MB IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 486.35 MB/s Average Throughput: 486.35 MB/s Minimum Throughput: 486.35 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 396.14 MB/s Average Throughput: 396.14 MB/s Minimum Throughput: 396.14 MB/s Read (1 iteration(s)): Maximum Throughput: 4578.93 MB/s Average Throughput: 4578.93 MB/s Minimum Throughput: 4578.93 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 3542.49 MB/s Average Throughput: 3542.49 MB/s Minimum Throughput: 3542.49 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 398.24 MB/s Average Throughput: 398.24 MB/s Minimum Throughput: 398.24 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 209.05 MB/s Average Throughput: 209.05 MB/s Minimum Throughput: 209.05 MB/s Read (1 iteration(s)): Maximum Throughput: 2759.41 MB/s Average Throughput: 2759.41 MB/s Minimum Throughput: 2759.41 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 1239.45 MB/s Average Throughput: 1239.45 MB/s Minimum Throughput: 1239.45 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 294.13 MB/s Average Throughput: 294.13 MB/s Minimum Throughput: 294.13 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 145.33 MB/s Average Throughput: 145.33 MB/s Minimum Throughput: 145.33 MB/s Read (1 iteration(s)): Maximum Throughput: 1031.05 MB/s Average Throughput: 1031.05 MB/s Minimum Throughput: 1031.05 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 329.53 MB/s Average Throughput: 329.53 MB/s Minimum Throughput: 329.53 MB/s Transfer Buffer Size: 262144 bytes, File size: 0.25 MB # of files: 1, # of datasets: 1, dataset size: 0.25 MB IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 411.69 MB/s Average Throughput: 411.69 MB/s Minimum Throughput: 411.69 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 356.29 MB/s Average Throughput: 356.29 MB/s Minimum Throughput: 356.29 MB/s Read (1 iteration(s)): Maximum Throughput: 3927.25 MB/s Average Throughput: 3927.25 MB/s Minimum Throughput: 3927.25 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 3111.50 MB/s Average Throughput: 3111.50 MB/s Minimum Throughput: 3111.50 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 429.39 MB/s Average Throughput: 429.39 MB/s Minimum Throughput: 429.39 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 231.07 MB/s Average Throughput: 231.07 MB/s Minimum Throughput: 231.07 MB/s Read (1 iteration(s)): Maximum Throughput: 2904.64 MB/s Average Throughput: 2904.64 MB/s Minimum Throughput: 2904.64 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 1227.84 MB/s Average Throughput: 1227.84 MB/s Minimum Throughput: 1227.84 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 322.94 MB/s Average Throughput: 322.94 MB/s Minimum Throughput: 322.94 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 160.75 MB/s Average Throughput: 160.75 MB/s Minimum Throughput: 160.75 MB/s Read (1 iteration(s)): Maximum Throughput: 1036.14 MB/s Average Throughput: 1036.14 MB/s Minimum Throughput: 1036.14 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 317.46 MB/s Average Throughput: 317.46 MB/s Minimum Throughput: 317.46 MB/s 34.61user 0.88system 0:08.96elapsed 396%CPU (0avgtext+0avgdata 13660maxresident)k 0inputs+30792outputs (0major+25800minor)pagefaults 0swaps Finished testing h5perf ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/perform' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/perform' ============================ Testing perf Finished testing perf ============================ perf Test Log ============================ # Using hdf5-io calls. *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** nr_procs = 6, nr_iter = 1, blk_sz = 16777216 # total_size = 100663296 # Write: min_time = 0.038205, max_time = 0.269638, mean_time = 0.143501 # Read: min_time = 0.027704, max_time = 0.065794, mean_time = 0.045521 Write bandwidth = 373.328133 Mbytes/sec Read bandwidth = 1529.965956 Mbytes/sec 4.38user 0.50system 0:01.35elapsed 361%CPU (0avgtext+0avgdata 28932maxresident)k 0inputs+196616outputs (0major+73234minor)pagefaults 0swaps Finished testing perf ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/perform' ===Parallel tests in perform ended Tue Aug 8 10:59:11 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/perform' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/perform' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools/perform' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools' make[5]: Nothing to be done for '_exec_check-s'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/tools' Making check in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich' Making check in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran' Making check in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src' make check-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/src' Making check in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/test' make fortranlib_test fflush1 fflush2 fortranlib_test_1_8 fortranlib_test_F03 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/test' make[3]: 'fortranlib_test' is up to date. make[3]: 'fflush1' is up to date. make[3]: 'fflush2' is up to date. make[3]: 'fortranlib_test_1_8' is up to date. make[3]: 'fortranlib_test_F03' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/test' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/test' ===Serial tests in test begin Tue Aug 8 10:59:11 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/test' ============================ Fortran API: Testing fortranlib_test Finished testing fortranlib_test ============================ Fortran API: fortranlib_test Test Log ============================ ========================== FORTRAN tests ========================== FORTRANLIB_TEST is linked with HDF5 Library version 1.8 release 18 Mounting test PASSED Reopen test PASSED File open/close test PASSED File free space test PASSED Dataset test PASSED Extendible dataset test PASSED Basic dataspace test PASSED Reference to object test PASSED Reference to dataset region test PASSED Basic selection test PASSED Hyperslab selection test PASSED Element selection test PASSED Element selection functions test PASSED Selection combinations test PASSED Selection bounds test PASSED Basic datatype test PASSED Compound datatype test PASSED Enum datatype test PASSED Derived float datatype test PASSED External dataset test PASSED Multi file driver test PASSED Dataset chunk cache configuration PASSED Attribute test PASSED Identifier test PASSED Filters test PASSED SZIP filter test PASSED Group test PASSED Error test PASSED VL test PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.14user 0.04system 0:00.18elapsed 101%CPU (0avgtext+0avgdata 14768maxresident)k 0inputs+1216outputs (0major+8380minor)pagefaults 0swaps Finished testing fortranlib_test ============================ ============================ Fortran API: Testing fflush1 Finished testing fflush1 ============================ Fortran API: fflush1 Test Log ============================ 0.02user 0.01system 0:00.03elapsed 117%CPU (0avgtext+0avgdata 6224maxresident)k 0inputs+8outputs (0major+2523minor)pagefaults 0swaps Finished testing fflush1 ============================ ============================ Fortran API: Testing fflush2 Finished testing fflush2 ============================ Fortran API: fflush2 Test Log ============================ 0 1 2 3 4 1 2 3 4 5 2 3 4 5 6 3 4 5 6 7 0.03user 0.01system 0:00.03elapsed 122%CPU (0avgtext+0avgdata 6252maxresident)k 0inputs+0outputs (0major+2532minor)pagefaults 0swaps Finished testing fflush2 ============================ ============================ Fortran API: Testing fortranlib_test_1_8 Finished testing fortranlib_test_1_8 ============================ Fortran API: fortranlib_test_1_8 Test Log ============================ ========================== FORTRAN 1.8 tests ========================== FORTRANLIB_TEST is linked with HDF5 Library version 1.8 release 18 Testing with new file format: - Tests INT attributes on both datasets and groups PASSED - Testing with shared attributes: - Testing INT attributes on both datasets and groups PASSED - Testing storing attribute with "null" dataspace PASSED - Testing storing lots of attributes PASSED - Testing creating objects with attribute creation order PASSED - Testing compact storage on objects with attribute creation order PASSED - Testing querying attribute info by index PASSED - Testing deleting attribute by index PASSED - Testing Creating Attributes By Name w/o Creation Order Index - Testing Creating Attributes By Name w/Creation Order Index - Testing creating attributes by name PASSED - Testing renaming shared attributes in "compact" & "dense" storage PASSED - Testing deleting shared attributes in "compact" & "dense" storage PASSED - Testing without shared attributes: - Testing INT attributes on both datasets and groups PASSED - Testing storing attribute with "null" dataspace PASSED - Testing storing lots of attributes PASSED - Testing creating objects with attribute creation order PASSED - Testing compact storage on objects with attribute creation order PASSED - Testing querying attribute info by index PASSED - Testing deleting attribute by index PASSED - Testing Creating Attributes By Name w/o Creation Order Index - Testing Creating Attributes By Name w/Creation Order Index - Testing creating attributes by name PASSED Testing with old file format: - Tests INT attributes on both datasets and groups PASSED Testing attributes PASSED Testing building a file with assorted links PASSED Testing links are correct and building assorted links PASSED Testing create group with creation order indices, test querying group PASSED Testing disabling tracking timestamps for an object PASSED Testing moving and renaming links preserves their properties PASSED Testing deleting links by index PASSED Testing link creation property lists PASSED Testing object copy PASSED Testing adding links to a group follow proper "lifecycle" PASSED Testing groups PASSED Testing object interface PASSED Testing data transform PASSED Testing dataspace encoding and decoding PASSED Testing scaleoffset filter PASSED Testing basic generic property list class creation functionality PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.37user 0.06system 0:00.52elapsed 83%CPU (0avgtext+0avgdata 10512maxresident)k 0inputs+1016outputs (0major+3566minor)pagefaults 0swaps Finished testing fortranlib_test_1_8 ============================ ============================ Fortran API: Testing fortranlib_test_F03 Finished testing fortranlib_test_F03 ============================ Fortran API: fortranlib_test_F03 Test Log ============================ ============================== FORTRAN 2003 tests ============================== FORTRANLIB_TEST is linked with HDF5 Library version 1.8 release 18 Testing 1-D Array of Compound Datatypes Functionality PASSED Testing 1-D Array of Compound Array Datatypes Functionality PASSED Testing 3-D array by dataset, using C_LOC PASSED Testing writing/reading enum dataset, using C_LOC PASSED Testing enumeration conversions PASSED Testing writing/reading bitfield dataset, using C_LOC PASSED Testing writing/reading opaque datatypes, using C_LOC PASSED Testing writing/reading object references, using C_LOC PASSED Testing writing/reading region references, using C_LOC PASSED Testing writing/reading variable-length datatypes, using C_LOC PASSED Testing writing/reading variable-string datatypes, using C_LOC PASSED Testing variable-string write/read, using h5dwrite_f/h5dread_f PASSED Testing writing/reading string datatypes, using C_LOC PASSED Testing string datatypes containing control characters PASSED Testing filling functions PASSED Test function h5kind_to_type PASSED Testing Partial I/O of Array Fields in Compound Datatype Functionality PASSED Test basic generic property list callback functionality PASSED Testing group iteration functionality PASSED Testing nbit filter PASSED Testing external dataset with offset PASSED Testing h5pset/get file image PASSED Testing object functions PASSED Testing object visiting functions PASSED Testing object info functions PASSED Testing get file image PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.07user 0.02system 0:00.09elapsed 106%CPU (0avgtext+0avgdata 9184maxresident)k 0inputs+352outputs (0major+6421minor)pagefaults 0swaps Finished testing fortranlib_test_F03 ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/test' ===Serial tests in test ended Tue Aug 8 10:59:12 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/test' Making check in testpar make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/testpar' make parallel_test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/testpar' make[3]: 'parallel_test' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/testpar' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/testpar' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/testpar' make[5]: Nothing to be done for '_exec_check-s'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/testpar' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/testpar' ===Parallel tests in testpar begin Tue Aug 8 10:59:12 UTC 2017=== **** Hint **** Parallel test files reside in the current directory by default. Set HDF5_PARAPREFIX to use another directory. E.g., HDF5_PARAPREFIX=/PFS/user/me export HDF5_PARAPREFIX make check **** end of Hint **** make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/testpar' ============================ Fortran API: Testing parallel_test Finished testing parallel_test ============================ Fortran API: parallel_test Test Log ============================ Writing/reading dataset by hyperslabs (contiguous layout, independent MPI I/O) *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** Writing/reading dataset by hyperslabs (contiguous layout, collective MPI I/O) Writing/reading dataset by hyperslabs (chunk layout, independent MPI I/O) Writing/reading dataset by hyperslabs (chunk layout, collective MPI I/O) Writing/reading several datasets (contiguous layout, independent MPI I/O) 17.12user 0.59system 0:04.49elapsed 393%CPU (0avgtext+0avgdata 15216maxresident)k 0inputs+28808outputs (0major+27143minor)pagefaults 0swaps Finished testing parallel_test ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/testpar' ===Parallel tests in testpar ended Tue Aug 8 10:59:17 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/testpar' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/testpar' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran/testpar' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran' make[3]: Nothing to be done for 'check-TESTS'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/fortran' Making check in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl' Making check in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/src' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/src' make[5]: Nothing to be done for '_exec_check-s'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/src' Making check in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/test' make test_lite test_image test_file_image test_table test_ds test_packet test_dset_opt make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/test' make[3]: 'test_lite' is up to date. make[3]: 'test_image' is up to date. make[3]: 'test_file_image' is up to date. make[3]: 'test_table' is up to date. make[3]: 'test_ds' is up to date. make[3]: 'test_packet' is up to date. make[3]: 'test_dset_opt' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/test' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/test' ===Serial tests in test begin Tue Aug 8 10:59:17 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/test' ============================ Testing test_lite Finished testing test_lite ============================ test_lite Test Log ============================ Testing H5LTmake_dataset PASSED Testing H5LTread_dataset PASSED Testing H5LTmake_dataset_char PASSED Testing H5LTmake_dataset_short PASSED Testing H5LTmake_dataset_int PASSED Testing H5LTmake_dataset_long PASSED Testing H5LTmake_dataset_float PASSED Testing H5LTmake_dataset_double PASSED Testing H5LTmake_dataset_string PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTpath_valid PASSED Testing H5LTtext_to_dtype text for integer types PASSED text for floating-point types PASSED text for string types PASSED text for opaque types PASSED text for enum types PASSED text for variable types PASSED text for array types PASSED text for compound types PASSED text for compound type of bug fix PASSED text for complicated compound types PASSED 0.07user 0.01system 0:00.07elapsed 106%CPU (0avgtext+0avgdata 6936maxresident)k 0inputs+64outputs (0major+2932minor)pagefaults 0swaps Finished testing test_lite ============================ ============================ Testing test_image Finished testing test_image ============================ test_image Test Log ============================ Testing indexed image PASSED Testing true color image PASSED Testing pallete functions PASSED Testing read ascii image data and generate images Testing make indexed image PASSED Testing attaching palettes PASSED Testing make true color image with pixel interlace PASSED Testing make true color image with plane interlace PASSED Testing read and process data and make indexed images Testing make indexed image from all the data PASSED Testing make indexed image from land data PASSED Testing make indexed image from sea data PASSED Testing attaching palettes PASSED All image tests passed. 0.44user 0.04system 0:00.49elapsed 98%CPU (0avgtext+0avgdata 8876maxresident)k 0inputs+4848outputs (0major+3542minor)pagefaults 0swaps Finished testing test_image ============================ ============================ Testing test_file_image Finished testing test_file_image ============================ test_file_image Test Log ============================ Testing get file images PASSED Testing open file images and check image copies PASSED Testing read file images PASSED Testing write and extend file images PASSED Testing read extended file images PASSED Testing close file images PASSED File image tests passed. 0.03user 0.02system 0:00.05elapsed 115%CPU (0avgtext+0avgdata 10176maxresident)k 0inputs+80outputs (0major+3830minor)pagefaults 0swaps Finished testing test_file_image ============================ ============================ Testing test_table Finished testing test_table ============================ test_table Test Log ============================ Testing table with file creation mode (read/write in native architecture): Testing making table PASSED Testing reading table PASSED Testing writing records PASSED Testing reading records PASSED Testing appending records PASSED Testing inserting records PASSED Testing deleting records PASSED Testing deleting records (differing memory layout) PASSED Testing adding records PASSED Testing combining tables PASSED Testing writing fields by name PASSED Testing reading fields by name PASSED Testing writing fields by index PASSED Testing reading fields by index PASSED Testing inserting fields PASSED Testing deleting fields PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read big-endian data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read little-endian data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read Cray data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED 0.07user 0.06system 0:00.12elapsed 104%CPU (0avgtext+0avgdata 8836maxresident)k 0inputs+160outputs (0major+18742minor)pagefaults 0swaps Finished testing test_table ============================ ============================ Testing test_ds Finished testing test_ds ============================ test_ds Test Log ============================ Testing test_char_attachscales PASSED Testing test_short_attachscales PASSED Testing test_int_attachscales PASSED Testing test_long_attachscales PASSED Testing test_float_attachscales PASSED Testing set char scale/cmp scale name PASSED Testing set short scale/cmp scale name PASSED Testing set int scale/cmp scale name PASSED Testing set long scale/cmp scale name PASSED Testing set float scale/cmp scale name PASSED Testing test_numberofscales PASSED Testing test_long_attachscales PASSED Testing test_duplicatelong_attachscales PASSED Testing set same long scale/cmp scale name PASSED Testing test_foreign_scaleattached PASSED Testing test_foreign_scaleattached PASSED Testing test_detachscales PASSED Testing permutations of attaching and detaching PASSED Testing API functions Testing detach scales PASSED Testing set/get label PASSED Testing set scale/get scale name PASSED Testing iterate scales PASSED Testing error conditions Testing attach a dataset to itself PASSED Testing attach a group with a dataset PASSED Testing attach a dataset with a group PASSED Testing set scale for a group PASSED Testing attach a scale that has scales PASSED Testing attach to a dataset that is a scale PASSED Testing attach to a dataset that is a reserved class dataset PASSED Testing is scale PASSED Testing detach scale from dataset it is not attached to PASSED Testing detach scale from group PASSED Testing detach scale when scale is group PASSED Testing parameter errors Testing attach scales PASSED Testing detach scales PASSED Testing set/get label PASSED Testing iterate scales PASSED Testing ranks Testing attach PASSED Testing detach PASSED Testing attach, set, get names, labels PASSED Testing attach a scalar scale PASSED Testing iterators Testing iterate when the dataset has no scales PASSED Testing iterate on dimension that is outside the rank PASSED Testing iterate for dimension with many scales PASSED Testing iterate on group PASSED Testing iterate in deleted scales PASSED Testing scales with several datatypes Testing floating point and short scales PASSED Testing string scales PASSED Testing reading ASCII data and generate HDF5 data with scales Testing generating scales PASSED All dimension scales tests passed. 0.32user 0.00system 0:00.32elapsed 102%CPU (0avgtext+0avgdata 8264maxresident)k 0inputs+752outputs (0major+3223minor)pagefaults 0swaps Finished testing test_ds ============================ ============================ Testing test_packet Finished testing test_packet ============================ test_packet Test Log ============================ Testing packet table Testing H5PTcreate_fl and H5PTclose PASSED Testing H5PTopen PASSED Testing H5PTappend PASSED Testing H5PTread_packets PASSED Testing H5PTget_next PASSED Testing large packet table PASSED Testing reading/writing non-native packet table PASSED Testing opaque data PASSED Testing packet table compression PASSED Testing error conditions PASSED Testing packet table with various variable-length datatypes with vlen of atomic PASSED with vlen of compound datatypes PASSED with compound datatype containing vlen datatype PASSED with vlen datatype of vlen datatype PASSED Testing H5PTis_varlen PASSED Testing adding attributes to packet tables PASSED Testing accessor functions PASSED Testing packet table with various variable-length datatypes - H5PTcreate_fl with vlen of atomic PASSED with vlen of compound datatypes PASSED with compound datatype containing vlen datatype PASSED with vlen datatype of vlen datatype PASSED 0.19user 0.03system 0:00.22elapsed 102%CPU (0avgtext+0avgdata 8272maxresident)k 0inputs+904outputs (0major+7621minor)pagefaults 0swaps Finished testing test_packet ============================ ============================ Testing test_dset_opt Finished testing test_dset_opt ============================ test_dset_opt Test Log ============================ Testing basic functionality of H5DOwrite_chunk PASSED Testing skipping compression filter for H5DOwrite_chunk PASSED Testing skipping compression filters but keep two other filters PASSED Testing data conversion for H5DOwrite_chunk PASSED Testing invalid parameters for H5DOwrite_chunk PASSED 0.04user 0.00system 0:00.03elapsed 121%CPU (0avgtext+0avgdata 6756maxresident)k 0inputs+32outputs (0major+2863minor)pagefaults 0swaps Finished testing test_dset_opt ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/test' ===Serial tests in test ended Tue Aug 8 10:59:18 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/test' Making check in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools' Making check in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools/gif2h5' make h52giftest.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools/gif2h5' make[4]: 'h52giftest.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools/gif2h5' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools/gif2h5' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools/gif2h5' ===Serial tests in gif2h5 begin Tue Aug 8 10:59:18 UTC 2017=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools/gif2h5' ============================ Testing h52giftest.sh Finished testing h52giftest.sh ============================ h52giftest.sh Test Log ============================ **validate the gif2h5 tool processes input correctly... Testing ./gif2h5 image1.gif image1.h5 PASSED **validate the h52gif tool processes input correctly... Testing ./h52gif h52giftst.h5 image1.gif -i image PASSED **verify the the h52gif tool handle error conditions correctly... Testing ./h52gif h52giftst.h5 image.gif -i nosuch_image PASSED Testing ./h52gif h52giftst.h5 image24.gif -i image24bitpixel PASSED All gif2h5 and h52gif tests passed. 0.14user 0.05system 0:00.15elapsed 125%CPU (0avgtext+0avgdata 5800maxresident)k 0inputs+192outputs (0major+12421minor)pagefaults 0swaps Finished testing h52giftest.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools/gif2h5' ===Serial tests in gif2h5 ended Tue Aug 8 10:59:19 UTC 2017=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools/gif2h5' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools/gif2h5' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools/gif2h5' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools/gif2h5' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools/gif2h5' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/tools' Making check in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran' Making check in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/src' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/src' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/src' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/src' Making check in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/test' make tstds tstlite tstimage tsttable make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/test' make[4]: 'tstds' is up to date. make[4]: 'tstlite' is up to date. make[4]: 'tstimage' is up to date. make[4]: 'tsttable' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/test' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/test' ===Serial tests in test begin Tue Aug 8 10:59:19 UTC 2017=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/test' ============================ Fortran API: Testing tstds Finished testing tstds ============================ Fortran API: tstds Test Log ============================ Test Attaching Dimension Scale PASSED Test If Dimension Scale Attached PASSED Test Getting Number Dimension Scales PASSED Test Detaching Dimension Scale PASSED Test Setting Dimension Scale PASSED Test If Dimension Scale PASSED Test Getting Dimension Scale By Name PASSED Test Setting Dimension Scale Label PASSED 0.01user 0.02system 0:00.03elapsed 112%CPU (0avgtext+0avgdata 6604maxresident)k 0inputs+16outputs (0major+2566minor)pagefaults 0swaps Finished testing tstds ============================ ============================ Fortran API: Testing tstlite Finished testing tstlite ============================ Fortran API: tstlite Test Log ============================ Make/Read datasets (1D) PASSED Make/Read datasets (2D) PASSED Make/Read datasets (3D) PASSED Make/Read datasets (4D) PASSED Make/Read datasets (5D) PASSED Make/Read datasets (6D) PASSED Make/Read datasets (7D) PASSED Make/Read datasets (integer) PASSED Make/Read datasets (float) PASSED Make/Read datasets (double) PASSED Make/Read datasets (string) PASSED Test h5ltpath_valid_f PASSED Get dataset dimensions/info PASSED Set/Get attributes int PASSED Set/Get attributes float PASSED Set/Get attributes double PASSED Set/Get attributes string PASSED Get attribute rank/info PASSED 0.03user 0.02system 0:00.05elapsed 101%CPU (0avgtext+0avgdata 7708maxresident)k 0inputs+200outputs (0major+2808minor)pagefaults 0swaps Finished testing tstlite ============================ ============================ Fortran API: Testing tstimage Finished testing tstimage ============================ Fortran API: tstimage Test Log ============================ Make/Read image 8bit PASSED Make/Read image 24bit PASSED Make palette PASSED Link/Unlink palette PASSED 0.04user 0.00system 0:00.04elapsed 114%CPU (0avgtext+0avgdata 10644maxresident)k 0inputs+792outputs (0major+3609minor)pagefaults 0swaps Finished testing tstimage ============================ ============================ Fortran API: Testing tsttable Finished testing tsttable ============================ Fortran API: tsttable Test Log ============================ Make table PASSED Read/Write field by name PASSED Read/Write field by index PASSED Insert field PASSED Delete field PASSED Get table info PASSED Get fields info PASSED 0.04user 0.02system 0:00.05elapsed 108%CPU (0avgtext+0avgdata 8732maxresident)k 0inputs+16outputs (0major+7230minor)pagefaults 0swaps Finished testing tsttable ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/test' ===Serial tests in test ended Tue Aug 8 10:59:19 UTC 2017=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/test' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran' make[4]: Nothing to be done for 'check-TESTS'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl' make[3]: Nothing to be done for 'check-TESTS'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich/hl' make: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/mpich' + module purge ++ /usr/share/lmod/lmod/libexec/lmod bash purge + eval unset 'LD_LIBRARY_PATH;' unset 'LOADEDMODULES;' 'MANPATH="/usr/share/lmod/lmod/share/man::";' export 'MANPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' 'PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin";' export 'PATH;' 'PKG_CONFIG_PATH=":/usr/lib64/pkgconfig:/usr/share/pkgconfig";' export 'PKG_CONFIG_PATH;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh";' export '_ModuleTable001_;' '_ModuleTable002_="cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' ++ unset LD_LIBRARY_PATH ++ unset LOADEDMODULES ++ MANPATH=/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + for mpi in mpich openmpi + module load mpi/openmpi-aarch64 ++ /usr/share/lmod/lmod/libexec/lmod bash load mpi/openmpi-aarch64 + eval 'LD_LIBRARY_PATH="/usr/lib64/openmpi/lib";' export 'LD_LIBRARY_PATH;' 'LOADEDMODULES="mpi/openmpi-aarch64";' export 'LOADEDMODULES;' 'MANPATH="/usr/share/man/openmpi-aarch64:/usr/share/lmod/lmod/share/man::";' export 'MANPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' 'MPI_BIN="/usr/lib64/openmpi/bin";' export 'MPI_BIN;' 'MPI_COMPILER="openmpi-aarch64";' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR="/usr/lib64/gfortran/modules/openmpi";' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME="/usr/lib64/openmpi";' export 'MPI_HOME;' 'MPI_INCLUDE="/usr/include/openmpi-aarch64";' export 'MPI_INCLUDE;' 'MPI_LIB="/usr/lib64/openmpi/lib";' export 'MPI_LIB;' 'MPI_MAN="/usr/share/man/openmpi-aarch64";' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH="/usr/lib64/python2.7/site-packages/openmpi";' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH="/usr/lib64/python3.6/site-packages/openmpi";' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH="/usr/lib64/python2.7/site-packages/openmpi";' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX="_openmpi";' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG="/etc/openmpi-aarch64";' export 'MPI_SYSCONFIG;' 'PATH="/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin";' export 'PATH;' 'PKG_CONFIG_PATH="/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig";' export 'PKG_CONFIG_PATH;' '_LMFILES_="/usr/share/modulefiles/mpi/openmpi-aarch64";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1hYXJjaDY0IixbImZ1bGxOYW1lIl09Im1waS9vcGVubXBpLWFhcmNoNjQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvb3Blbm1waS1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9z";' export '_ModuleTable001_;' '_ModuleTable002_="aGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' ++ LD_LIBRARY_PATH=/usr/lib64/openmpi/lib ++ export LD_LIBRARY_PATH ++ LOADEDMODULES=mpi/openmpi-aarch64 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/openmpi-aarch64:/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib64/openmpi/bin ++ export MPI_BIN ++ MPI_COMPILER=openmpi-aarch64 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib64/openmpi ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/openmpi-aarch64 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib64/openmpi/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/openmpi-aarch64 ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi ++ export MPI_PYTHON3_SITEARCH ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_openmpi ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/openmpi-aarch64 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ _LMFILES_=/usr/share/modulefiles/mpi/openmpi-aarch64 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1hYXJjaDY0IixbImZ1bGxOYW1lIl09Im1waS9vcGVubXBpLWFhcmNoNjQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvb3Blbm1waS1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9z ++ export _ModuleTable001_ ++ _ModuleTable002_=aGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + make -C openmpi check make: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi' Making check in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/src' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/src' make[4]: Nothing to be done for '_exec_check-s'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/src' Making check in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/test' make testhdf5 lheap ohdr stab gheap cache cache_api pool accum hyperslab istore bittests dt_arith dtypes dsets cmpd_dset filter_fail extend external efc objcopy links unlink big mtime fillval mount flush1 flush2 app_ref enum set_extent ttsafe getname vfd ntypes dangle dtransform reserved cross_read freespace mf btree2 fheap file_image unregister error_test err_compat tcheck_version testmeta links_env plugin testerror.sh testlibinfo.sh testcheck_version.sh testlinks_env.sh test_plugin.sh make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/test' make[2]: 'testhdf5' is up to date. make[2]: 'lheap' is up to date. make[2]: 'ohdr' is up to date. make[2]: 'stab' is up to date. make[2]: 'gheap' is up to date. make[2]: 'cache' is up to date. make[2]: 'cache_api' is up to date. make[2]: 'pool' is up to date. make[2]: 'accum' is up to date. make[2]: 'hyperslab' is up to date. make[2]: 'istore' is up to date. make[2]: 'bittests' is up to date. make[2]: 'dt_arith' is up to date. make[2]: 'dtypes' is up to date. make[2]: 'dsets' is up to date. make[2]: 'cmpd_dset' is up to date. make[2]: 'filter_fail' is up to date. make[2]: 'extend' is up to date. make[2]: 'external' is up to date. make[2]: 'efc' is up to date. make[2]: 'objcopy' is up to date. make[2]: 'links' is up to date. make[2]: 'unlink' is up to date. make[2]: 'big' is up to date. make[2]: 'mtime' is up to date. make[2]: 'fillval' is up to date. make[2]: 'mount' is up to date. make[2]: 'flush1' is up to date. make[2]: 'flush2' is up to date. make[2]: 'app_ref' is up to date. make[2]: 'enum' is up to date. make[2]: 'set_extent' is up to date. make[2]: 'ttsafe' is up to date. make[2]: 'getname' is up to date. make[2]: 'vfd' is up to date. make[2]: 'ntypes' is up to date. make[2]: 'dangle' is up to date. make[2]: 'dtransform' is up to date. make[2]: 'reserved' is up to date. make[2]: 'cross_read' is up to date. make[2]: 'freespace' is up to date. make[2]: 'mf' is up to date. make[2]: 'btree2' is up to date. make[2]: 'fheap' is up to date. make[2]: 'file_image' is up to date. make[2]: 'unregister' is up to date. make[2]: 'error_test' is up to date. make[2]: 'err_compat' is up to date. make[2]: 'tcheck_version' is up to date. make[2]: 'testmeta' is up to date. make[2]: 'links_env' is up to date. make[2]: 'plugin' is up to date. make[2]: 'testerror.sh' is up to date. make[2]: 'testlibinfo.sh' is up to date. make[2]: 'testcheck_version.sh' is up to date. make[2]: 'testlinks_env.sh' is up to date. make[2]: 'test_plugin.sh' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/test' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/test' ===Serial tests in test begin Tue Aug 8 10:59:20 UTC 2017=== make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/test' ============================ Testing testhdf5 Finished testing testhdf5 ============================ testhdf5 Test Log ============================ For help use: /builddir/build/BUILD/hdf5-1.8.18/openmpi/test/.libs/testhdf5 -help Linked with hdf5 version 1.8 release 18 Testing -- Configure definitions (config) Testing -- Encoding/decoding metadata (metadata) Testing -- Checksum algorithm (checksum) Testing -- Ternary Search Trees (tst) Testing -- Memory Heaps (heap) Testing -- Skip Lists (skiplist) Testing -- Reference Counted Strings (refstr) Testing -- Low-Level File I/O (file) Testing -- Generic Object Functions (objects) Testing -- Dataspaces (h5s) Testing -- Dataspace coordinates (coords) Testing -- Shared Object Header Messages (sohm) Testing -- Attributes (attr) Testing -- Selections (select) Testing -- Time Datatypes (time) Testing -- References (reference) Testing -- Variable-Length Datatypes (vltypes) Testing -- Variable-Length Strings (vlstrings) Testing -- Group & Attribute Iteration (iterate) Testing -- Array Datatypes (array) Testing -- Generic Properties (genprop) Testing -- UTF-8 Encoding (unicode) Testing -- User-Created Identifiers (id) Testing -- Miscellaneous (misc) All tests were successful. Cleaning Up temp files... 135.01user 2.28system 2:22.45elapsed 96%CPU (0avgtext+0avgdata 105256maxresident)k 0inputs+123488outputs (0major+245035minor)pagefaults 0swaps Finished testing testhdf5 ============================ ============================ Testing lheap Finished testing lheap ============================ lheap Test Log ============================ Testing local heap write PASSED Testing local heap read PASSED Testing opening pre-created file with non-default sizes PASSED All local heap tests passed. 0.01user 0.02system 0:00.04elapsed 112%CPU (0avgtext+0avgdata 6932maxresident)k 0inputs+8outputs (0major+2819minor)pagefaults 0swaps Finished testing lheap ============================ ============================ Testing ohdr Finished testing ohdr ============================ ohdr Test Log ============================ Using default file format: Testing object header continuation block PASSED Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing object header overflow in memory PASSED Testing close & re-open object header PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Testing locking messages PASSED Accessing objects with unknown header messages: Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object header creation in cache PASSED Using new file format: Testing object header continuation block PASSED Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing object header overflow in memory PASSED Testing close & re-open object header PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Testing locking messages PASSED Accessing objects with unknown header messages: Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object header creation in cache PASSED All object header tests passed. 0.05user 0.00system 0:00.06elapsed 98%CPU (0avgtext+0avgdata 7620maxresident)k 0inputs+432outputs (0major+2974minor)pagefaults 0swaps Finished testing ohdr ============================ ============================ Testing stab Finished testing stab ============================ stab Test Log ============================ Testing miscellaneous group tests PASSED Testing long names PASSED Testing large directories PASSED Testing miscellaneous group tests (w/new group format) PASSED Testing long names (w/new group format) PASSED Testing large directories (w/new group format) PASSED Testing group lifecycle PASSED Testing long link names in compact groups PASSED Testing reading old groups PASSED Testing group without compact form PASSED Testing setting root group creation properties PASSED Testing old API routines PASSED Testing corrupt symbol table message PASSED All symbol table tests passed. 0.52user 0.09system 0:00.64elapsed 95%CPU (0avgtext+0avgdata 16992maxresident)k 0inputs+10192outputs (0major+5547minor)pagefaults 0swaps Finished testing stab ============================ ============================ Testing gheap Finished testing gheap ============================ gheap Test Log ============================ Testing monotonically increasing lengths PASSED Testing monotonically decreasing lengths PASSED Testing complete object removal PASSED Testing partial object removal PASSED Testing out of order indices PASSED All global heap tests passed. 7.67user 0.02system 0:07.70elapsed 99%CPU (0avgtext+0avgdata 11532maxresident)k 0inputs+2536outputs (0major+4703minor)pagefaults 0swaps Finished testing gheap ============================ ============================ Testing cache Finished testing cache ============================ cache Test Log ============================ Testing smoke check #1 -- all clean, ins, dest, ren, 4/2 MB cache PASSED Testing smoke check #2 -- ~1/2 dirty, ins, dest, ren, 4/2 MB cache PASSED Testing smoke check #3 -- all clean, ins, dest, ren, 2/1 KB cache PASSED Testing smoke check #4 -- ~1/2 dirty, ins, dest, ren, 2/1 KB cache PASSED Testing smoke check #5 -- all clean, ins, prot, unprot, AR cache 1 PASSED Testing smoke check #6 -- ~1/2 dirty, ins, prot, unprot, AR cache 1 PASSED Testing smoke check #7 -- all clean, ins, prot, unprot, AR cache 2 PASSED Testing smoke check #8 -- ~1/2 dirty, ins, prot, unprot, AR cache 2 PASSED Testing smoke check #9 -- all clean, ins, dest, ren, 4/2 MB, corked PASSED Testing smoke check #10 -- ~1/2 dirty, ins, dest, ren, 4/2 MB, corked PASSED Testing write permitted check -- 1/0 MB cache PASSED Testing H5C_insert_entry() functionality PASSED Testing H5C_flush_cache() functionality PASSED Testing H5C_get_entry_status() functionality PASSED Testing H5C_expunge_entry() functionality PASSED Testing multiple read only protects on a single entry PASSED Testing H5C_move_entry() functionality PASSED Testing H5C_pin_protected_entry() functionality PASSED Testing entry resize functionality PASSED Testing evictions enabled/disabled functionality PASSED Testing flush cache with protected entry error PASSED Testing destroy cache with permanently pinned entry error PASSED Testing destroy cache with protected entry error PASSED Testing duplicate entry insertion error PASSED Testing move to existing entry errors PASSED Testing pin a pinned entry error PASSED Testing unpin an unpinned entry error PASSED Testing pin entry related errors PASSED Testing protect a protected entry error PASSED Testing unprotect an unprotected entry error PASSED Testing mark entry dirty related errors PASSED Testing expunge entry related errors PASSED Testing resize entry related errors PASSED Testing unprotect a read only entry dirty error PASSED Testing protect a read only entry rw error PASSED Testing get/set evictions enabled errors PASSED Testing automatic cache resizing PASSED Testing automatic cache resize disable PASSED Testing automatic cache resize epoch marker management PASSED Testing automatic cache resize input errors PASSED Testing automatic cache resize auxilary functions PASSED Testing to ensure metadata blizzard absence when inserting PASSED Testing to ensure metadata blizzard absence on protect/unprotect PASSED 77.94user 0.13system 1:18.27elapsed 99%CPU (0avgtext+0avgdata 131684maxresident)k 0inputs+384outputs (0major+34217minor)pagefaults 0swaps Finished testing cache ============================ ============================ Testing cache_api Finished testing cache_api ============================ cache_api Test Log ============================ Testing MDC/FAPL related API calls PASSED Testing MDC/FILE related API calls PASSED Testing MDC API smoke check -SKIP- Long tests disabled. Testing MDC/FAPL related API input errors PASSED Testing MDC/FILE related API input errors PASSED 0.03user 0.00system 0:00.03elapsed 121%CPU (0avgtext+0avgdata 6564maxresident)k 0inputs+32outputs (0major+2692minor)pagefaults 0swaps Finished testing cache_api ============================ ============================ Testing pool Finished testing pool ============================ pool Test Log ============================ Testing memory pool creation PASSED Testing closing pool with blocks still allocated in one page PASSED Testing allocating first block in pool PASSED Testing allocating large first block in pool PASSED Testing splitting block in pool PASSED Testing allocating many small blocks PASSED Testing allocate normal-sized block in new page PASSED Testing allocate large-sized block in new page PASSED Testing allocate many random sized blocks PASSED All memory pool tests passed. 6.44user 0.03system 0:06.48elapsed 99%CPU (0avgtext+0avgdata 39440maxresident)k 0inputs+8outputs (0major+11127minor)pagefaults 0swaps Finished testing pool ============================ ============================ Testing accum Finished testing accum ============================ accum Test Log ============================ Testing the metadata accumulator Testing simple write/read to/from metadata accumulator PASSED Testing simple write/read to/from before metadata accumulator PASSED Testing simple write/read to/from after metadata accumulator PASSED Testing overlapping write to metadata accumulator PASSED Testing overlapping write to partially clean metadata accumulator PASSED Testing overlapping write to accumulator larger then accum_size PASSED Testing non-overlapping write to accumulator larger then accum_size PASSED Testing accumulator adjustments after append/prepend of data PASSED Testing reading data from both accumulator and disk PASSED Testing simple freeing metadata accumulator PASSED Testing large metadata I/O operations PASSED Testing random writes to accumulator PASSED All metadata accumulator tests passed. 0.09user 0.16system 0:00.25elapsed 102%CPU (0avgtext+0avgdata 27376maxresident)k 0inputs+12296outputs (0major+11522minor)pagefaults 0swaps Finished testing accum ============================ ============================ Testing hyperslab Finished testing hyperslab ============================ hyperslab Test Log ============================ Test sizes: SMALL MEDIUM Testing hyperslab fill 11 variable hyperslab PASSED Testing hyperslab fill 11x10 variable hyperslab PASSED Testing hyperslab fill 3x5x5 variable hyperslab PASSED Testing hyperslab fill 113 variable hyperslab PASSED Testing hyperslab fill 15x11 variable hyperslab PASSED Testing hyperslab fill 5x7x7 variable hyperslab PASSED Testing hyperslab copy 11 variable source PASSED Testing hyperslab copy 11 variable destination PASSED Testing hyperslab copy 11 sync source & dest PASSED Testing hyperslab copy 179 variable source PASSED Testing hyperslab copy 179 variable destination PASSED Testing hyperslab copy 179 sync source & dest PASSED Testing hyperslab copy 11x10 variable source PASSED Testing hyperslab copy 11x10 variable destination PASSED Testing hyperslab copy 11x10 sync source & dest PASSED Testing hyperslab copy 13x19 variable source PASSED Testing hyperslab copy 13x19 variable destination PASSED Testing hyperslab copy 13x19 sync source & dest PASSED Testing hyperslab copy 73x67 variable source PASSED Testing hyperslab copy 73x67 variable destination PASSED Testing hyperslab copy 73x67 sync source & dest PASSED Testing hyperslab copy 3x5x5 variable source PASSED Testing hyperslab copy 3x5x5 variable destination PASSED Testing hyperslab copy 3x5x5 sync source & dest PASSED Testing hyperslab copy 7x9x5 variable source PASSED Testing hyperslab copy 7x9x5 variable destination PASSED Testing hyperslab copy 7x9x5 sync source & dest PASSED Testing multi-byte fill value PASSED Testing multi-byte fill value PASSED Testing endian conversion by stride PASSED Testing 2d transpose by stride 9x9d PASSED Testing 2d transpose by stride 3x11d PASSED Testing endian conversion by stride PASSED Testing 2d transpose by stride 1200x1200d PASSED Testing 2d transpose by stride 800x1800d PASSED Testing image sampling 10x20 to 5x10 PASSED Testing image sampling 5x10 to 10x20 PASSED Testing image sampling 960x1280 to 480x640 PASSED Testing image sampling 480x640 to 960x1280 PASSED Testing array filling 1-9 elements PASSED Testing array filling 9-257 elements PASSED Testing array offset 13x 11x 7 elements PASSED Testing array offset 347x 193x 71 elements PASSED All hyperslab tests passed. 0.59user 0.09system 0:00.68elapsed 100%CPU (0avgtext+0avgdata 51180maxresident)k 0inputs+0outputs (0major+20283minor)pagefaults 0swaps Finished testing hyperslab ============================ ============================ Testing istore Finished testing istore ============================ istore Test Log ============================ Test sizes: SMALL MEDIUM LARGE Testing istore create PASSED Testing istore extend: 10 PASSED Testing istore extend: 10x10 PASSED Testing istore extend: 10x10x10 PASSED Testing istore extend: 10000 PASSED Testing istore extend: 2500x10 PASSED Testing istore extend: 10x400x10 PASSED Testing istore sparse: 5 PASSED Testing istore sparse: 3x4 PASSED Testing istore sparse: 2x3x4 PASSED Testing istore sparse: 30 PASSED Testing istore sparse: 7x3 PASSED Testing istore sparse: 4x2x3 PASSED Testing istore sparse: 50x50x50 PASSED All i-store tests passed. 0.72user 3.44system 0:04.17elapsed 99%CPU (0avgtext+0avgdata 13216maxresident)k 0inputs+2103552outputs (0major+4411minor)pagefaults 0swaps Finished testing istore ============================ ============================ Testing bittests Finished testing bittests ============================ bittests Test Log ============================ Testing bit search operations PASSED Testing bit set operations PASSED Testing bit clear operations PASSED Testing bit copy operations PASSED Testing bit shift operations PASSED Testing bit increment operations PASSED Testing bit decrement operations PASSED Testing bit negate operations PASSED All bit tests passed. 0.23user 0.01system 0:00.24elapsed 103%CPU (0avgtext+0avgdata 5424maxresident)k 0inputs+0outputs (0major+2410minor)pagefaults 0swaps Finished testing bittests ============================ ============================ Testing dt_arith Finished testing dt_arith ============================ dt_arith Test Log ============================ Testing non-aligned conversions (ALIGNMENT=1).... Testing query functions of compiler conversion PASSED Testing user-define and query functions of floating-point types PASSED Testing user-define and query functions of integer types PASSED Floating-point overflow cases will be tested. Testing noop float -> float conversions PASSED Testing noop double -> double conversions PASSED Testing noop long double -> long double conversions PASSED Testing hard normalized float -> double conversions PASSED Testing hard normalized double -> float conversions PASSED Testing hard normalized float -> long double conversions PASSED Testing hard normalized double -> long double conversions PASSED Testing hard normalized long double -> float conversions PASSED Testing hard normalized long double -> double conversions PASSED Testing hard denormalized float -> double conversions PASSED Testing hard denormalized double -> float conversions PASSED Testing hard denormalized float -> long double conversions PASSED Testing hard denormalized double -> long double conversions PASSED Testing hard denormalized long double -> float conversions PASSED Testing hard denormalized long double -> double conversions PASSED Testing hard special float -> double conversions PASSED Testing hard special double -> float conversions PASSED Testing hard special float -> long double conversions PASSED Testing hard special double -> long double conversions PASSED Testing hard special long double -> float conversions PASSED Testing hard special long double -> double conversions PASSED Testing hard signed char -> unsigned char conversions PASSED Testing hard signed char -> short conversions PASSED Testing hard signed char -> unsigned short conversions PASSED Testing hard signed char -> int conversions PASSED Testing hard signed char -> unsigned int conversions PASSED Testing hard signed char -> long conversions PASSED Testing hard signed char -> unsigned long conversions PASSED Testing hard unsigned char -> signed char conversions PASSED Testing hard unsigned char -> short conversions PASSED Testing hard unsigned char -> unsigned short conversions PASSED Testing hard unsigned char -> int conversions PASSED Testing hard unsigned char -> unsigned int conversions PASSED Testing hard unsigned char -> long conversions PASSED Testing hard unsigned char -> unsigned long conversions PASSED Testing hard short -> signed char conversions PASSED Testing hard short -> unsigned char conversions PASSED Testing hard short -> unsigned short conversions PASSED Testing hard short -> int conversions PASSED Testing hard short -> unsigned int conversions PASSED Testing hard short -> long conversions PASSED Testing hard short -> unsigned long conversions PASSED Testing hard unsigned short -> signed char conversions PASSED Testing hard unsigned short -> unsigned char conversions PASSED Testing hard unsigned short -> short conversions PASSED Testing hard unsigned short -> int conversions PASSED Testing hard unsigned short -> unsigned int conversions PASSED Testing hard unsigned short -> long conversions PASSED Testing hard unsigned short -> unsigned long conversions PASSED Testing hard int -> signed char conversions PASSED Testing hard int -> unsigned char conversions PASSED Testing hard int -> short conversions PASSED Testing hard int -> unsigned short conversions PASSED Testing hard int -> unsigned int conversions PASSED Testing hard int -> long conversions PASSED Testing hard int -> unsigned long conversions PASSED Testing hard unsigned int -> signed char conversions PASSED Testing hard unsigned int -> unsigned char conversions PASSED Testing hard unsigned int -> short conversions PASSED Testing hard unsigned int -> unsigned short conversions PASSED Testing hard unsigned int -> int conversions PASSED Testing hard unsigned int -> long conversions PASSED Testing hard unsigned int -> unsigned long conversions PASSED Testing hard long -> signed char conversions PASSED Testing hard long -> unsigned char conversions PASSED Testing hard long -> short conversions PASSED Testing hard long -> unsigned short conversions PASSED Testing hard long -> int conversions PASSED Testing hard long -> unsigned int conversions PASSED Testing hard long -> unsigned long conversions PASSED Testing hard unsigned long -> signed char conversions PASSED Testing hard unsigned long -> unsigned char conversions PASSED Testing hard unsigned long -> short conversions PASSED Testing hard unsigned long -> unsigned short conversions PASSED Testing hard unsigned long -> int conversions PASSED Testing hard unsigned long -> unsigned int conversions PASSED Testing hard unsigned long -> long conversions PASSED Testing hard signed char -> float conversions PASSED Testing hard signed char -> double conversions PASSED Testing hard unsigned char -> float conversions PASSED Testing hard unsigned char -> double conversions PASSED Testing hard short -> float conversions PASSED Testing hard short -> double conversions PASSED Testing hard unsigned short -> float conversions PASSED Testing hard unsigned short -> double conversions PASSED Testing hard int -> float conversions PASSED Testing hard int -> double conversions PASSED Testing hard unsigned int -> float conversions PASSED Testing hard unsigned int -> double conversions PASSED Testing hard long -> float conversions PASSED Testing hard long -> double conversions PASSED Testing hard unsigned long -> float conversions PASSED Testing hard unsigned long -> double conversions PASSED Testing hard signed char -> long double conversions PASSED Testing hard unsigned char -> long double conversions PASSED Testing hard short -> long double conversions PASSED Testing hard unsigned short -> long double conversions PASSED Testing hard int -> long double conversions PASSED Testing hard unsigned int -> long double conversions PASSED Testing hard long -> long double conversions PASSED Testing hard unsigned long -> long double conversions PASSED Testing hard normalized float -> signed char conversions PASSED Testing hard normalized double -> signed char conversions PASSED Testing hard normalized float -> unsigned char conversions PASSED Testing hard normalized double -> unsigned char conversions PASSED Testing hard normalized float -> short conversions PASSED Testing hard normalized double -> short conversions PASSED Testing hard normalized float -> unsigned short conversions PASSED Testing hard normalized double -> unsigned short conversions PASSED Testing hard normalized float -> int conversions PASSED Testing hard normalized double -> int conversions PASSED Testing hard normalized float -> unsigned int conversions PASSED Testing hard normalized double -> unsigned int conversions PASSED Testing hard normalized float -> long conversions PASSED Testing hard normalized double -> long conversions PASSED Testing hard normalized float -> unsigned long conversions PASSED Testing hard normalized double -> unsigned long conversions PASSED Testing hard normalized long double -> signed char conversions PASSED Testing hard normalized long double -> unsigned char conversions PASSED Testing hard normalized long double -> short conversions PASSED Testing hard normalized long double -> unsigned short conversions PASSED Testing hard normalized long double -> int conversions PASSED Testing hard normalized long double -> unsigned int conversions PASSED Testing hard normalized long double -> long conversions PASSED Testing hard normalized long double -> unsigned long conversions PASSED Testing hard denormalized float -> signed char conversions PASSED Testing hard denormalized double -> signed char conversions PASSED Testing hard denormalized float -> unsigned char conversions PASSED Testing hard denormalized double -> unsigned char conversions PASSED Testing hard denormalized float -> short conversions PASSED Testing hard denormalized double -> short conversions PASSED Testing hard denormalized float -> unsigned short conversions PASSED Testing hard denormalized double -> unsigned short conversions PASSED Testing hard denormalized float -> int conversions PASSED Testing hard denormalized double -> int conversions PASSED Testing hard denormalized float -> unsigned int conversions PASSED Testing hard denormalized double -> unsigned int conversions PASSED Testing hard denormalized float -> long conversions PASSED Testing hard denormalized double -> long conversions PASSED Testing hard denormalized float -> unsigned long conversions PASSED Testing hard denormalized double -> unsigned long conversions PASSED Testing hard denormalized long double -> signed char conversions PASSED Testing hard denormalized long double -> unsigned char conversions PASSED Testing hard denormalized long double -> short conversions PASSED Testing hard denormalized long double -> unsigned short conversions PASSED Testing hard denormalized long double -> int conversions PASSED Testing hard denormalized long double -> unsigned int conversions PASSED Testing hard denormalized long double -> long conversions PASSED Testing hard denormalized long double -> unsigned long conversions PASSED Testing hard special float -> signed char conversions PASSED Testing hard special double -> signed char conversions PASSED Testing hard special float -> unsigned char conversions PASSED Testing hard special double -> unsigned char conversions PASSED Testing hard special float -> short conversions PASSED Testing hard special double -> short conversions PASSED Testing hard special float -> unsigned short conversions PASSED Testing hard special double -> unsigned short conversions PASSED Testing hard special float -> int conversions PASSED Testing hard special double -> int conversions PASSED Testing hard special float -> unsigned int conversions PASSED Testing hard special double -> unsigned int conversions PASSED Testing hard special float -> long conversions PASSED Testing hard special double -> long conversions PASSED Testing hard special float -> unsigned long conversions PASSED Testing hard special double -> unsigned long conversions PASSED Testing hard special long double -> signed char conversions PASSED Testing hard special long double -> unsigned char conversions PASSED Testing hard special long double -> short conversions PASSED Testing hard special long double -> unsigned short conversions PASSED Testing hard special long double -> int conversions PASSED Testing hard special long double -> unsigned int conversions PASSED Testing hard special long double -> long conversions PASSED Testing hard special long double -> unsigned long conversions PASSED Testing hard particular floating number -> integer conversions PASSED Testing soft normalized float -> double conversions PASSED Testing soft normalized double -> float conversions PASSED Testing soft normalized float -> long double conversions PASSED Testing soft normalized double -> long double conversions PASSED Testing soft normalized long double -> float conversions PASSED Testing soft normalized long double -> double conversions PASSED Testing soft denormalized float -> double conversions PASSED Testing soft denormalized double -> float conversions PASSED Testing soft denormalized float -> long double conversions PASSED Testing soft denormalized double -> long double conversions PASSED Testing soft denormalized long double -> float conversions PASSED Testing soft denormalized long double -> double conversions PASSED Testing soft special float -> double conversions PASSED Testing soft special double -> float conversions PASSED Testing soft special float -> long double conversions PASSED Testing soft special double -> long double conversions PASSED Testing soft special long double -> float conversions PASSED Testing soft special long double -> double conversions PASSED Testing overlap calculations PASSED Testing soft signed char -> unsigned char conversions PASSED Testing soft signed char -> short conversions PASSED Testing soft signed char -> unsigned short conversions PASSED Testing soft signed char -> int conversions PASSED Testing soft signed char -> unsigned int conversions PASSED Testing soft signed char -> long conversions PASSED Testing soft signed char -> unsigned long conversions PASSED Testing soft unsigned char -> signed char conversions PASSED Testing soft unsigned char -> short conversions PASSED Testing soft unsigned char -> unsigned short conversions PASSED Testing soft unsigned char -> int conversions PASSED Testing soft unsigned char -> unsigned int conversions PASSED Testing soft unsigned char -> long conversions PASSED Testing soft unsigned char -> unsigned long conversions PASSED Testing soft short -> signed char conversions PASSED Testing soft short -> unsigned char conversions PASSED Testing soft short -> unsigned short conversions PASSED Testing soft short -> int conversions PASSED Testing soft short -> unsigned int conversions PASSED Testing soft short -> long conversions PASSED Testing soft short -> unsigned long conversions PASSED Testing soft unsigned short -> signed char conversions PASSED Testing soft unsigned short -> unsigned char conversions PASSED Testing soft unsigned short -> short conversions PASSED Testing soft unsigned short -> int conversions PASSED Testing soft unsigned short -> unsigned int conversions PASSED Testing soft unsigned short -> long conversions PASSED Testing soft unsigned short -> unsigned long conversions PASSED Testing soft int -> signed char conversions PASSED Testing soft int -> unsigned char conversions PASSED Testing soft int -> short conversions PASSED Testing soft int -> unsigned short conversions PASSED Testing soft int -> unsigned int conversions PASSED Testing soft int -> long conversions PASSED Testing soft int -> unsigned long conversions PASSED Testing soft unsigned int -> signed char conversions PASSED Testing soft unsigned int -> unsigned char conversions PASSED Testing soft unsigned int -> short conversions PASSED Testing soft unsigned int -> unsigned short conversions PASSED Testing soft unsigned int -> int conversions PASSED Testing soft unsigned int -> long conversions PASSED Testing soft unsigned int -> unsigned long conversions PASSED Testing soft long -> signed char conversions PASSED Testing soft long -> unsigned char conversions PASSED Testing soft long -> short conversions PASSED Testing soft long -> unsigned short conversions PASSED Testing soft long -> int conversions PASSED Testing soft long -> unsigned int conversions PASSED Testing soft long -> unsigned long conversions PASSED Testing soft unsigned long -> signed char conversions PASSED Testing soft unsigned long -> unsigned char conversions PASSED Testing soft unsigned long -> short conversions PASSED Testing soft unsigned long -> unsigned short conversions PASSED Testing soft unsigned long -> int conversions PASSED Testing soft unsigned long -> unsigned int conversions PASSED Testing soft unsigned long -> long conversions PASSED Testing soft normalized float -> signed char conversions PASSED Testing soft normalized double -> signed char conversions PASSED Testing soft normalized float -> unsigned char conversions PASSED Testing soft normalized double -> unsigned char conversions PASSED Testing soft normalized float -> short conversions PASSED Testing soft normalized double -> short conversions PASSED Testing soft normalized float -> unsigned short conversions PASSED Testing soft normalized double -> unsigned short conversions PASSED Testing soft normalized float -> int conversions PASSED Testing soft normalized double -> int conversions PASSED Testing soft normalized float -> unsigned int conversions PASSED Testing soft normalized double -> unsigned int conversions PASSED Testing soft normalized float -> long conversions PASSED Testing soft normalized double -> long conversions PASSED Testing soft normalized float -> unsigned long conversions PASSED Testing soft normalized double -> unsigned long conversions PASSED Testing soft normalized long double -> signed char conversions PASSED Testing soft normalized long double -> unsigned char conversions PASSED Testing soft normalized long double -> short conversions PASSED Testing soft normalized long double -> unsigned short conversions PASSED Testing soft normalized long double -> int conversions PASSED Testing soft normalized long double -> unsigned int conversions PASSED Testing soft normalized long double -> long conversions PASSED Testing soft normalized long double -> unsigned long conversions PASSED Testing soft denormalized float -> signed char conversions PASSED Testing soft denormalized double -> signed char conversions PASSED Testing soft denormalized float -> unsigned char conversions PASSED Testing soft denormalized double -> unsigned char conversions PASSED Testing soft denormalized float -> short conversions PASSED Testing soft denormalized double -> short conversions PASSED Testing soft denormalized float -> unsigned short conversions PASSED Testing soft denormalized double -> unsigned short conversions PASSED Testing soft denormalized float -> int conversions PASSED Testing soft denormalized double -> int conversions PASSED Testing soft denormalized float -> unsigned int conversions PASSED Testing soft denormalized double -> unsigned int conversions PASSED Testing soft denormalized float -> long conversions PASSED Testing soft denormalized double -> long conversions PASSED Testing soft denormalized float -> unsigned long conversions PASSED Testing soft denormalized double -> unsigned long conversions PASSED Testing soft denormalized long double -> signed char conversions PASSED Testing soft denormalized long double -> unsigned char conversions PASSED Testing soft denormalized long double -> short conversions PASSED Testing soft denormalized long double -> unsigned short conversions PASSED Testing soft denormalized long double -> int conversions PASSED Testing soft denormalized long double -> unsigned int conversions PASSED Testing soft denormalized long double -> long conversions PASSED Testing soft denormalized long double -> unsigned long conversions PASSED Testing soft special float -> signed char conversions PASSED Testing soft special double -> signed char conversions PASSED Testing soft special float -> unsigned char conversions PASSED Testing soft special double -> unsigned char conversions PASSED Testing soft special float -> short conversions PASSED Testing soft special double -> short conversions PASSED Testing soft special float -> unsigned short conversions PASSED Testing soft special double -> unsigned short conversions PASSED Testing soft special float -> int conversions PASSED Testing soft special double -> int conversions PASSED Testing soft special float -> unsigned int conversions PASSED Testing soft special double -> unsigned int conversions PASSED Testing soft special float -> long conversions PASSED Testing soft special double -> long conversions PASSED Testing soft special float -> unsigned long conversions PASSED Testing soft special double -> unsigned long conversions PASSED Testing soft special long double -> signed char conversions PASSED Testing soft special long double -> unsigned char conversions PASSED Testing soft special long double -> short conversions PASSED Testing soft special long double -> unsigned short conversions PASSED Testing soft special long double -> int conversions PASSED Testing soft special long double -> unsigned int conversions PASSED Testing soft special long double -> long conversions PASSED Testing soft special long double -> unsigned long conversions PASSED Testing soft signed char -> float conversions PASSED Testing soft signed char -> double conversions PASSED Testing soft unsigned char -> float conversions PASSED Testing soft unsigned char -> double conversions PASSED Testing soft short -> float conversions PASSED Testing soft short -> double conversions PASSED Testing soft unsigned short -> float conversions PASSED Testing soft unsigned short -> double conversions PASSED Testing soft int -> float conversions PASSED Testing soft int -> double conversions PASSED Testing soft unsigned int -> float conversions PASSED Testing soft unsigned int -> double conversions PASSED Testing soft long -> float conversions PASSED Testing soft long -> double conversions PASSED Testing soft unsigned long -> float conversions PASSED Testing soft unsigned long -> double conversions PASSED Testing soft signed char -> long double conversions PASSED Testing soft unsigned char -> long double conversions PASSED Testing soft short -> long double conversions PASSED Testing soft unsigned short -> long double conversions PASSED Testing soft int -> long double conversions PASSED Testing soft unsigned int -> long double conversions PASSED Testing soft long -> long double conversions PASSED Testing soft unsigned long -> long double conversions PASSED All data type tests passed. 3.53user 0.04system 0:03.57elapsed 100%CPU (0avgtext+0avgdata 7208maxresident)k 0inputs+64outputs (0major+15540minor)pagefaults 0swaps Finished testing dt_arith ============================ ============================ Testing dtypes Finished testing dtypes ============================ dtypes Test Log ============================ Testing non-aligned conversions (ALIGNMENT=1).... Testing H5Tget_class() PASSED Testing H5Tcopy() PASSED Testing H5Tdetect_class() PASSED Testing compound datatypes PASSED Testing query functions of compound and enumeration types PASSED Testing transient datatypes PASSED Testing named datatypes PASSED Testing functions of encoding and decoding datatypes PASSED Testing encoding datatypes with the 'use the latest format' flag PASSED Testing exceptions for int <-> float conversions PASSED Testing indirectly reopening committed datatypes PASSED Testing indirectly reopening recursively committed datatypes including file reopening PASSED Testing deleting objects that use named datatypes PASSED Testing deleting objects that use named datatypes PASSED Testing H5Tset/get_order for compound type PASSED Testing string type creation using H5Tcreate PASSED Testing deprected API routines for datatypes PASSED Testing string conversions PASSED Testing random string conversion speed PASSED Testing some type functions for string PASSED Testing compound element reordering PASSED Testing compound subset conversions PASSED Testing compound element shrinking & reordering PASSED Testing optimized struct converter PASSED Testing compound element growing PASSED Testing compound element insertion PASSED Testing packing compound datatypes PASSED Testing compound datatype with VL string PASSED Testing array datatype of compound type with VL string PASSED Testing registering type conversion routine with compound conversions PASSED Testing adjust size of compound datatypes PASSED Testing compound datatypes of boundary size with latest format PASSED Testing unaligned VL strings in compound PASSED Testing compound subset conversion with extra space in source PASSED Testing visibility of internally registered type ids PASSED Testing that H5Tpack removes trailing bytes PASSED Testing accessing objects with compound datatypes that have no fields PASSED Testing random enum conversion O(N) PASSED Testing random enum conversion O(N log N) PASSED Testing non-native enumeration type conversion PASSED Testing bitfield conversions PASSED Testing some type functions for bitfield PASSED Testing opaque datatypes PASSED Testing H5Tset/get_order PASSED Testing string conversion between ASCII and UTF PASSED All datatype tests passed. 0.56user 0.08system 0:00.66elapsed 96%CPU (0avgtext+0avgdata 26452maxresident)k 0inputs+352outputs (0major+16524minor)pagefaults 0swaps Finished testing dtypes ============================ ============================ Testing dsets Finished testing dsets ============================ dsets Test Log ============================ Testing with old file format: Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing data type conversion buffer size PASSED Testing data type conversion PASSED Testing H5Zget_filter_info PASSED Testing 'null' filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(enabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(disabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(when data is corrupted) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing szip filter (with encoder) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing szip filter (without encoder) -SKIP- Testing shuffle filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+deflate+checksum filters(checksum first) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+deflate+checksum filters(checksum last) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+szip+checksum filters(checksum first, with encoder) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+szip+checksum filters(checksum first, without encoder) -SKIP- Testing shuffle+szip+checksum filters(checksum last, with encoder) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing 8-bit shuffling (setup) PASSED Testing 8-bit shuffling (write) PASSED Testing 8-bit shuffling (read) PASSED Testing nbit filter Testing nbit int (setup) PASSED Testing nbit int (write) PASSED Testing nbit int (read) PASSED Testing nbit float (setup) PASSED Testing nbit float (write) PASSED Testing nbit float (read) PASSED Testing nbit double (setup) PASSED Testing nbit double (write) PASSED Testing nbit double (read) PASSED Testing nbit array (setup) PASSED Testing nbit array (write) PASSED Testing nbit array (read) PASSED Testing nbit compound (setup) PASSED Testing nbit compound (write) PASSED Testing nbit compound (read) PASSED Testing nbit compound complex (setup) PASSED Testing nbit compound complex (write) PASSED Testing nbit compound complex (read) PASSED Testing nbit compound with no-op type (setup) PASSED Testing nbit compound with no-op type (write) PASSED Testing nbit compound with no-op type (read) PASSED Testing nbit integer dataset size PASSED Testing nbit floating-number dataset size PASSED Testing scaleoffset filter Testing scaleoffset int without fill value (setup) PASSED Testing scaleoffset int without fill value (write) PASSED Testing scaleoffset int without fill value (read) PASSED Testing scaleoffset int with fill value (setup) PASSED Testing scaleoffset int with fill value (write) PASSED Testing scaleoffset int with fill value (read) PASSED Testing scaleoffset float without fill value, D-scaling (setup) PASSED Testing scaleoffset float without fill value, D-scaling (write) PASSED Testing scaleoffset float without fill value, D-scaling (read) PASSED Testing scaleoffset float with fill value, D-scaling (setup) PASSED Testing scaleoffset float with fill value, D-scaling (write) PASSED Testing scaleoffset float with fill value, D-scaling (read) PASSED Testing scaleoffset double without fill value, D-scaling (setup) PASSED Testing scaleoffset double without fill value, D-scaling (write) PASSED Testing scaleoffset double without fill value, D-scaling (read) PASSED Testing scaleoffset double with fill value, D-scaling (setup) PASSED Testing scaleoffset double with fill value, D-scaling (write) PASSED Testing scaleoffset double with fill value, D-scaling (read) PASSED Testing multi-open with extending PASSED Testing various datatypes PASSED Testing dataset offset with user block PASSED Testing dataset access with missing filter PASSED Testing dataset filter 'can apply' callback PASSED Testing dataset filter 'can apply' callback second PASSED Testing dataset filter 'set local' callback PASSED Testing dataset szip filter 'can apply' callback PASSED Testing comparing dataset creation property lists PASSED Testing copying dataset creation property lists PASSED Testing filter deletion PASSED Testing filters with big-endian/little-endian data PASSED Testing I/O on datasets with zero-sized dims PASSED Testing Read dataset with unwritten chunk & undefined fill value PASSED Testing Write/read on randomly selected chunks PASSED Testing deprecated API routines Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing creating dataset with >4GB chunks PASSED Testing dataset chunk cache configuration PASSED Testing big chunks bypassing the cache PASSED Testing filter expanding chunks too much PASSED Testing Compatibility for datasets that use Fixed Array indexing PASSED Testing extendible dataset with various layout PASSED Testing shrinking large chunk PASSED Testing shrinking large chunk PASSED Testing with new file format: Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing data type conversion buffer size PASSED Testing data type conversion PASSED Testing H5Zget_filter_info PASSED Testing 'null' filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(enabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(disabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(when data is corrupted) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing szip filter (with encoder) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing szip filter (without encoder) -SKIP- Testing shuffle filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+deflate+checksum filters(checksum first) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+deflate+checksum filters(checksum last) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+szip+checksum filters(checksum first, with encoder) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing shuffle+szip+checksum filters(checksum first, without encoder) -SKIP- Testing shuffle+szip+checksum filters(checksum last, with encoder) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing 8-bit shuffling (setup) PASSED Testing 8-bit shuffling (write) PASSED Testing 8-bit shuffling (read) PASSED Testing nbit filter Testing nbit int (setup) PASSED Testing nbit int (write) PASSED Testing nbit int (read) PASSED Testing nbit float (setup) PASSED Testing nbit float (write) PASSED Testing nbit float (read) PASSED Testing nbit double (setup) PASSED Testing nbit double (write) PASSED Testing nbit double (read) PASSED Testing nbit array (setup) PASSED Testing nbit array (write) PASSED Testing nbit array (read) PASSED Testing nbit compound (setup) PASSED Testing nbit compound (write) PASSED Testing nbit compound (read) PASSED Testing nbit compound complex (setup) PASSED Testing nbit compound complex (write) PASSED Testing nbit compound complex (read) PASSED Testing nbit compound with no-op type (setup) PASSED Testing nbit compound with no-op type (write) PASSED Testing nbit compound with no-op type (read) PASSED Testing nbit integer dataset size PASSED Testing nbit floating-number dataset size PASSED Testing scaleoffset filter Testing scaleoffset int without fill value (setup) PASSED Testing scaleoffset int without fill value (write) PASSED Testing scaleoffset int without fill value (read) PASSED Testing scaleoffset int with fill value (setup) PASSED Testing scaleoffset int with fill value (write) PASSED Testing scaleoffset int with fill value (read) PASSED Testing scaleoffset float without fill value, D-scaling (setup) PASSED Testing scaleoffset float without fill value, D-scaling (write) PASSED Testing scaleoffset float without fill value, D-scaling (read) PASSED Testing scaleoffset float with fill value, D-scaling (setup) PASSED Testing scaleoffset float with fill value, D-scaling (write) PASSED Testing scaleoffset float with fill value, D-scaling (read) PASSED Testing scaleoffset double without fill value, D-scaling (setup) PASSED Testing scaleoffset double without fill value, D-scaling (write) PASSED Testing scaleoffset double without fill value, D-scaling (read) PASSED Testing scaleoffset double with fill value, D-scaling (setup) PASSED Testing scaleoffset double with fill value, D-scaling (write) PASSED Testing scaleoffset double with fill value, D-scaling (read) PASSED Testing multi-open with extending PASSED Testing various datatypes PASSED Testing dataset offset with user block PASSED Testing dataset access with missing filter PASSED Testing dataset filter 'can apply' callback PASSED Testing dataset filter 'can apply' callback second PASSED Testing dataset filter 'set local' callback PASSED Testing dataset szip filter 'can apply' callback PASSED Testing comparing dataset creation property lists PASSED Testing copying dataset creation property lists PASSED Testing filter deletion PASSED Testing filters with big-endian/little-endian data PASSED Testing I/O on datasets with zero-sized dims PASSED Testing Read dataset with unwritten chunk & undefined fill value PASSED Testing Write/read on randomly selected chunks PASSED Testing deprecated API routines Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing creating dataset with >4GB chunks PASSED Testing dataset chunk cache configuration PASSED Testing big chunks bypassing the cache PASSED Testing filter expanding chunks too much PASSED Testing Compatibility for datasets that use Fixed Array indexing PASSED Testing extendible dataset with various layout PASSED Testing shrinking large chunk PASSED Testing shrinking large chunk PASSED Testing H5Dscatter() PASSED Testing H5Dgather() PASSED Testing H5Dscatter() error conditions PASSED Testing H5Dgather() error conditions PASSED All dataset tests passed. 1.41user 0.76system 0:02.27elapsed 95%CPU (0avgtext+0avgdata 72676maxresident)k 0inputs+111768outputs (0major+39158minor)pagefaults 0swaps Finished testing dsets ============================ ============================ Testing cmpd_dset Finished testing cmpd_dset ============================ cmpd_dset Test Log ============================ Testing compound dataset: Testing basic compound write PASSED Testing basic compound read PASSED Testing reversal of struct members PASSED Testing subset struct read PASSED Testing partially initialized superset read PASSED Testing partially initialized superset optimized read PASSED Testing partially initialized superset write PASSED Testing explicit data space PASSED Testing hyperslab partial read to array PASSED Testing hyperslab partial read to another hyperslab PASSED Testing hyperslab to hyperslab part initialized read PASSED Testing hyperslab part initialized write PASSED Testing the optimization of when the source type is a subset of the dest: Testing writing data to contiguous and chunked datasets PASSED Testing rewriting data with a subset of original data type PASSED Testing reading data with a subset of original data type PASSED Testing the optimization of when the dest type is a subset of the source: Testing writing data to contiguous and chunked datasets PASSED Testing rewriting data with a subset of original data type PASSED Testing reading data with a subset of original data type PASSED Testing that compound types can be packed out of order: Without extra space at the end of compound... Testing random member insertion with empty compound subtype PASSED Testing random member insertion with full compound subtype PASSED Testing reverse member insertion with empty compound subtype PASSED Testing reverse member insertion with full compound subtype PASSED Testing forward member insertion with empty compound subtype PASSED Testing forward member insertion with full compound subtype PASSED With extra space at the end of compound... Testing random member insertion with empty compound subtype PASSED Testing random member insertion with full compound subtype PASSED Testing reverse member insertion with empty compound subtype PASSED Testing reverse member insertion with full compound subtype PASSED Testing forward member insertion with empty compound subtype PASSED Testing forward member insertion with full compound subtype PASSED Testing compound member ordering: Testing that compound member insertion order is preserved PASSED All compound dataset tests passed. 0.33user 0.91system 0:01.26elapsed 98%CPU (0avgtext+0avgdata 158028maxresident)k 0inputs+281328outputs (0major+66708minor)pagefaults 0swaps Finished testing cmpd_dset ============================ ============================ Testing filter_fail Finished testing filter_fail ============================ filter_fail Test Log ============================ Testing data writing when a mandatory filter fails and chunk cache is enabled PASSED Testing data reading when a mandatory filter fails PASSED Testing data writing when a mandatory filter fails and chunk cache is disabled PASSED Testing data reading when a mandatory filter fails PASSED 0.02user 0.02system 0:00.04elapsed 120%CPU (0avgtext+0avgdata 7128maxresident)k 0inputs+16outputs (0major+2820minor)pagefaults 0swaps Finished testing filter_fail ============================ ============================ Testing extend Finished testing extend ============================ extend Test Log ============================ Testing extendible dataset with incr. allocation PASSED Testing extendible dataset with incr. allocation w/deprec. symbols PASSED Testing extendible dataset with early allocation PASSED Testing extendible dataset with early allocation w/deprec. symbols PASSED All extend tests passed. 0.03user 0.03system 0:00.06elapsed 107%CPU (0avgtext+0avgdata 7900maxresident)k 0inputs+7880outputs (0major+3010minor)pagefaults 0swaps Finished testing extend ============================ ============================ Testing external Finished testing external ============================ external Test Log ============================ Testing with the default file format: Testing fixed-size data space, exact storage PASSED Testing external storage is too small PASSED Testing extendible dataspace, exact external size PASSED Testing extendible dataspace, external storage is too small PASSED Testing unlimited dataspace, unlimited external storage PASSED Testing multiple external files PASSED Testing external file following unlimited file PASSED Testing address overflow in external files PASSED Testing read external dataset PASSED Testing write external dataset PASSED Testing absolute filenames for external file PASSED Testing filenames relative to current directory for external file PASSED Testing filenames relative to HDF5 file for external file PASSED Testing prefix in HDF5_EXTFILE_PREFIX PASSED Testing with the latest file format: Testing fixed-size data space, exact storage PASSED Testing external storage is too small PASSED Testing extendible dataspace, exact external size PASSED Testing extendible dataspace, external storage is too small PASSED Testing unlimited dataspace, unlimited external storage PASSED Testing multiple external files PASSED Testing external file following unlimited file PASSED Testing address overflow in external files PASSED Testing read external dataset PASSED Testing write external dataset PASSED Testing absolute filenames for external file PASSED Testing filenames relative to current directory for external file PASSED Testing filenames relative to HDF5 file for external file PASSED Testing prefix in HDF5_EXTFILE_PREFIX PASSED All external storage tests passed. 0.05user 0.02system 0:00.11elapsed 69%CPU (0avgtext+0avgdata 7144maxresident)k 0inputs+848outputs (0major+2962minor)pagefaults 0swaps Finished testing external ============================ ============================ Testing efc Finished testing efc ============================ efc Test Log ============================ Testing the external file cache Testing single EFC PASSED Testing graph of EFCs without cycles PASSED Testing graph of EFCs with cycles PASSED All external file cache tests passed. 0.09user 0.09system 0:00.30elapsed 59%CPU (0avgtext+0avgdata 9208maxresident)k 0inputs+1616outputs (0major+4934minor)pagefaults 0swaps Finished testing efc ============================ ============================ Testing objcopy Finished testing objcopy ============================ objcopy Test Log ============================ Testing without shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): attribute with compound datatype consisting of variable length string PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED All object copying tests passed. 50.73user 6.91system 0:59.77elapsed 96%CPU (0avgtext+0avgdata 39472maxresident)k 0inputs+304360outputs (0major+99380minor)pagefaults 0swaps Finished testing objcopy ============================ ============================ Testing links Finished testing links ============================ links Test Log ============================ Testing link creation PASSED Testing link queries PASSED Testing H5Lcreate functions PASSED Testing new link queries PASSED Testing long names for objects & links PASSED Testing too many links PASSED Testing link creation property lists PASSED Testing H5Lmove PASSED Testing H5Lcopy PASSED Testing moving and copying links preserves their properties PASSED Testing backwards compatibility PASSED Testing external file cache with external links PASSED Testing external links across multiple files PASSED Testing H5Pset/get_elink_acc_flags() PASSED ---Testing without external file cache--- Testing external link to root PASSED Testing external link to object on path PASSED Testing external link to self PASSED Testing external links back and forth PASSED Testing too many external links PASSED Testing dangling external links PASSED Testing recursive external links PASSED Testing query aspects of external link PASSED Testing unlinking external link in compact group PASSED Testing unlinking external link in dense group PASSED Testing move external link PASSED Testing external link along for the ride PASSED Testing that external files are closed during traversal PASSED Testing endianness of external links PASSED Testing that external files work with strong file close degree PASSED Testing external links via H5Pset_elink_prefix() PASSED Testing external links via main file's absolute path PASSED Testing external links via main file's CWD + relative path PASSED Testing external links via current working directory PASSED Testing external links via target's absolute path PASSED Testing external links via main file's CWD PASSED Testing external links via main file's CWD + target's relative path PASSED Testing external links via chdir and found in current working directory PASSED Testing H5Pset/get_elink_fapl() with different physical layouts PASSED Testing H5Pset/get_elink_fapl() with same physical layout PASSED Testing H5Pset/get_fapl() PASSED Testing H5Pset/get_elink_cb() PASSED Testing external links w/symlink files PASSED Testing copying invalid external links to the source file PASSED Testing that invalid external links don't open the source file PASSED Testing opening object twice through elink PASSED Testing attach committed datatype to external group's attribute/dataset PASSED ---Testing with external file cache--- Testing external link to root PASSED Testing external link to object on path PASSED Testing external link to self PASSED Testing external links back and forth PASSED Testing too many external links PASSED Testing dangling external links PASSED Testing recursive external links PASSED Testing query aspects of external link PASSED Testing unlinking external link in compact group PASSED Testing unlinking external link in dense group PASSED Testing move external link PASSED Testing external link along for the ride PASSED Testing that external files are closed during traversal PASSED Testing endianness of external links PASSED Testing that external files work with strong file close degree PASSED Testing external links via H5Pset_elink_prefix() PASSED Testing external links via main file's absolute path PASSED Testing external links via main file's CWD + relative path PASSED Testing external links via current working directory PASSED Testing external links via target's absolute path PASSED Testing external links via main file's CWD PASSED Testing external links via main file's CWD + target's relative path PASSED Testing external links via chdir and found in current working directory PASSED Testing H5Pset/get_elink_fapl() with different physical layouts PASSED Testing H5Pset/get_elink_fapl() with same physical layout PASSED Testing H5Pset/get_fapl() PASSED Testing H5Pset/get_elink_cb() PASSED Testing external links w/symlink files PASSED Testing copying invalid external links to the source file PASSED Testing that invalid external links don't open the source file PASSED Testing opening object twice through elink PASSED Testing attach committed datatype to external group's attribute/dataset PASSED Testing user-defined link callbacks PASSED Testing user-defined link error conditions PASSED Testing user data passed through lapl PASSED Testing adjusting nlinks with LAPL PASSED Testing link type field in H5Lget_info PASSED Testing link visiting PASSED Testing link visiting by name PASSED Testing object visiting PASSED Testing object visiting by name PASSED Testing stopping object iteration PASSED Testing group link filters PASSED Testing object exists PASSED Testing that all files were closed correctly PASSED Testing link creation (w/new group format) PASSED Testing link queries (w/new group format) PASSED Testing H5Lcreate functions (w/new group format) PASSED Testing new link queries (w/new group format) PASSED Testing long names for objects & links (w/new group format) PASSED Testing too many links (w/new group format) PASSED Testing link creation property lists (w/new group format) PASSED Testing H5Lmove (w/new group format) PASSED Testing H5Lcopy (w/new group format) PASSED Testing moving and copying links preserves their properties (w/new group format) PASSED Testing backwards compatibility (w/new group format) PASSED Testing external file cache with external links (w/new group format) PASSED Testing external links across multiple files (w/new group format) PASSED Testing H5Pset/get_elink_acc_flags() (w/new group format) PASSED ---Testing without external file cache--- Testing external link to root (w/new group format) PASSED Testing external link to object on path (w/new group format) PASSED Testing external link to self (w/new group format) PASSED Testing external links back and forth (w/new group format) PASSED Testing too many external links (w/new group format) PASSED Testing dangling external links (w/new group format) PASSED Testing recursive external links (w/new group format) PASSED Testing query aspects of external link (w/new group format) PASSED Testing unlinking external link in compact group (w/new group format) PASSED Testing unlinking external link in dense group (w/new group format) PASSED Testing move external link (w/new group format) PASSED Testing external link along for the ride (w/new group format) PASSED Testing that external files are closed during traversal (w/new group format) PASSED Testing endianness of external links (w/new group format) PASSED Testing that external files work with strong file close degree (w/new group format) PASSED Testing external links via H5Pset_elink_prefix()(w/new group format) PASSED Testing external links via main file's absolute path (w/new group format) PASSED Testing external links via main file's CWD + relative path(w/new group format) PASSED Testing external links via current working directory(w/new group format) PASSED Testing external links via target's absolute path (w/new group format) PASSED Testing external links via main file's CWD (w/new group format) PASSED Testing external links via main file's CWD + target's relative path(w/new group format) PASSED Testing external links via chdir and found in current working directory (w/new group format) PASSED Testing H5Pset/get_elink_fapl() with different physical layouts (w/new group format) PASSED Testing H5Pset/get_elink_fapl() with same physical layout (w/new group format) PASSED Testing H5Pset/get_fapl() (w/new group format) PASSED Testing H5Pset/get_elink_cb() (w/new group format) PASSED Testing external links w/symlink files (w/new group format) PASSED Testing copying invalid external links to the source file (w/new group format) PASSED Testing that invalid external links don't open the source file (w/new group format) PASSED Testing opening object twice through elink (w/new group format) PASSED Testing attach committed datatype to external group's attribute/dataset(w/new group format) PASSED ---Testing with external file cache--- Testing external link to root (w/new group format) PASSED Testing external link to object on path (w/new group format) PASSED Testing external link to self (w/new group format) PASSED Testing external links back and forth (w/new group format) PASSED Testing too many external links (w/new group format) PASSED Testing dangling external links (w/new group format) PASSED Testing recursive external links (w/new group format) PASSED Testing query aspects of external link (w/new group format) PASSED Testing unlinking external link in compact group (w/new group format) PASSED Testing unlinking external link in dense group (w/new group format) PASSED Testing move external link (w/new group format) PASSED Testing external link along for the ride (w/new group format) PASSED Testing that external files are closed during traversal (w/new group format) PASSED Testing endianness of external links (w/new group format) PASSED Testing that external files work with strong file close degree (w/new group format) PASSED Testing external links via H5Pset_elink_prefix()(w/new group format) PASSED Testing external links via main file's absolute path (w/new group format) PASSED Testing external links via main file's CWD + relative path(w/new group format) PASSED Testing external links via current working directory(w/new group format) PASSED Testing external links via target's absolute path (w/new group format) PASSED Testing external links via main file's CWD (w/new group format) PASSED Testing external links via main file's CWD + target's relative path(w/new group format) PASSED Testing external links via chdir and found in current working directory (w/new group format) PASSED Testing H5Pset/get_elink_fapl() with different physical layouts (w/new group format) PASSED Testing H5Pset/get_elink_fapl() with same physical layout (w/new group format) PASSED Testing H5Pset/get_fapl() (w/new group format) PASSED Testing H5Pset/get_elink_cb() (w/new group format) PASSED Testing external links w/symlink files (w/new group format) PASSED Testing copying invalid external links to the source file (w/new group format) PASSED Testing that invalid external links don't open the source file (w/new group format) PASSED Testing opening object twice through elink (w/new group format) PASSED Testing attach committed datatype to external group's attribute/dataset(w/new group format) PASSED Testing user-defined hard link (w/new group format) PASSED Testing registering a new class for existing UD links (w/new group format) PASSED Testing user-defined link callbacks (w/new group format) PASSED Testing user-defined link error conditions (w/new group format) PASSED Testing user data passed through lapl (w/new group format) PASSED Testing adjusting nlinks with LAPL (w/new group format) PASSED Testing link type field in H5Lget_info (w/new group format) PASSED Testing link visiting (w/new group format) PASSED Testing link visiting by name (w/new group format) PASSED Testing object visiting (w/new group format) PASSED Testing object visiting by name (w/new group format) PASSED Testing stopping object iteration (w/new group format) PASSED Testing group link filters (w/new group format) PASSED Testing object exists (w/new group format) PASSED Testing that all files were closed correctly (w/new group format) PASSED Testing creating empty group with creation order indexing PASSED Testing creating compact group with creation order indexing PASSED Testing creating dense group with creation order indexing PASSED Testing transitioning group with creation order indexing between dense & compact forms PASSED Testing deleting group with creation order indexing in dense form PASSED Testing querying info by index w/o creation order index, using soft links PASSED Testing querying info by index w/creation order index, using soft links PASSED Testing querying info by index w/o creation order index, using hard links PASSED Testing querying info by index w/creation order index, using hard links PASSED Testing deleting links by name index in increasing order w/o creation order index PASSED Testing deleting links by name index in increasing order w/creation order index PASSED Testing deleting links by name index in decreasing order w/o creation order index PASSED Testing deleting links by name index in decreasing order w/creation order index PASSED Testing deleting links by creation order index in increasing order w/o creation order index PASSED Testing deleting links by creation order index in increasing order w/creation order index PASSED Testing deleting links by creation order index in decreasing order w/o creation order index PASSED Testing deleting links by creation order index in decreasing order w/creation order index PASSED Testing iterating over links by name index in increasing order w/o creation order index PASSED Testing iterating over links by name index in increasing order w/creation order index PASSED Testing iterating over links by name index in decreasing order w/o creation order index PASSED Testing iterating over links by name index in decreasing order w/creation order index PASSED Testing iterating over links by name index in native order w/o creation order index PASSED Testing iterating over links by name index in native order w/creation order index PASSED Testing iterating over links by creation order index in increasing order w/o creation order index PASSED Testing iterating over links by creation order index in increasing order w/creation order index PASSED Testing iterating over links by creation order index in decreasing order w/o creation order index PASSED Testing iterating over links by creation order index in decreasing order w/creation order index PASSED Testing iterating over links by creation order index in native order w/o creation order index PASSED Testing iterating over links by creation order index in native order w/creation order index PASSED Testing open object by name index in increasing order w/o creation order index PASSED Testing open object by name index in increasing order w/creation order index PASSED Testing open object by name index in decreasing order w/o creation order index PASSED Testing open object by name index in decreasing order w/creation order index PASSED Testing open object by name index in native order w/o creation order index PASSED Testing open object by name index in native order w/creation order index PASSED Testing open object by creation order index in increasing order w/o creation order index PASSED Testing open object by creation order index in increasing order w/creation order index PASSED Testing open object by creation order index in decreasing order w/o creation order index PASSED Testing open object by creation order index in decreasing order w/creation order index PASSED Testing open object by creation order index in native order w/o creation order index PASSED Testing open object by creation order index in native order w/creation order index PASSED Testing query object info by name index in increasing order w/o creation order index PASSED Testing query object info by name index in increasing order w/creation order index PASSED Testing query object info by name index in decreasing order w/o creation order index PASSED Testing query object info by name index in decreasing order w/creation order index PASSED Testing query object info by name index in native order w/o creation order index PASSED Testing query object info by name index in native order w/creation order index PASSED Testing query object info by creation order index in increasing order w/o creation order index PASSED Testing query object info by creation order index in increasing order w/creation order index PASSED Testing query object info by creation order index in decreasing order w/o creation order index PASSED Testing query object info by creation order index in decreasing order w/creation order index PASSED Testing query object info by creation order index in native order w/o creation order index PASSED Testing query object info by creation order index in native order w/creation order index PASSED Testing query group info by name index in increasing order w/o creation order index PASSED Testing query group info by name index in increasing order w/creation order index PASSED Testing query group info by name index in decreasing order w/o creation order index PASSED Testing query group info by name index in decreasing order w/creation order index PASSED Testing query group info by name index in native order w/o creation order index PASSED Testing query group info by name index in native order w/creation order index PASSED Testing query group info by creation order index in increasing order w/o creation order index PASSED Testing query group info by creation order index in increasing order w/creation order index PASSED Testing query group info by creation order index in decreasing order w/o creation order index PASSED Testing query group info by creation order index in decreasing order w/creation order index PASSED Testing query group info by creation order index in native order w/o creation order index PASSED Testing query group info by creation order index in native order w/creation order index PASSED Testing timestamps on objects PASSED Testing querying info by index in old-style group, using soft links PASSED Testing querying info by index in old-style group, using hard links PASSED Testing deleting links by index in increasing order in old-style group PASSED Testing deleting links by index in decreasing order in old-style group PASSED Testing iterating over links by name index in increasing order in old-style group PASSED Testing iterating over links by name index in decreasing order in old-style group PASSED Testing iterating over links by name index in native order in old-style group PASSED Testing open object by name index in increasing order in old-style group PASSED Testing open object by name index in decreasing order in old-style group PASSED Testing open object by name index in native order in old-style group PASSED Testing query object info by name index in increasing order in old-style group PASSED Testing query object info by name index in decreasing order in old-style group PASSED Testing query object info by name index in native order in old-style group PASSED Testing query group info by name index in increasing order in old-style group PASSED Testing query group info by name index in decreasing order in old-style group PASSED Testing query group info by name index in native order in old-style group PASSED Testing external links are registered after reset PASSED All link tests passed. 1.56user 0.36system 0:02.42elapsed 79%CPU (0avgtext+0avgdata 9960maxresident)k 0inputs+9352outputs (0major+31450minor)pagefaults 0swaps Finished testing links ============================ ============================ Testing unlink Finished testing unlink ============================ unlink Test Log ============================ Testing with old group format: Testing unlink by absolute name PASSED Testing unlink by local name PASSED Testing unlink without a name PASSED Testing forward unlink PASSED Testing backward unlink PASSED Testing inward unlink PASSED Testing outward unlink PASSED Testing symlink removal PASSED Testing object renaming PASSED Testing symlink renaming PASSED Testing new move PASSED Testing check new move function PASSED Testing file space gets reused: Testing contiguous dataset with late allocation PASSED Testing contiguous dataset with early allocation PASSED Testing chunked dataset with late allocation PASSED Testing chunked dataset with early allocation PASSED Testing compressed, chunked dataset PASSED Testing re-writing compressed, chunked dataset PASSED Testing compact dataset PASSED Testing object header continuations PASSED Testing named datatype PASSED Testing single group PASSED Testing multiple groups PASSED Testing simple group hierarchy PASSED Testing complex group hierarchy PASSED Testing duplicate dataset PASSED Testing duplicate group PASSED Testing duplicate named datatype PASSED Testing duplicate attribute PASSED Testing create and unlink large number of objects PASSED Testing create and unlink large number of objects with small cache PASSED Testing creating links with multiple slashes PASSED Testing deleting links with multiple slashes PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing resurrecting dataset after deletion PASSED Testing resurrecting datatype after deletion PASSED Testing resurrecting group after deletion PASSED Testing unlinking chunked dataset PASSED Testing with new group format: Testing unlink by absolute name PASSED Testing unlink by local name PASSED Testing unlink without a name PASSED Testing forward unlink PASSED Testing backward unlink PASSED Testing inward unlink PASSED Testing outward unlink PASSED Testing symlink removal PASSED Testing object renaming PASSED Testing symlink renaming PASSED Testing new move PASSED Testing check new move function PASSED Testing file space gets reused: Testing contiguous dataset with late allocation PASSED Testing contiguous dataset with early allocation PASSED Testing chunked dataset with late allocation PASSED Testing chunked dataset with early allocation PASSED Testing compressed, chunked dataset PASSED Testing re-writing compressed, chunked dataset PASSED Testing compact dataset PASSED Testing object header continuations PASSED Testing named datatype PASSED Testing single group PASSED Testing multiple groups PASSED Testing simple group hierarchy PASSED Testing complex group hierarchy PASSED Testing duplicate dataset PASSED Testing duplicate group PASSED Testing duplicate named datatype PASSED Testing duplicate attribute PASSED Testing create and unlink large number of objects PASSED Testing create and unlink large number of objects with small cache PASSED Testing creating links with multiple slashes PASSED Testing deleting links with multiple slashes PASSED Testing resurrecting dataset after deletion PASSED Testing resurrecting datatype after deletion PASSED Testing resurrecting group after deletion PASSED Testing unlinking chunked dataset PASSED Testing unlinking non-empty compact group PASSED Testing unlinking non-empty dense group PASSED All unlink tests passed. 5.38user 0.48system 0:05.96elapsed 98%CPU (0avgtext+0avgdata 29352maxresident)k 0inputs+35184outputs (0major+8850minor)pagefaults 0swaps Finished testing unlink ============================ ============================ Testing big Finished testing big ============================ big Test Log ============================ Testing big file with the SEC2 Driver Testing Huge dataset write PASSED #000 0x00000001a05a58f3 PASSED #001 0x00000001168b18e2 PASSED #002 0x00000001ed880d5e PASSED #003 0x0000000000bafaa6 PASSED #004 0x000000015e6d6674 PASSED #005 0x0000000135430b38 PASSED #006 0x00000001ffacb940 PASSED #007 0x00000001565e98c0 PASSED #008 0x000000002785c3a8 PASSED #009 0x00000000ac566556 PASSED #010 0x00000000c5109338 PASSED #011 0x000000009e6eda16 PASSED #012 0x00000001b915d48b PASSED #013 0x00000000f3d283b8 PASSED #014 0x0000000158f195e6 PASSED #015 0x000000004ae459bd PASSED #016 0x0000000046ddedf4 PASSED #017 0x00000000833a9959 PASSED #018 0x000000009f494778 PASSED #019 0x0000000182e0eea8 PASSED #020 0x00000000a7399e43 PASSED #021 0x00000001566f69ab PASSED #022 0x00000000dd624dce PASSED #023 0x00000001548d46f6 PASSED #024 0x00000001de889b6d PASSED #025 0x0000000033f5c618 PASSED #026 0x000000017bd36ab8 PASSED #027 0x000000019bba3c06 PASSED #028 0x0000000150d1a266 PASSED #029 0x000000011cfc43b2 PASSED #030 0x00000000d8b5af32 PASSED #031 0x00000001cb22d72a PASSED #032 0x000000015638b8cf PASSED #033 0x00000000dc4d5e20 PASSED #034 0x000000017b10f3ea PASSED #035 0x00000001c30750f4 PASSED #036 0x000000001940359e PASSED #037 0x0000000188619bd7 PASSED #038 0x00000001ac3a0d0c PASSED #039 0x0000000171bfc3e2 PASSED #040 0x000000002858540e PASSED #041 0x00000001ca78f03e PASSED #042 0x000000010440f020 PASSED #043 0x00000001a23a2e24 PASSED #044 0x0000000037f24635 PASSED #045 0x00000001a69c1dce PASSED #046 0x00000001b139a3be PASSED #047 0x00000000394e18d5 PASSED #048 0x000000002746be02 PASSED #049 0x000000003716ccb7 PASSED Test passed with the SEC2 Driver. 0.02user 0.03system 0:00.05elapsed 108%CPU (0avgtext+0avgdata 6580maxresident)k 0inputs+6864outputs (0major+2724minor)pagefaults 0swaps Finished testing big ============================ ============================ Testing mtime Finished testing mtime ============================ mtime Test Log ============================ Testing modification time messages PASSED Testing accessing old modification time messages PASSED Testing accessing new modification time messages PASSED All modification time tests passed. 0.03user 0.00system 0:00.03elapsed 113%CPU (0avgtext+0avgdata 6412maxresident)k 0inputs+8outputs (0major+2691minor)pagefaults 0swaps Finished testing mtime ============================ ============================ Testing fillval Finished testing fillval ============================ fillval Test Log ============================ Testing property lists PASSED Testing property lists, with variable-length datatype PASSED Testing with old file format: Testing chunked dataset creation PASSED Testing chunked dataset I/O PASSED Testing chunked dataset extend PASSED Testing chunked dataset partially allocated I/O PASSED Testing contiguous dataset creation PASSED Testing contiguous dataset I/O PASSED Testing contiguous dataset extend -SKIP- Not implemented yet -- needs H5S_SELECT_DIFF operator Testing contiguous dataset compatibility with v. 1.4 PASSED Testing compact dataset creation PASSED Testing compact dataset I/O PASSED Testing with new file format: Testing chunked dataset creation PASSED Testing chunked dataset I/O PASSED Testing chunked dataset extend PASSED Testing chunked dataset partially allocated I/O PASSED Testing contiguous dataset creation PASSED Testing contiguous dataset I/O PASSED Testing contiguous dataset extend -SKIP- Not implemented yet -- needs H5S_SELECT_DIFF operator Testing contiguous dataset compatibility with v. 1.4 PASSED Testing compact dataset creation PASSED Testing compact dataset I/O PASSED All fill value tests passed. 4.86user 0.56system 0:05.61elapsed 96%CPU (0avgtext+0avgdata 17472maxresident)k 0inputs+309976outputs (0major+5768minor)pagefaults 0swaps Finished testing fillval ============================ ============================ Testing mount Finished testing mount ============================ mount Test Log ============================ Testing basic functionality PASSED Testing illegal mount operations PASSED Testing same file mount operations PASSED Testing name hiding under mount point PASSED Testing mount point open PASSED Testing multi-linked mount point PASSED Testing mount point unlinking PASSED Testing object renaming PASSED Testing mount point renaming PASSED Testing preopening objects under the mount point PASSED Testing open object access after unmount PASSED Testing interfile hard links -SKIP- Test skipped due file pointer sharing issue (Jira 7638). PASSED Testing file handle uniformity PASSED Testing file handle close PASSED Testing mounting on group after file is closed PASSED Testing mounting after file is unmounted PASSED Testing missing unmount PASSED Testing hold open w/file PASSED Testing hold open w/group PASSED Testing file close degrees must be same PASSED Testing 'semi' file close degree PASSED Testing 'strong' file close degree PASSED Testing access permissions PASSED Testing multiple mounts PASSED Testing nested mounts survive PASSED Testing close parent PASSED Testing cutting mount graph PASSED Testing symlinks PASSED Testing shared mount access PASSED Testing closing shared mounts PASSED Testing closing multiple shared mounts PASSED All mount tests passed. 0.07user 0.06system 0:00.16elapsed 86%CPU (0avgtext+0avgdata 9712maxresident)k 0inputs+480outputs (0major+11766minor)pagefaults 0swaps Finished testing mount ============================ ============================ Testing flush1 Finished testing flush1 ============================ flush1 Test Log ============================ Testing H5Fflush (part1) PASSED 0.03user 0.02system 0:00.04elapsed 110%CPU (0avgtext+0avgdata 8404maxresident)k 0inputs+480outputs (0major+3108minor)pagefaults 0swaps Finished testing flush1 ============================ ============================ Testing flush2 Finished testing flush2 ============================ flush2 Test Log ============================ Testing H5Fflush (part2 with flush) PASSED Testing H5Fflush (part2 without flush) PASSED Testing H5Fflush (part2 with flush and later addition) PASSED 0.04user 0.00system 0:00.04elapsed 112%CPU (0avgtext+0avgdata 7036maxresident)k 0inputs+0outputs (0major+2856minor)pagefaults 0swaps Finished testing flush2 ============================ ============================ Testing app_ref Finished testing app_ref ============================ app_ref Test Log ============================ Testing library shutdown with reference count > 1 PASSED 0.02user 0.01system 0:00.03elapsed 116%CPU (0avgtext+0avgdata 6116maxresident)k 0inputs+8outputs (0major+2528minor)pagefaults 0swaps Finished testing app_ref ============================ ============================ Testing enum Finished testing enum ============================ enum Test Log ============================ Testing named enumeration types PASSED Testing enumeration conversions PASSED Testing O(1) conversions PASSED Testing O(log N) converions PASSED Testing for non-existing name and value PASSED Testing some functions with enumeration types PASSED All enum tests passed. 0.02user 0.02system 0:00.03elapsed 116%CPU (0avgtext+0avgdata 6512maxresident)k 0inputs+24outputs (0major+2689minor)pagefaults 0swaps Finished testing enum ============================ ============================ Testing set_extent Finished testing set_extent ============================ set_extent Test Log ============================ Testing with old file format and chunk cache disabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing with old file format and chunk cache enabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing external file use PASSED Testing storage layout use PASSED Testing with new file format and chunk cache disabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing with new file format and chunk cache enabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing external file use PASSED Testing storage layout use PASSED All H5Dset_extent tests passed. 8.38user 2.57system 0:11.17elapsed 98%CPU (0avgtext+0avgdata 10340maxresident)k 0inputs+9144outputs (0major+3596minor)pagefaults 0swaps Finished testing set_extent ============================ ============================ Testing ttsafe Finished testing ttsafe ============================ ttsafe Test Log ============================ Most thread-safety tests skipped because THREADSAFE not enabled For help use: /builddir/build/BUILD/hdf5-1.8.18/openmpi/test/.libs/ttsafe -help Linked with hdf5 version 1.8 release 18 Testing -- library threadsafe status (is_threadsafe) All tests were successful. Cleaning Up temp files... 0.01user 0.02system 0:00.03elapsed 115%CPU (0avgtext+0avgdata 5720maxresident)k 0inputs+0outputs (0major+2412minor)pagefaults 0swaps Finished testing ttsafe ============================ ============================ Testing getname Finished testing getname ============================ getname Test Log ============================ Testing H5Iget_name with one group PASSED Testing H5Iget_name with more than one group PASSED Testing H5Iget_name with H5Gopen2 PASSED Testing H5Iget_name with H5Dcreate2 PASSED Testing H5Iget_name with H5Dopen2 PASSED Testing H5Iget_name with a long path PASSED Testing H5Iget_name with H5Tcommit2 PASSED Testing H5Iget_name with H5Topen2 PASSED Testing H5Iget_name with H5Lmove and H5Gopen2 PASSED Testing H5Iget_name with H5Lmove and H5Dopen2 PASSED Testing H5Iget_name with H5Lmove and H5Topen2 PASSED Testing H5Iget_name with H5Lmove and relative names PASSED Testing H5Iget_name with H5Lmove and a long path PASSED Testing H5Iget_name with H5Lmove and a long path #2 PASSED Testing H5Iget_name with H5Ldelete PASSED Testing H5Iget_name with H5Ldelete and a long path PASSED Testing H5Iget_name with H5Ldelete, same names PASSED Testing H5Iget_name with H5Fmount; with IDs on the list PASSED Testing H5Iget_name with H5Fmount; long name PASSED Testing H5Iget_name with H5Funmount PASSED Testing H5Iget_name with a defined type dataset PASSED Testing H5Iget_name with datasets that have two names PASSED Testing H5Iget_name with different files PASSED Testing H5Iget_name with different files #2 PASSED Testing H5Iget_name with a small buffer for name PASSED Testing H5Iget_name with a dynamic buffer for name PASSED Testing H5Iget_name with invalid IDs PASSED Testing H5Iget_name with added names with mounting PASSED Testing H5Iget_name with H5Fclose PASSED Testing H5Iget_name with H5Fmount and H5Ldelete PASSED Testing H5Iget_name with H5Fmount and H5Lmove PASSED Testing H5Iget_name with H5Lcreate_hard PASSED Testing H5Iget_name with H5Lcreate_soft PASSED Testing H5Iget_name with H5Lcreate_soft and move target PASSED Testing H5Iget_name with H5Lcreate_soft and move source PASSED Testing H5Iget_name with H5Lcreate_soft and unlink target PASSED Testing H5Iget_name with H5Lcreate_soft and unlink source PASSED Testing H5Iget_name with several nested mounted files PASSED Testing H5Iget_name and H5Lmove with repeated path components PASSED Testing H5Iget_name with higher mounted file PASSED Testing H5Iget_name with multiple hard links and mounted files PASSED Testing H5Iget_name with mounted files and unlinking PASSED Testing H5Iget_name with mounting already mounted files PASSED Testing H5Iget_name with opening object in unmounted file PASSED Testing H5Iget_name with anonymous datatypes PASSED Testing getting path to normal dataset in root group PASSED Testing getting path to dataset in /Group1 PASSED Testing getting path to /Group1 PASSED Testing getting path to datatype in /Group1 PASSED Testing getting path to dataset in nested group PASSED Testing getting path to nested group PASSED Testing getting path to dataset created via hard link PASSED Testing getting path to root group PASSED Testing getting path to dataset hidden by a mounted file PASSED Testing getting path to dataset that has been unlinked PASSED Testing H5Rget_name to get name from region reference(hyperslab) PASSED Testing H5Iget_name to get name from region reference(hyperslab) PASSED Testing H5Rget_name to get name from region reference(pnt selec) PASSED Testing H5Iget_name to get name from region reference(pnt selec) PASSED All getname tests passed. 0.05user 0.04system 0:00.12elapsed 75%CPU (0avgtext+0avgdata 8264maxresident)k 0inputs+392outputs (0major+5484minor)pagefaults 0swaps Finished testing getname ============================ ============================ Testing vfd Finished testing vfd ============================ vfd Test Log ============================ Testing basic Virtual File Driver functionality. Testing SEC2 file driver PASSED Testing CORE file driver PASSED Testing FAMILY file driver PASSED Testing FAMILY file driver backward compatibility PASSED Testing MULTI file driver PASSED Testing MULTI file driver backward compatibility PASSED Testing DIRECT I/O file driver -SKIP- Testing LOG file driver PASSED Testing STDIO file driver PASSED Testing WINDOWS file driver -SKIP- All Virtual File Driver tests passed. 0.05user 0.01system 0:00.06elapsed 109%CPU (0avgtext+0avgdata 7288maxresident)k 0inputs+912outputs (0major+2960minor)pagefaults 0swaps Finished testing vfd ============================ ============================ Testing ntypes Finished testing ntypes ============================ ntypes Test Log ============================ Testing atomic datatype PASSED Testing compound datatype PASSED Testing nested compound datatype PASSED Testing compound datatype with array as field PASSED Testing compound datatype with opaque field PASSED Testing enum datatype PASSED Testing array of compound datatype PASSED Testing array of atomic datatype PASSED Testing variable length datatype PASSED Testing variable length string datatype PASSED Testing fixed-length string datatype PASSED Testing reference datatype PASSED Testing dataset region reference PASSED Testing opaque datatype PASSED Testing bitfield datatype PASSED Testing native integer PASSED All native datatype tests passed. 0.10user 0.04system 0:00.14elapsed 105%CPU (0avgtext+0avgdata 14024maxresident)k 0inputs+7120outputs (0major+6567minor)pagefaults 0swaps Finished testing ntypes ============================ ============================ Testing dangle Finished testing dangle ============================ dangle Test Log ============================ Testing dangling objects with weak file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED Testing dangling objects with semi file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED Testing dangling objects with strong file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED All dangling ID tests passed. 0.24user 0.01system 0:00.25elapsed 102%CPU (0avgtext+0avgdata 6908maxresident)k 0inputs+120outputs (0major+2792minor)pagefaults 0swaps Finished testing dangle ============================ ============================ Testing dtransform Finished testing dtransform ============================ dtransform Test Log ============================ Testing Intializing test... PASSED Testing H5Pget_data_transform (get before set) PASSED Testing H5Pset_data_transform (set with NULL transform) PASSED Testing H5Pset_data_transform (set with invalid transform 1) PASSED Testing H5Pset_data_transform (set with invalid transform 2) PASSED Testing H5Pset_data_transform (set with invalid transform 3) PASSED Testing H5Pset_data_transform (set with invalid transform 4) PASSED Testing H5Pset_data_transform (set with invalid transform 5) PASSED Testing H5Pset_data_transform (set with invalid transform 6) PASSED Testing H5Pset_data_transform (set with invalid transform 7) PASSED Testing H5Pset_data_transform (set with invalid transform 8) PASSED Testing contiguous, no data type conversion (char->char) PASSED Testing contiguous, byte order conversion (char->char) PASSED Testing contiguous, no data type conversion (uchar->uchar) PASSED Testing contiguous, byte order conversion (uchar->uchar) PASSED Testing contiguous, no data type conversion (schar->schar) PASSED Testing contiguous, byte order conversion (schar->schar) PASSED Testing contiguous, with type conversion (float->schar) PASSED Testing contiguous, no data type conversion (short->short) PASSED Testing contiguous, byte order conversion (short->short) PASSED Testing contiguous, with type conversion (float->short) PASSED Testing contiguous, no data type conversion (ushort->ushort) PASSED Testing contiguous, byte order conversion (ushort->ushort) PASSED Testing contiguous, no data type conversion (int->int) PASSED Testing contiguous, byte order conversion (int->int) PASSED Testing contiguous, with type conversion (float->int) PASSED Testing contiguous, no data type conversion (uint->uint) PASSED Testing contiguous, byte order conversion (uint->uint) PASSED Testing contiguous, no data type conversion (long->long) PASSED Testing contiguous, byte order conversion (long->long) PASSED Testing contiguous, with type conversion (float->long) PASSED Testing contiguous, no data type conversion (ulong->ulong) PASSED Testing contiguous, byte order conversion (ulong->ulong) PASSED Testing contiguous, no data type conversion (llong->llong) PASSED Testing contiguous, byte order conversion (llong->llong) PASSED Testing contiguous, with type conversion (float->llong) PASSED Testing contiguous, no data type conversion (ullong->ullong) PASSED Testing contiguous, byte order conversion (ullong->ullong) PASSED Testing contiguous, no data type conversion (float->float) PASSED Testing contiguous, byte order conversion (float->float) PASSED Testing contiguous, with type conversion (float->float) PASSED Testing contiguous, no data type conversion (double->double) PASSED Testing contiguous, byte order conversion (double->double) PASSED Testing contiguous, with type conversion (float->double) PASSED Testing contiguous, no data type conversion (ldouble->ldouble) PASSED Testing contiguous, byte order conversion (ldouble->ldouble) PASSED Testing contiguous, with type conversion (float->ldouble) PASSED Testing chunked, no data type conversion (char->char) PASSED Testing chunked, no data type conversion (uchar->uchar) PASSED Testing chunked, no data type conversion (schar->schar) PASSED Testing chunked, with type conversion (float->schar) PASSED Testing chunked, no data type conversion (short->short) PASSED Testing chunked, with type conversion (float->short) PASSED Testing chunked, no data type conversion (ushort->ushort) PASSED Testing chunked, no data type conversion (int->int) PASSED Testing chunked, with type conversion (float->int) PASSED Testing chunked, no data type conversion (uint->uint) PASSED Testing chunked, no data type conversion (long->long) PASSED Testing chunked, with type conversion (float->long) PASSED Testing chunked, no data type conversion (ulong->ulong) PASSED Testing chunked, no data type conversion (llong->llong) PASSED Testing chunked, with type conversion (float->llong) PASSED Testing chunked, no data type conversion (ullong->ullong) PASSED Testing chunked, no data type conversion (float->float) PASSED Testing chunked, with type conversion (float->float) PASSED Testing chunked, no data type conversion (double->double) PASSED Testing chunked, with type conversion (float->double) PASSED Testing chunked, no data type conversion (ldouble->ldouble) PASSED Testing chunked, with type conversion (float->ldouble) PASSED Testing data transform, linear transform w/ copied property PASSED Testing data transform, polynomial transform w/ copied property PASSED Testing data transform, trivial transform, without type conversion PASSED Testing data transform, trivial transform, with type conversion PASSED Testing data transform, polynomial transform (int->float) PASSED Testing data transform, polynomial transform (float->int) PASSED Testing H5Pget_data_transform PASSED Testing data transform, read after reseting of transform property PASSED Testing H5Pget_data_transform, after resetting transform property PASSED Testing data transform of some special cases PASSED 0.02user 0.02system 0:00.05elapsed 109%CPU (0avgtext+0avgdata 7060maxresident)k 0inputs+248outputs (0major+2683minor)pagefaults 0swaps Finished testing dtransform ============================ ============================ Testing reserved Finished testing reserved ============================ reserved Test Log ============================ -SKIP- 0.01user 0.02system 0:00.03elapsed 128%CPU (0avgtext+0avgdata 3228maxresident)k 0inputs+0outputs (0major+2304minor)pagefaults 0swaps Finished testing reserved ============================ ============================ Testing cross_read Finished testing cross_read ============================ cross_read Test Log ============================ Testing reading data created on Linux Testing regular dataset of LE DOUBLE PASSED Testing regular dataset of BE DOUBLE PASSED Testing dataset of LE FLOAT with scale-offset filter PASSED Testing dataset of BE FLOAT with scale-offset filter PASSED Testing dataset of LE DOUBLE with scale-offset filter PASSED Testing dataset of BE DOUBLE with scale-offset filter PASSED Testing dataset of LE CHAR with scale-offset filter PASSED Testing dataset of BE CHAR with scale-offset filter PASSED Testing dataset of LE SHORT with scale-offset filter PASSED Testing dataset of BE SHORT with scale-offset filter PASSED Testing dataset of LE INT with scale-offset filter PASSED Testing dataset of BE INT with scale-offset filter PASSED Testing dataset of LE LONG LONG with scale-offset filter PASSED Testing dataset of BE LONG LONG with scale-offset filter PASSED Testing dataset of LE FLOAT with Fletcher32 filter PASSED Testing dataset of BE FLOAT with Fletcher32 filter PASSED Testing dataset of LE FLOAT with Deflate filter PASSED Testing dataset of BE FLOAT with Deflate filter PASSED Testing dataset of LE FLOAT with Szip filter PASSED Testing dataset of BE FLOAT with Szip filter PASSED Testing dataset of LE FLOAT with Shuffle filter PASSED Testing dataset of BE FLOAT with Shuffle filter PASSED Testing dataset of LE FLOAT with Nbit filter PASSED Testing dataset of BE FLOAT with Nbit filter PASSED Testing reading data created on Solaris Testing regular dataset of LE DOUBLE PASSED Testing regular dataset of BE DOUBLE PASSED Testing dataset of LE FLOAT with scale-offset filter PASSED Testing dataset of BE FLOAT with scale-offset filter PASSED Testing dataset of LE DOUBLE with scale-offset filter PASSED Testing dataset of BE DOUBLE with scale-offset filter PASSED Testing dataset of LE CHAR with scale-offset filter PASSED Testing dataset of BE CHAR with scale-offset filter PASSED Testing dataset of LE SHORT with scale-offset filter PASSED Testing dataset of BE SHORT with scale-offset filter PASSED Testing dataset of LE INT with scale-offset filter PASSED Testing dataset of BE INT with scale-offset filter PASSED Testing dataset of LE LONG LONG with scale-offset filter PASSED Testing dataset of BE LONG LONG with scale-offset filter PASSED Testing dataset of LE FLOAT with Fletcher32 filter PASSED Testing dataset of BE FLOAT with Fletcher32 filter PASSED Testing dataset of LE FLOAT with Deflate filter PASSED Testing dataset of BE FLOAT with Deflate filter PASSED Testing dataset of LE FLOAT with Szip filter PASSED Testing dataset of BE FLOAT with Szip filter PASSED Testing dataset of LE FLOAT with Shuffle filter PASSED Testing dataset of BE FLOAT with Shuffle filter PASSED Testing dataset of LE FLOAT with Nbit filter PASSED Testing dataset of BE FLOAT with Nbit filter PASSED All data type tests passed. 0.03user 0.01system 0:00.04elapsed 111%CPU (0avgtext+0avgdata 7024maxresident)k 0inputs+0outputs (0major+2760minor)pagefaults 0swaps Finished testing cross_read ============================ ============================ Testing freespace Finished testing freespace ============================ freespace Test Log ============================ Testing the creation/close/reopen/deletion of the free-space manager PASSED Testing adding a section via H5FS_sect_add() to free-space: test 1 PASSED Testing adding a section via H5FS_sect_add() to free-space with H5FS_CLS_GHOST_OBJ: test 2 PASSED Testing adding a section via H5FS_sect_add() to free-space: test 3 PASSED Testing adding a section via H5FS_sect_add() to free-space: test 4 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 1 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 3 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 1 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 3 PASSED Testing H5FS_sect_find(): free-space is empty PASSED Testing H5FS_sect_find() a section equal to requested-size from free-space PASSED Testing H5FS_sect_find() a section greater than requested-size from free-space PASSED Testing H5FS_sect_find(): cannot find a section with requested-size from free-space PASSED Testing the change of section class via H5FS_sect_change_class() in free-space: Test 1 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing a block's extension by requested-size which is = adjoining free section's size: Test 1 PASSED Testing a block's extension by requested-size which is > adjoining free section's size: Test 2 PASSED Testing a block's extension by requested-size which is < adjoining free section's size: Test 3 PASSED Testing a block's extension by requested-size which does not adjoin any free section: Test 4 PASSED Testing iteration of sections in the free-space manager PASSED All free-space tests passed. 0.04user 0.00system 0:00.06elapsed 87%CPU (0avgtext+0avgdata 7004maxresident)k 0inputs+128outputs (0major+2803minor)pagefaults 0swaps Finished testing freespace ============================ ============================ Testing mf Finished testing mf ============================ mf Test Log ============================ Testing H5MM_alloc() of file allocation PASSED Testing H5MF_try_shrink() of file allocation: test 1 PASSED Testing H5MF_try_shrink() of file allocation: test 2 PASSED Testing H5MF_try_shrink() of file allocation: test 3 PASSED Testing H5MF_try_shrink() of file allocation: test 4 PASSED Testing H5MF_try_extend() of file allocation: test 1 PASSED Testing H5MF_try_extend() of file allocation: test 2 PASSED Testing 'temporary' file space allocation PASSED Testing H5MF_alloc_create()/H5MF_alloc_open() of free-space manager PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 1 PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 2 PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 3 PASSED Testing H5MF_try_extend() of free-space manager:test 1 PASSED Testing H5MF_try_extend() of free-space manager:test 2 PASSED Testing H5MF_try_extend() of free-space manager:test 3 PASSED Testing H5MF_try_extend() of free-space manager:test 4 PASSED Testing A free-space section absorbs an aggregator: test 1 PASSED Testing A free-space section absorbs an aggregator: test 2 PASSED Testing Allocation from raw or metadata free-space manager PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 1 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 2 PASSED Testing H5MF_alloc() of meta/sdata aggregator: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 4 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 5 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 6 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 7 PASSED Testing H5MF_try_extend() of meta/sdata aggregator: test 1 PASSED Testing H5MF_try_extend() of meta/sdata aggregator: test 2 PASSED Testing H5MF_try_extend() of meta/sdata aggregator: test 3 PASSED Testing H5MF_try_shrink() of meta/sdata aggregator: test 1 PASSED Testing H5MF_try_shrink() of meta/sdata aggregator: test 2 PASSED Testing H5MF_try_shrink() of meta/sdata aggregator: test 3 PASSED Testing H5MM_alloc() of file allocation with alignment: test 1 PASSED Testing H5MF_try_shrink() of file allocation with alignment: test 2 PASSED Testing H5MF_try_extend() of file allocation with alignment: test 3 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 1 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 2 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 1 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 2 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 4 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 5 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 6 PASSED Testing H5MM_alloc() of file allocation with alignment: test 1 PASSED Testing H5MF_try_shrink() of file allocation with alignment: test 2 PASSED Testing H5MF_try_extend() of file allocation with alignment: test 3 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 1 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 2 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 1 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 2 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 4 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 5 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 6 PASSED Testing H5MF_alloc() bug 1 PASSED All free-space manager tests for file memory passed. 0.05user 0.04system 0:00.14elapsed 67%CPU (0avgtext+0avgdata 6980maxresident)k 0inputs+528outputs (0major+2820minor)pagefaults 0swaps Finished testing mf ============================ ============================ Testing btree2 Finished testing btree2 ============================ btree2 Test Log ============================ Testing without reopening B-tree: Testing B-tree creation PASSED Testing B-tree iteration: empty B-tree PASSED Testing B-tree insert: first record PASSED Testing B-tree insert: several records PASSED Testing B-tree insert: split root PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: redistribute 3 leaves in level 1 B-tree PASSED Testing B-tree insert: split middle leaf into 2 leaves in level 1 B-tree PASSED Testing B-tree insert: make level 2 B-tree PASSED Testing B-tree insert: redistrib right-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib left-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib middle leaf in level 2 B-tree PASSED Testing B-tree insert: split right-most leaf in level 2 B-tree PASSED Testing B-tree insert: split left-most leaf in level 2 B-tree PASSED Testing B-tree insert: split middle leaf in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (r->l) in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (l->r) in level 2 B-tree PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (r->l) PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (l->2) PASSED Testing B-tree insert: redistrib 3 internals in level 2 B-tree PASSED Testing B-tree insert: split 3 internals to 4 in level 2 B-tree PASSED Testing B-tree insert: create random level 4 B-tree PASSED Testing B-tree insert: attempt duplicate record in level 4 B-tree PASSED Testing B-tree remove: record from empty B-tree PASSED Testing B-tree remove: non-existant record from 1 record B-tree PASSED Testing B-tree remove: existant record from 1 record B-tree PASSED Testing B-tree remove: adding records to B-tree after removal PASSED Testing B-tree remove: non-existant record from level-0 B-tree PASSED Testing B-tree remove: mult. existant records from level-0 B-tree PASSED Testing B-tree remove: non-existant record from level-1 B-tree PASSED Testing B-tree remove: record from right leaf of level-1 B-tree PASSED Testing B-tree remove: record from left leaf of level-1 B-tree PASSED Testing B-tree remove: record from middle leaf of level-1 B-tree PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (r->l) PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (l->r) PASSED Testing B-tree remove: redistribute 3 leaves in level-1 B-tree PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (r->l) PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (l->r) PASSED Testing B-tree remove: merge 3 leaves to 2 in level-1 B-tree PASSED Testing B-tree remove: promote from right leaf of level-1 B-tree PASSED Testing B-tree remove: promote from left leaf of level-1 B-tree PASSED Testing B-tree remove: promote from middle leaf of level-1 B-tree PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2->1 merge PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3->2 merge PASSED Testing B-tree remove: collapse level-1 B-tree back to level-0 PASSED Testing B-tree remove: promote from right internal of level-2 B-tree PASSED Testing B-tree remove: promote from left internal of level-2 B-tree PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree PASSED Testing B-tree remove: promote record from root of level-2 B-tree PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from left internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/merge PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree w/merge PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (l->r) PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (r->l) PASSED Testing B-tree remove: merge 3 internal nodes to 2 in level-2 B-tree PASSED Testing B-tree remove: collapse level-2 B-tree back to level-1 (r->l) PASSED Testing B-tree remove: create random level 4 B-tree and delete all records in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in increasing order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in decreasing order PASSED Testing B-tree find: nearest neighbor less than a value PASSED Testing B-tree find: nearest neighbor greater than a value PASSED Testing B-tree delete: delete empty B-tree PASSED Testing B-tree delete: delete level-0 B-tree PASSED Testing B-tree delete: delete level-1 B-tree PASSED Testing B-tree delete: delete level-2 B-tree PASSED Testing B-tree modify: attempt to modify non-existant record PASSED Testing B-tree modify: modify record in leaf node PASSED Testing B-tree modify: modify record in internal node PASSED Testing B-tree modify: modify record in root node PASSED Testing with reopening B-tree: Testing B-tree creation PASSED Testing B-tree iteration: empty B-tree PASSED Testing B-tree insert: first record PASSED Testing B-tree insert: several records PASSED Testing B-tree insert: split root PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: redistribute 3 leaves in level 1 B-tree PASSED Testing B-tree insert: split middle leaf into 2 leaves in level 1 B-tree PASSED Testing B-tree insert: make level 2 B-tree PASSED Testing B-tree insert: redistrib right-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib left-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib middle leaf in level 2 B-tree PASSED Testing B-tree insert: split right-most leaf in level 2 B-tree PASSED Testing B-tree insert: split left-most leaf in level 2 B-tree PASSED Testing B-tree insert: split middle leaf in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (r->l) in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (l->r) in level 2 B-tree PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (r->l) PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (l->2) PASSED Testing B-tree insert: redistrib 3 internals in level 2 B-tree PASSED Testing B-tree insert: split 3 internals to 4 in level 2 B-tree PASSED Testing B-tree insert: create random level 4 B-tree PASSED Testing B-tree insert: attempt duplicate record in level 4 B-tree PASSED Testing B-tree remove: record from empty B-tree PASSED Testing B-tree remove: non-existant record from 1 record B-tree PASSED Testing B-tree remove: existant record from 1 record B-tree PASSED Testing B-tree remove: adding records to B-tree after removal PASSED Testing B-tree remove: non-existant record from level-0 B-tree PASSED Testing B-tree remove: mult. existant records from level-0 B-tree PASSED Testing B-tree remove: non-existant record from level-1 B-tree PASSED Testing B-tree remove: record from right leaf of level-1 B-tree PASSED Testing B-tree remove: record from left leaf of level-1 B-tree PASSED Testing B-tree remove: record from middle leaf of level-1 B-tree PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (r->l) PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (l->r) PASSED Testing B-tree remove: redistribute 3 leaves in level-1 B-tree PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (r->l) PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (l->r) PASSED Testing B-tree remove: merge 3 leaves to 2 in level-1 B-tree PASSED Testing B-tree remove: promote from right leaf of level-1 B-tree PASSED Testing B-tree remove: promote from left leaf of level-1 B-tree PASSED Testing B-tree remove: promote from middle leaf of level-1 B-tree PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2->1 merge PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3->2 merge PASSED Testing B-tree remove: collapse level-1 B-tree back to level-0 PASSED Testing B-tree remove: promote from right internal of level-2 B-tree PASSED Testing B-tree remove: promote from left internal of level-2 B-tree PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree PASSED Testing B-tree remove: promote record from root of level-2 B-tree PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from left internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/merge PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree w/merge PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (l->r) PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (r->l) PASSED Testing B-tree remove: merge 3 internal nodes to 2 in level-2 B-tree PASSED Testing B-tree remove: collapse level-2 B-tree back to level-1 (r->l) PASSED Testing B-tree remove: create random level 4 B-tree and delete all records in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in increasing order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in decreasing order PASSED Testing B-tree find: nearest neighbor less than a value PASSED Testing B-tree find: nearest neighbor greater than a value PASSED Testing B-tree delete: delete empty B-tree PASSED Testing B-tree delete: delete level-0 B-tree PASSED Testing B-tree delete: delete level-1 B-tree PASSED Testing B-tree delete: delete level-2 B-tree PASSED Testing B-tree modify: attempt to modify non-existant record PASSED Testing B-tree modify: modify record in leaf node PASSED Testing B-tree modify: modify record in internal node PASSED Testing B-tree modify: modify record in root node PASSED All v2 B-tree tests passed. 93.94user 23.53system 1:58.94elapsed 98%CPU (0avgtext+0avgdata 37468maxresident)k 0inputs+416456outputs (0major+14725minor)pagefaults 0swaps Finished testing btree2 ============================ ============================ Testing fheap Finished testing fheap ============================ fheap Test Log ============================ Testing with normal parameters Testing fractal heap creation PASSED Testing query heap creation parameters PASSED Testing create, close & reopen fractal heap PASSED Testing open fractal heap twice PASSED Testing deleting open fractal heap PASSED Testing limits of heap ID lengths PASSED Testing creating heaps with I/O filters PASSED Testing querying heap statistics PASSED Testing reopening header through different file PASSED Bulk-filling blocks w/large objects Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Bulk-filling blocks w/single object Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Using 'normal' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects and larger IDs for 'tiny' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - forward) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - reverse) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - deleting heap) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Using 'small' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Using 'large' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Testing writing objects in heap PASSED Testing writing objects in heap with compressed blocks PASSED Testing with reopen heap flag set Testing fractal heap creation PASSED Testing query heap creation parameters PASSED Testing create, close & reopen fractal heap PASSED Testing open fractal heap twice PASSED Testing deleting open fractal heap PASSED Testing limits of heap ID lengths PASSED Testing creating heaps with I/O filters PASSED Testing querying heap statistics PASSED Testing reopening header through different file PASSED Bulk-filling blocks w/large objects Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Bulk-filling blocks w/single object Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Using 'normal' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects and larger IDs for 'tiny' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - forward) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - reverse) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - deleting heap) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Using 'small' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Using 'large' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Testing writing objects in heap PASSED Testing writing objects in heap with compressed blocks PASSED Testing bug1: inserting several objects & removing one, then re-inserting PASSED All fractal heap tests passed. 129.59user 34.11system 2:48.94elapsed 96%CPU (0avgtext+0avgdata 82972maxresident)k 0inputs+17163648outputs (0major+46634minor)pagefaults 0swaps Finished testing fheap ============================ ============================ Testing file_image Finished testing file_image ============================ file_image Test Log ============================ Testing File Image Functionality. Testing File image property list functions PASSED Testing Callback use in property list operations PASSED Testing Initial file image and callbacks in Core VFD PASSED Testing H5Fget_file_image() with sec2 driver PASSED Testing H5Fget_file_image() with stdio driver PASSED Testing H5Fget_file_image() with core driver PASSED Testing H5Fget_file_image() error rejection PASSED All File Image tests passed. 0.02user 0.02system 0:00.04elapsed 106%CPU (0avgtext+0avgdata 7008maxresident)k 0inputs+264outputs (0major+3022minor)pagefaults 0swaps Finished testing file_image ============================ ============================ Testing unregister Finished testing unregister ============================ unregister Test Log ============================ Testing Unregistering filter PASSED All filter unregistration tests passed. 0.11user 0.01system 0:00.11elapsed 105%CPU (0avgtext+0avgdata 12284maxresident)k 0inputs+1848outputs (0major+4078minor)pagefaults 0swaps Finished testing unregister ============================ ============================ Testing testerror.sh Finished testing testerror.sh ============================ testerror.sh Test Log ============================ Testing err_compat PASSED Testing error_test PASSED All Error API tests passed. 0.09user 0.05system 0:00.13elapsed 113%CPU (0avgtext+0avgdata 6532maxresident)k 0inputs+64outputs (0major+9262minor)pagefaults 0swaps Finished testing testerror.sh ============================ ============================ ============================ Testing testlibinfo.sh Finished testing testlibinfo.sh ============================ testlibinfo.sh Test Log ============================ Check file ../src/.libs/libhdf5.so.10 PASSED Check file ../src/.libs/libhdf5.a PASSED Check file testhdf5 -SKIP- No error encountered 1.00user 0.12system 0:01.08elapsed 104%CPU (0avgtext+0avgdata 2648maxresident)k 0inputs+0outputs (0major+2868minor)pagefaults 0swaps Finished testing testlibinfo.sh ============================ ============================ ============================ Testing testcheck_version.sh Finished testing testcheck_version.sh ============================ testcheck_version.sh Test Log ============================ Tests for the H5check_version function. Note that abort messages may appear due to the expected termination of the program when it is tested with mis-matched version numnbers. tcheck_version PASSED tcheck_version -tM PASSED tcheck_version -tm PASSED tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tr PASSED No error encountered 1.25user 0.45system 0:01.40elapsed 121%CPU (0avgtext+0avgdata 3472maxresident)k 0inputs+720outputs (0major+116116minor)pagefaults 0swaps Finished testing testcheck_version.sh ============================ ============================ ============================ Testing testlinks_env.sh Finished testing testlinks_env.sh ============================ testlinks_env.sh Test Log ============================ Testing external link with HDF5_EXT_PREFIX Testing external links via environment variable PASSED Testing external links via environment variable (w/new group format) PASSED All external Link (HDF5_EXT_PREFIX) tests passed. Test for HDF5_EXT_PREFIX PASSED 0.02user 0.02system 0:00.04elapsed 108%CPU (0avgtext+0avgdata 7396maxresident)k 0inputs+32outputs (0major+3293minor)pagefaults 0swaps Finished testing testlinks_env.sh ============================ ============================ ============================ Testing test_plugin.sh Finished testing test_plugin.sh ============================ test_plugin.sh Test Log ============================ Testing with old file format: Testing deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing DYNLIB1 filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing DYNLIB2 filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing DYNLIB4 filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Testing DYNLIB3 filter for group PASSED Testing with new file format: Testing deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing DYNLIB1 filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing DYNLIB2 filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing DYNLIB4 filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Testing DYNLIB3 filter for group PASSED Testing reading data with with dynamic plugin filters: Testing Testing deflate filter PASSED Testing Testing DYNLIB1 filter PASSED Testing Testing DYNLIB2 filter PASSED Testing Testing DYNLIB4 filter PASSED Testing Testing opening groups with DYNLIB3 filter PASSED Testing Testing DYNLIB1 filter with plugins disabled PASSED All plugin tests passed. All Plugin API tests passed. 0.46user 0.19system 0:00.65elapsed 100%CPU (0avgtext+0avgdata 12812maxresident)k 0inputs+4416outputs (0major+21815minor)pagefaults 0swaps Finished testing test_plugin.sh ============================ ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/test' ===Serial tests in test ended Tue Aug 8 11:09:48 UTC 2017=== make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/test' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/test' Making check in testpar make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' make t_mpi testphdf5 t_cache t_pflush1 t_pflush2 t_pshutdown t_prestart t_init_term t_shapesame make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' make[2]: 't_mpi' is up to date. make[2]: 'testphdf5' is up to date. make[2]: 't_cache' is up to date. make[2]: 't_pflush1' is up to date. make[2]: 't_pflush2' is up to date. make[2]: 't_pshutdown' is up to date. make[2]: 't_prestart' is up to date. make[2]: 't_init_term' is up to date. make[2]: 't_shapesame' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' make[4]: Nothing to be done for '_exec_check-s'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' ===Parallel tests in testpar begin Tue Aug 8 11:09:48 UTC 2017=== **** Hint **** Parallel test files reside in the current directory by default. Set HDF5_PARAPREFIX to use another directory. E.g., HDF5_PARAPREFIX=/PFS/user/me export HDF5_PARAPREFIX make check **** end of Hint **** make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' ============================ Testing t_mpi Finished testing t_mpi ============================ t_mpi Test Log ============================ *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** =================================== MPI functionality tests =================================== Proc 2: hostname=buildvm-aarch64-05.arm.fedoraproject.org Proc 4: hostname=buildvm-aarch64-05.arm.fedoraproject.org -------------------------------- Proc 0: *** MPIO 1 write Many read test... -------------------------------- Proc 1: hostname=buildvm-aarch64-05.arm.fedoraproject.org Proc 3: hostname=buildvm-aarch64-05.arm.fedoraproject.org Proc 0: hostname=buildvm-aarch64-05.arm.fedoraproject.org Proc 5: hostname=buildvm-aarch64-05.arm.fedoraproject.org -------------------------------- Proc 0: *** MPIO File size range test... -------------------------------- MPI_Offset is signed 8 bytes integeral type MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 -------------------------------- Proc 0: *** MPIO independent overlapping writes... -------------------------------- -------------------------------- Proc 0: *** MPIO complicated derived datatype test... -------------------------------- -------------------------------- Proc 0: *** MPIO special collective io test... -------------------------------- =================================== MPI tests finished with no errors =================================== 3.82user 1.21system 0:01.40elapsed 359%CPU (0avgtext+0avgdata 13964maxresident)k 0inputs+81152outputs (19major+25161minor)pagefaults 0swaps Finished testing t_mpi ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' ============================ Testing testphdf5 Finished testing testphdf5 ============================ testphdf5 Test Log ============================ =================================== PHDF5 TESTS START =================================== MPI-process 1. hostname=buildvm-aarch64-05.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.8 release 18 MPI-process 2. hostname=buildvm-aarch64-05.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.8 release 18 MPI-process 3. hostname=buildvm-aarch64-05.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.8 release 18 MPI-process 0. hostname=buildvm-aarch64-05.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.8 release 18 MPI-process 4. hostname=buildvm-aarch64-05.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.8 release 18 MPI-process 5. hostname=buildvm-aarch64-05.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.8 release 18 Test filenames are: ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** Test filenames are: ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) Test filenames are: ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) Test filenames are: ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) Test filenames are: ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) Test filenames are: ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- zero dim dset (zerodsetr) Testing -- zero dim dset (zerodsetr) Testing -- zero dim dset (zerodsetr) Testing -- zero dim dset (zerodsetr) Testing -- zero dim dset (zerodsetr) Testing -- zero dim dset (zerodsetr) Testing -- multiple datasets write (ndsetw) Testing -- multiple datasets write (ndsetw) Testing -- multiple datasets write (ndsetw) Testing -- multiple datasets write (ndsetw) Testing -- multiple datasets write (ndsetw) Testing -- multiple datasets write (ndsetw) Testing -- multiple groups write (ngrpw) Testing -- multiple groups write (ngrpw) Testing -- multiple groups write (ngrpw) Testing -- multiple groups write (ngrpw) Testing -- multiple groups write (ngrpw) Testing -- multiple groups write (ngrpw) Testing -- multiple groups read (ngrpr) Testing -- multiple groups read (ngrpr) Testing -- multiple groups read (ngrpr) Testing -- multiple groups read (ngrpr) Testing -- multiple groups read (ngrpr) Testing -- multiple groups read (ngrpr) Testing -- compact dataset test (compact) Testing -- compact dataset test (compact) Testing -- compact dataset test (compact) Testing -- compact dataset test (compact) Testing -- compact dataset test (compact) Testing -- compact dataset test (compact) Testing -- collective group and dataset write (cngrpw) Testing -- collective group and dataset write (cngrpw) Testing -- collective group and dataset write (cngrpw) Testing -- collective group and dataset write (cngrpw) Testing -- collective group and dataset write (cngrpw) Testing -- collective group and dataset write (cngrpw) Testing -- independent group and dataset read (ingrpr) Testing -- independent group and dataset read (ingrpr) Testing -- independent group and dataset read (ingrpr) Testing -- independent group and dataset read (ingrpr) Testing -- independent group and dataset read (ingrpr) Testing -- independent group and dataset read (ingrpr) Testing -- big dataset test (bigdset) Testing -- big dataset test (bigdset) Testing -- big dataset test (bigdset) Testing -- big dataset test (bigdset) Testing -- big dataset test (bigdset) Testing -- big dataset test (bigdset) Testing -- dataset fill value (fill) Testing -- dataset fill value (fill) Testing -- dataset fill value (fill) Testing -- dataset fill value (fill) Testing -- dataset fill value (fill) Testing -- dataset fill value (fill) Testing -- simple collective chunk io (cchunk1) Testing -- simple collective chunk io (cchunk1) Testing -- simple collective chunk io (cchunk1) Testing -- simple collective chunk io (cchunk1) Testing -- simple collective chunk io (cchunk1) Testing -- simple collective chunk io (cchunk1) Testing -- noncontiguous collective chunk io (cchunk2) Testing -- noncontiguous collective chunk io (cchunk2) Testing -- noncontiguous collective chunk io (cchunk2) Testing -- noncontiguous collective chunk io (cchunk2) Testing -- noncontiguous collective chunk io (cchunk2) Testing -- noncontiguous collective chunk io (cchunk2) Testing -- multi-chunk collective chunk io (cchunk3) Testing -- multi-chunk collective chunk io (cchunk3) Testing -- multi-chunk collective chunk io (cchunk3) Testing -- multi-chunk collective chunk io (cchunk3) Testing -- multi-chunk collective chunk io (cchunk3) Testing -- multi-chunk collective chunk io (cchunk3) Testing -- collective chunk io with partial non-selection (cchunk4) Testing -- collective chunk io with partial non-selection (cchunk4) Testing -- collective chunk io with partial non-selection (cchunk4) Testing -- collective chunk io with partial non-selection (cchunk4) Testing -- collective chunk io with partial non-selection (cchunk4) Testing -- collective chunk io with partial non-selection (cchunk4) Testing -- linked chunk collective IO without optimization (cchunk5) Testing -- linked chunk collective IO without optimization (cchunk5) Testing -- linked chunk collective IO without optimization (cchunk5) Testing -- linked chunk collective IO without optimization (cchunk5) Testing -- linked chunk collective IO without optimization (cchunk5) Testing -- linked chunk collective IO without optimization (cchunk5) Testing -- multi-chunk collective IO with direct request (cchunk6) Testing -- multi-chunk collective IO with direct request (cchunk6) Testing -- multi-chunk collective IO with direct request (cchunk6) Testing -- multi-chunk collective IO with direct request (cchunk6) Testing -- multi-chunk collective IO with direct request (cchunk6) Testing -- multi-chunk collective IO with direct request (cchunk6) Testing -- linked chunk collective IO with optimization (cchunk7) Testing -- linked chunk collective IO with optimization (cchunk7) Testing -- linked chunk collective IO with optimization (cchunk7) Testing -- linked chunk collective IO with optimization (cchunk7) Testing -- linked chunk collective IO with optimization (cchunk7) Testing -- linked chunk collective IO with optimization (cchunk7) Testing -- linked chunk collective IO transferring to multi-chunk (cchunk8) Testing -- linked chunk collective IO transferring to multi-chunk (cchunk8) Testing -- linked chunk collective IO transferring to multi-chunk (cchunk8) Testing -- linked chunk collective IO transferring to multi-chunk (cchunk8) Testing -- linked chunk collective IO transferring to multi-chunk (cchunk8) Testing -- linked chunk collective IO transferring to multi-chunk (cchunk8) Testing -- multiple chunk collective IO with optimization (cchunk9) Testing -- multiple chunk collective IO with optimization (cchunk9) Testing -- multiple chunk collective IO with optimization (cchunk9) Testing -- multiple chunk collective IO with optimization (cchunk9) Testing -- multiple chunk collective IO with optimization (cchunk9) Testing -- multiple chunk collective IO with optimization (cchunk9) Testing -- multiple chunk collective IO transferring to independent IO (cchunk10) Testing -- multiple chunk collective IO transferring to independent IO (cchunk10) Testing -- multiple chunk collective IO transferring to independent IO (cchunk10) Testing -- multiple chunk collective IO transferring to independent IO (cchunk10) Testing -- multiple chunk collective IO transferring to independent IO (cchunk10) Testing -- multiple chunk collective IO transferring to independent IO (cchunk10) Testing -- collective irregular contiguous write (ccontw) Testing -- collective irregular contiguous write (ccontw) Testing -- collective irregular contiguous write (ccontw) Testing -- collective irregular contiguous write (ccontw) Testing -- collective irregular contiguous write (ccontw) Testing -- collective irregular contiguous write (ccontw) Testing -- collective irregular contiguous read (ccontr) Testing -- collective irregular contiguous read (ccontr) Testing -- collective irregular contiguous read (ccontr) Testing -- collective irregular contiguous read (ccontr) Testing -- collective irregular contiguous read (ccontr) Testing -- collective irregular contiguous read (ccontr) Testing -- collective irregular simple chunk write (cschunkw) Testing -- collective irregular simple chunk write (cschunkw) Testing -- collective irregular simple chunk write (cschunkw) Testing -- collective irregular simple chunk write (cschunkw) Testing -- collective irregular simple chunk write (cschunkw) Testing -- collective irregular simple chunk write (cschunkw) Testing -- collective irregular simple chunk read (cschunkr) Testing -- collective irregular simple chunk read (cschunkr) Testing -- collective irregular simple chunk read (cschunkr) Testing -- collective irregular simple chunk read (cschunkr) Testing -- collective irregular simple chunk read (cschunkr) Testing -- collective irregular simple chunk read (cschunkr) Testing -- collective irregular complex chunk write (ccchunkw) Testing -- collective irregular complex chunk write (ccchunkw) Testing -- collective irregular complex chunk write (ccchunkw) Testing -- collective irregular complex chunk write (ccchunkw) Testing -- collective irregular complex chunk write (ccchunkw) Testing -- collective irregular complex chunk write (ccchunkw) Testing -- collective irregular complex chunk read (ccchunkr) Testing -- collective irregular complex chunk read (ccchunkr) Testing -- collective irregular complex chunk read (ccchunkr) Testing -- collective irregular complex chunk read (ccchunkr) Testing -- collective irregular complex chunk read (ccchunkr) Testing -- collective irregular complex chunk read (ccchunkr) Testing -- null dataset test (null) Testing -- null dataset test (null) Testing -- null dataset test (null) Testing -- null dataset test (null) Testing -- null dataset test (null) Testing -- null dataset test (null) Testing -- I/O mode confusion test -- hangs quickly on failure (I/Omodeconf) Testing -- I/O mode confusion test -- hangs quickly on failure (I/Omodeconf) Testing -- I/O mode confusion test -- hangs quickly on failure (I/Omodeconf) Testing -- I/O mode confusion test -- hangs quickly on failure (I/Omodeconf) Testing -- I/O mode confusion test -- hangs quickly on failure (I/Omodeconf) Testing -- I/O mode confusion test -- hangs quickly on failure (I/Omodeconf) Testing -- round robin object header flush confusion test (rrobjflushconf) Testing -- round robin object header flush confusion test (rrobjflushconf) Testing -- round robin object header flush confusion test (rrobjflushconf) Testing -- round robin object header flush confusion test (rrobjflushconf) Testing -- round robin object header flush confusion test (rrobjflushconf) Testing -- round robin object header flush confusion test (rrobjflushconf) Testing -- Chunk allocation with alignment bug. (alnbg1) Testing -- Chunk allocation with alignment bug. (alnbg1) Testing -- Chunk allocation with alignment bug. (alnbg1) Testing -- Chunk allocation with alignment bug. (alnbg1) Testing -- Chunk allocation with alignment bug. (alnbg1) Testing -- Chunk allocation with alignment bug. (alnbg1) Testing -- test lower dim size comp in span tree to mpi derived type (tldsc) Testing -- test lower dim size comp in span tree to mpi derived type (tldsc) Testing -- test lower dim size comp in span tree to mpi derived type (tldsc) Testing -- test lower dim size comp in span tree to mpi derived type (tldsc) Testing -- test lower dim size comp in span tree to mpi derived type (tldsc) Testing -- test lower dim size comp in span tree to mpi derived type (tldsc) Testing -- test mpi derived type management (lccio) Testing -- test mpi derived type management (lccio) Testing -- test mpi derived type management (lccio) Testing -- test mpi derived type management (lccio) Testing -- test mpi derived type management (lccio) Testing -- test mpi derived type management (lccio) Testing -- test actual io mode proprerty (actualio) Testing -- test actual io mode proprerty (actualio) Testing -- test actual io mode proprerty (actualio) Testing -- test actual io mode proprerty (actualio) Testing -- test actual io mode proprerty (actualio) Testing -- test actual io mode proprerty (actualio) Testing -- test cause for broken collective io (nocolcause) Testing -- test cause for broken collective io (nocolcause) Testing -- test cause for broken collective io (nocolcause) Testing -- test cause for broken collective io (nocolcause) Testing -- test cause for broken collective io (nocolcause) Testing -- test cause for broken collective io (nocolcause) Testing -- file image ops daisy chain (fiodc) Testing -- file image ops daisy chain (fiodc) Testing -- file image ops daisy chain (fiodc) Testing -- file image ops daisy chain (fiodc) Testing -- file image ops daisy chain (fiodc) Testing -- file image ops daisy chain (fiodc) Testing -- dataset atomic updates (atomicity) Testing -- dataset atomic updates (atomicity) Testing -- dataset atomic updates (atomicity) Testing -- dataset atomic updates (atomicity) Testing -- dataset atomic updates (atomicity) Testing -- dataset atomic updates (atomicity) Testing -- Store Dense Attributes (denseattr) Testing -- Store Dense Attributes (denseattr) Testing -- Store Dense Attributes (denseattr) Testing -- Store Dense Attributes (denseattr) Testing -- Store Dense Attributes (denseattr) Testing -- Store Dense Attributes (denseattr) All tests were successful. All tests were successful. All tests were successful. All tests were successful. All tests were successful. All tests were successful. =================================== PHDF5 tests finished with no errors =================================== 203.49user 13.43system 0:54.83elapsed 395%CPU (0avgtext+0avgdata 123536maxresident)k 0inputs+78496outputs (20major+194165minor)pagefaults 0swaps Finished testing testphdf5 ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' ============================ Testing t_cache Finished testing t_cache ============================ t_cache Test Log ============================ =================================== Parallel metadata cache tests mpi_size = 6 express_test = 1 =================================== *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** 5:setup_rand(): seed = 123267. 1:setup_rand(): seed = 199334. 2:setup_rand(): seed = 199323. 0:setup_rand(): seed = 199330. 3:setup_rand(): seed = 203104. 4:setup_rand(): seed = 203068. Testing server smoke check PASSED Testing smoke check #1 -- process 0 only md write strategy PASSED Testing smoke check #1 -- distributed md write strategy PASSED Testing smoke check #2 -- process 0 only md write strategy PASSED Testing smoke check #2 -- distributed md write strategy PASSED Testing smoke check #3 -- process 0 only md write strategy PASSED Testing smoke check #3 -- distributed md write strategy PASSED Testing smoke check #4 -- process 0 only md write strategy PASSED Testing smoke check #4 -- distributed md write strategy PASSED Testing smoke check #5 -- process 0 only md write strategy PASSED Testing smoke check #5 -- distributed md write strategy PASSED Testing trace file collection -- process 0 only md write strategy -SKIP- trace file support disabled. Testing trace file collection -- distributed md write strategy -SKIP- trace file support disabled. =================================== metadata cache tests finished with no failures =================================== 73.38user 80.97system 0:39.04elapsed 395%CPU (0avgtext+0avgdata 37940maxresident)k 0inputs+7760outputs (19major+59474minor)pagefaults 0swaps Finished testing t_cache ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' ============================ Testing t_pflush1 Finished testing t_pflush1 ============================ t_pflush1 Test Log ============================ Testing H5Fflush (part1) *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** PASSED 2.53user 0.92system 0:01.00elapsed 344%CPU (0avgtext+0avgdata 14996maxresident)k 0inputs+5776outputs (19major+25857minor)pagefaults 0swaps Finished testing t_pflush1 ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' ============================ Testing t_pflush2 *** Error ignored Finished testing t_pflush2 ============================ t_pflush2 Test Log ============================ Testing H5Fflush (part2 with flush) *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** PASSED Testing H5Fflush (part2 without flush) *FAILED* *FAILED* *FAILED* *FAILED* *FAILED* *FAILED* ------------------------------------------------------- Primary job terminated normally, but 1 process returned a non-zero exit code.. Per user-direction, the job has been aborted. ------------------------------------------------------- -------------------------------------------------------------------------- mpiexec detected that one or more processes exited with non-zero status, thus causing the job to be terminated. The first process to do so was: Process name: [[44582,1],0] Exit code: 1 -------------------------------------------------------------------------- 2.16user 0.86system 0:00.83elapsed 363%CPU (0avgtext+0avgdata 14208maxresident)k 0inputs+5304outputs (24major+25213minor)pagefaults 0swaps Finished testing t_pflush2 ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' ============================ Testing t_pshutdown Finished testing t_pshutdown ============================ t_pshutdown Test Log ============================ Testing proper shutdown of HDF5 library *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** PASSED 1.49user 0.63system 0:00.60elapsed 350%CPU (0avgtext+0avgdata 13212maxresident)k 0inputs+5264outputs (20major+23961minor)pagefaults 0swaps Finished testing t_pshutdown ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' ============================ Testing t_prestart Finished testing t_prestart ============================ t_prestart Test Log ============================ Testing proper shutdown of HDF5 library *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** PASSED 1.09user 0.58system 0:00.48elapsed 347%CPU (0avgtext+0avgdata 13220maxresident)k 0inputs+5152outputs (21major+23941minor)pagefaults 0swaps Finished testing t_prestart ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' ============================ Testing t_init_term Finished testing t_init_term ============================ t_init_term Test Log ============================ Testing Usage of Serial HDF5 after MPI_Finalize() is called PASSED 0.60user 0.70system 0:00.39elapsed 332%CPU (0avgtext+0avgdata 9480maxresident)k 0inputs+5080outputs (20major+22211minor)pagefaults 0swaps Finished testing t_init_term ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' ============================ Testing t_shapesame Finished testing t_shapesame ============================ t_shapesame Test Log ============================ =================================== Shape Same Tests Start express_test = 1. =================================== MPI-process 1. hostname=buildvm-aarch64-05.arm.fedoraproject.org MPI-process 2. hostname=buildvm-aarch64-05.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.8 release 18 MPI-process 3.MPI-process 0. hostname=buildvm-aarch64-05.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.8 release 18 For help use: /builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.8 release 18 hostname=buildvm-aarch64-05.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.8 release 18 MPI-process 4. hostname=buildvm-aarch64-05.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.8 release 18 MPI-process 5. hostname=buildvm-aarch64-05.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.8 release 18 *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) 980 of 1224 subtests skipped to expedite testing. Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) 980 of 1224 subtests skipped to expedite testing. Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) 980 of 1224 subtests skipped to expedite testing. Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) 980 of 1224 subtests skipped to expedite tTesting -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) esting. Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) 980 of 1224 subtests skipped to expedite testing. Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) 980 of 1224 subtests skipped to expedite testing. Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) 980 of 1224 subtests skipped to expedite testing. Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) 980 of 1224 subtests skipped to expedite testing. All tests were successful. All tests were successful. All tests were successful. All tests were successful. All tests were successful. All tests were successful. =================================== Shape Same tests finished with no errors =================================== 296.89user 1016.91system 6:10.74elapsed 354%CPU (0avgtext+0avgdata 82192maxresident)k 24inputs+43485936outputs (19major+8853338minor)pagefaults 0swaps Finished testing t_shapesame ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' ===Parallel tests in testpar ended Tue Aug 8 11:17:37 UTC 2017=== make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/testpar' Making check in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools' Making check in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/lib' make make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/lib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/lib' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/lib' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/lib' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/lib' make[5]: Nothing to be done for '_exec_check-s'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/lib' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/lib' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/lib' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/lib' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/lib' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/lib' Making check in h5diff make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5diff' make h5diffgentest testh5diff.sh testph5diff.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5diff' make[3]: 'h5diffgentest' is up to date. make[3]: 'testh5diff.sh' is up to date. make[3]: 'testph5diff.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5diff' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5diff' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5diff' ===Serial tests in h5diff begin Tue Aug 8 11:17:38 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5diff' ============================ Testing h5diffgentest Finished testing h5diffgentest ============================ h5diffgentest Test Log ============================ 0.54user 0.25system 0:00.79elapsed 100%CPU (0avgtext+0avgdata 138044maxresident)k 0inputs+5024outputs (0major+73183minor)pagefaults 0swaps Finished testing h5diffgentest ============================ ============================ Testing testh5diff.sh Finished testing testh5diff.sh ============================ testh5diff.sh Test Log ============================ Testing h5diff -h PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing h5diff --report --delta=5 h5diff_basic1.h5 h5diff_basic2.h5 g1 PASSED Testing h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset5 g PASSED Testing h5diff --verbose --relative=0.02 h5diff_basic1.h5 h5diff_basic PASSED Testing h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset9 g PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp19 /g1/fp19_ PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp20 /g1/fp20_ PASSED Testing h5diff -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -v -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset g1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset l1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset t1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 g1 g1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 t1 t1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 l1 l1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 g1 g2 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 t1 t2 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 l1 l2 PASSED Testing h5diff -v h5diff_enum_invalid_values.h5 h5diff_enum_invalid_va PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset0a dset0b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset1a dset1b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset2a dset2b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset3a dset4b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset4a dset4b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset5a dset5b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset6a dset6b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset7a dset7b PASSED Testing h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 refreg PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset11a dset11b PASSED Testing h5diff h5diff_basic1.h5 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic1.h5 nono_obj PASSED Testing h5diff -d -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -d 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -d u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -d 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff --use-system-epsilon h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -d 200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -p 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -p 0.21 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d PASSED Testing h5diff -p 0.21 -p 0.22 h5diff_basic1.h5 h5diff_basic2.h5 g1/ds PASSED Testing h5diff -p 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p 0.005 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ PASSED Testing h5diff -n -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -n 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -n 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n 2 -n 3 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1 PASSED Testing h5diff --count=200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 PASSED Testing h5diff -n 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -v -d 0.0001 h5diff_basic1.h5 h5diff_basic1.h5 g1/fp18 PASSED Testing h5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1. PASSED Testing h5diff -v h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff tmptest2.he5 tmptest.he5 PASSED Testing h5diff tmpSingleSiteBethe.output.h5 tmpSingleSiteBethe.referen PASSED Testing h5diff -v1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff -v2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff --verbose=1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff --verbose=2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /ds PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /nt PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g2 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g3 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g4 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 PASSED Testing h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 PASSED Testing h5diff -v h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_hyper1.h5 h5diff_hyper2.h5 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/d1 g1/d2 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/fp1 g1/fp2 PASSED Testing h5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1. PASSED Testing h5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1. PASSED Testing h5diff h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset2 g2/dset3 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset3 g2/dset4 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset4 g2/dset5 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset5 g2/dset6 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset7 g2/dset8 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset8 g2/dset9 PASSED Testing h5diff -c h5diff_dset_zero_dim_size1.h5 h5diff_dset_zero_dim_s PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 /g1 PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 /g2 PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 /diffobjtype PASSED Testing h5diff -c non_comparables2.h5 non_comparables1.h5 /diffobjtype PASSED Testing h5diff -v h5diff_links.h5 h5diff_links.h5 /link_g1 /link_g2 PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_trg.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_extlink PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_softl PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_ext2softlink_src.h5 h5diff_ PASSED Testing h5diff --follow-symlinks -v h5diff_ext2softlink_trg.h5 h5diff_ PASSED Testing h5diff --follow-symlinks -v h5diff_ext2softlink_src.h5 h5diff_ PASSED Testing h5diff --follow-symlinks -v h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_danglel PASSED Testing h5diff --no-dangling-links h5diff_softlinks.h5 h5diff_softlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_softlin PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_softlin PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_softlin PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks h5diff_danglelinks1.h5 h5diff_danglel PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 PASSED Testing h5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /soft_ PASSED Testing h5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /soft_ PASSED Testing h5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /ext_l PASSED Testing h5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /ext_l PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 / / PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 / /grp PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1/ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /slink PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp10 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /slink PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_grp_recurse_ext2-1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse_ext1.h5 h5diff_ PASSED Testing h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_grp_recurse_ext2-1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse_ext1.h5 h5diff_ PASSED Testing h5diff -v --exclude-path /group1/dset3 h5diff_exclude1-1.h5 h5 PASSED Testing h5diff -v h5diff_exclude1-1.h5 h5diff_exclude1-2.h5 PASSED Testing h5diff -v --exclude-path /group1 --exclude-path /dset1 h5diff_ PASSED Testing h5diff -v --exclude-path /group1 h5diff_exclude2-1.h5 h5diff_e PASSED Testing h5diff -v --exclude-path /dset3 h5diff_exclude1-1.h5 h5diff_ex PASSED Testing h5diff -v --exclude-path /group1 h5diff_exclude3-1.h5 h5diff_e PASSED Testing h5diff -v --exclude-path /group1 h5diff_exclude3-2.h5 h5diff_e PASSED Testing h5diff -v --exclude-path /group1/dset h5diff_exclude3-1.h5 h5d PASSED Testing h5diff -v h5diff_comp_vl_strs.h5 h5diff_comp_vl_strs.h5 /group PASSED Testing h5diff -v compounds_array_vlen1.h5 compounds_array_vlen2.h5 PASSED Testing h5diff -v -d 5 -p 0.05 --use-system-epsilon h5diff_basic1.h5 h PASSED Testing h5diff -v -d 5 -p 0.05 h5diff_basic1.h5 h5diff_basic2.h5 /g1/d PASSED Testing h5diff -v -p 0.05 -d 5 h5diff_basic1.h5 h5diff_basic2.h5 /g1/d PASSED Testing h5diff -v -d 5 --use-system-epsilon h5diff_basic1.h5 h5diff_ba PASSED Testing h5diff -v --use-system-epsilon -d 5 h5diff_basic1.h5 h5diff_ba PASSED Testing h5diff -v -p 0.05 --use-system-epsilon h5diff_basic1.h5 h5diff PASSED Testing h5diff -v --use-system-epsilon -p 0.05 h5diff_basic1.h5 h5diff PASSED All h5diff tests passed. 19.65user 7.79system 0:25.33elapsed 108%CPU (0avgtext+0avgdata 75332maxresident)k 0inputs+45344outputs (0major+1735551minor)pagefaults 0swaps Finished testing testh5diff.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5diff' ===Serial tests in h5diff ended Tue Aug 8 11:18:04 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5diff' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5diff' ===Parallel tests in h5diff begin Tue Aug 8 11:18:04 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5diff' ============================ Testing testph5diff.sh Finished testing testph5diff.sh ============================ testph5diff.sh Test Log ============================ testh5diff.sh -p Testing ph5diff -h PASSED Testing ph5diff h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing ph5diff -r h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff -r h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing ph5diff --report --delta=5 h5diff_basic1.h5 h5diff_basic2.h5 g PASSED Testing ph5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset5 PASSED Testing ph5diff --verbose --relative=0.02 h5diff_basic1.h5 h5diff_basi PASSED Testing ph5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset9 PASSED Testing ph5diff -v h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp19 /g1/fp19 PASSED Testing ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp20 /g1/fp20 PASSED Testing ph5diff -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff -v -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 dset g1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 dset l1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 dset t1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 g1 g1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 t1 t1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 l1 l1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 g1 g2 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 t1 t2 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 l1 l2 PASSED Testing ph5diff -v h5diff_enum_invalid_values.h5 h5diff_enum_invalid_v PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset0a dset0b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset1a dset1b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset2a dset2b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset3a dset4b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset4a dset4b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset5a dset5b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset6a dset6b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset7a dset7b PASSED Testing ph5diff -v h5diff_dset1.h5 h5diff_dset2.h5 refreg PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset11a dset11b PASSED Testing ph5diff h5diff_basic1.h5 PASSED Testing ph5diff h5diff_basic1.h5 h5diff_basic1.h5 nono_obj PASSED Testing ph5diff -d -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing ph5diff -d 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -d u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -d 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d PASSED Testing ph5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff --use-system-epsilon h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff -d 200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d PASSED Testing ph5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -p -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing ph5diff -p 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -p u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -p 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d PASSED Testing ph5diff -p 0.21 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ PASSED Testing ph5diff -p 0.21 -p 0.22 h5diff_basic1.h5 h5diff_basic2.h5 g1/d PASSED Testing ph5diff -p 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -p 0.005 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1 PASSED Testing ph5diff -n -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing ph5diff -n 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -n u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -n 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d PASSED Testing ph5diff -n 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -n 2 -n 3 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g PASSED Testing ph5diff --count=200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 PASSED Testing ph5diff -n 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -v -d 0.0001 h5diff_basic1.h5 h5diff_basic1.h5 g1/fp18 PASSED Testing ph5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1 PASSED Testing ph5diff -v h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ph5diff tmptest2.he5 tmptest.he5 PASSED Testing ph5diff tmpSingleSiteBethe.output.h5 tmpSingleSiteBethe.refere PASSED Testing ph5diff -v1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ph5diff -v2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ph5diff --verbose=1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ph5diff --verbose=2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /d PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /n PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 PASSED Testing ph5diff -v h5diff_dset1.h5 h5diff_dset2.h5 PASSED Testing ph5diff -v h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing ph5diff -v h5diff_hyper1.h5 h5diff_hyper2.h5 PASSED Testing ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/d1 g1/d2 PASSED Testing ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/fp1 g1/fp2 PASSED Testing ph5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1 PASSED Testing ph5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1 PASSED Testing ph5diff h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset2 g2/dset3 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset3 g2/dset4 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset4 g2/dset5 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset5 g2/dset6 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset7 g2/dset8 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset8 g2/dset9 PASSED Testing ph5diff -c h5diff_dset_zero_dim_size1.h5 h5diff_dset_zero_dim_ PASSED Testing ph5diff -c non_comparables1.h5 non_comparables2.h5 /g1 PASSED Testing ph5diff -c non_comparables1.h5 non_comparables2.h5 /g2 PASSED Testing ph5diff -c non_comparables1.h5 non_comparables2.h5 PASSED Testing ph5diff -c non_comparables1.h5 non_comparables2.h5 /diffobjtyp PASSED Testing ph5diff -c non_comparables2.h5 non_comparables1.h5 /diffobjtyp PASSED Testing ph5diff -v h5diff_links.h5 h5diff_links.h5 /link_g1 /link_g2 PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_trg.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_extlin PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_soft PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_ext2softlink_src.h5 h5diff PASSED Testing ph5diff --follow-symlinks -v h5diff_ext2softlink_trg.h5 h5diff PASSED Testing ph5diff --follow-symlinks -v h5diff_ext2softlink_src.h5 h5diff PASSED Testing ph5diff --follow-symlinks -v h5diff_danglelinks1.h5 h5diff_dan PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_dangle PASSED Testing ph5diff --no-dangling-links h5diff_softlinks.h5 h5diff_softlin PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_softli PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_softli PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_softli PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_extlin PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_extlin PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_extlin PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_extlin PASSED Testing ph5diff --follow-symlinks h5diff_danglelinks1.h5 h5diff_dangle PASSED Testing ph5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dan PASSED Testing ph5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dan PASSED Testing ph5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dan PASSED Testing ph5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dan PASSED Testing ph5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 PASSED Testing ph5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /soft PASSED Testing ph5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /soft PASSED Testing ph5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /ext_ PASSED Testing ph5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /ext_ PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 / / PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 / /gr PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /slin PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /slin PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse_ext1.h5 h5diff_grp_recurse_ext2- PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse_ext1.h5 h5diff PASSED Testing ph5diff -v h5diff_grp_recurse_ext1.h5 h5diff_grp_recurse_ext2- PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse_ext1.h5 h5diff PASSED Testing ph5diff -v --exclude-path /group1/dset3 h5diff_exclude1-1.h5 h PASSED Testing ph5diff -v h5diff_exclude1-1.h5 h5diff_exclude1-2.h5 PASSED Testing ph5diff -v --exclude-path /group1 --exclude-path /dset1 h5diff PASSED Testing ph5diff -v --exclude-path /group1 h5diff_exclude2-1.h5 h5diff_ PASSED Testing ph5diff -v --exclude-path /dset3 h5diff_exclude1-1.h5 h5diff_e PASSED Testing ph5diff -v --exclude-path /group1 h5diff_exclude3-1.h5 h5diff_ PASSED Testing ph5diff -v --exclude-path /group1 h5diff_exclude3-2.h5 h5diff_ PASSED Testing ph5diff -v --exclude-path /group1/dset h5diff_exclude3-1.h5 h5 PASSED Testing ph5diff -v h5diff_comp_vl_strs.h5 h5diff_comp_vl_strs.h5 /grou PASSED Testing ph5diff -v compounds_array_vlen1.h5 compounds_array_vlen2.h5 PASSED Testing ph5diff -v -d 5 -p 0.05 --use-system-epsilon h5diff_basic1.h5 PASSED Testing ph5diff -v -d 5 -p 0.05 h5diff_basic1.h5 h5diff_basic2.h5 /g1/ PASSED Testing ph5diff -v -p 0.05 -d 5 h5diff_basic1.h5 h5diff_basic2.h5 /g1/ PASSED Testing ph5diff -v -d 5 --use-system-epsilon h5diff_basic1.h5 h5diff_b PASSED Testing ph5diff -v --use-system-epsilon -d 5 h5diff_basic1.h5 h5diff_b PASSED Testing ph5diff -v -p 0.05 --use-system-epsilon h5diff_basic1.h5 h5dif PASSED Testing ph5diff -v --use-system-epsilon -p 0.05 h5diff_basic1.h5 h5dif PASSED All ph5diff tests passed. 134.50user 129.09system 1:35.87elapsed 274%CPU (0avgtext+0avgdata 82152maxresident)k 0inputs+981352outputs (3686major+5909182minor)pagefaults 0swaps Finished testing testph5diff.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5diff' ===Parallel tests in h5diff ended Tue Aug 8 11:19:40 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5diff' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5diff' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5diff' Making check in h5ls make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5ls' make testh5ls.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5ls' make[3]: 'testh5ls.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5ls' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5ls' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5ls' ===Serial tests in h5ls begin Tue Aug 8 11:19:40 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5ls' ============================ Testing testh5ls.sh Finished testing testh5ls.sh ============================ testh5ls.sh Test Log ============================ Testing h5ls -w80 -h PASSED Testing h5ls -w80 -help PASSED Testing h5ls -w80 -? PASSED Testing h5ls -w80 tall.h5 PASSED Testing h5ls -w80 -r -d tall.h5 PASSED Testing h5ls -w80 tgroup.h5 PASSED Testing h5ls -w80 tgroup.h5/g1 PASSED Testing h5ls -w80 -r -g tgroup.h5 PASSED Testing h5ls -w80 -g tgroup.h5/g1 PASSED Testing h5ls -w80 -v -g tgrp_comments.h5/glongcomment PASSED Testing h5ls -w80 -r -d tdset.h5 PASSED Testing h5ls -w80 -r tslink.h5 PASSED Testing h5ls --follow-symlinks tsoftlinks.h5 PASSED Testing h5ls --follow-symlinks -r tsoftlinks.h5 PASSED Testing h5ls --follow-symlinks tsoftlinks.h5/group1 PASSED Testing h5ls --follow-symlinks -r tsoftlinks.h5/group1 PASSED Testing h5ls --follow-symlinks tsoftlinks.h5/soft_dset1 PASSED Testing h5ls -w80 -r textlink.h5 PASSED Testing h5ls -w80 --follow-symlinks -r textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks -rv textlinksrc.h5/ext_link5 PASSED Testing h5ls -w80 --follow-symlinks -r textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 -r textlinksrc.h5 PASSED Testing h5ls -w80 -r textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 --follow-symlinks textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 -r tudlink.h5 PASSED Testing h5ls -w80 -Er textlinksrc.h5 PASSED Testing h5ls -w80 -Erv textlinksrc.h5/ext_link5 PASSED Testing h5ls -w80 -Er textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 -E textlinksrc.h5 PASSED Testing h5ls -w80 -E textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 --no-dangling-links textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks --no-dangling-links textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks --no-dangling-links tsoftlinks.h5 PASSED Testing h5ls -w80 --follow-symlinks --no-dangling-links thlink.h5 PASSED Testing h5ls -w80 thlink.h5 tslink.h5 PASSED Testing h5ls -w80 thlink.h5 PASSED Testing h5ls -w80 -r -d tcompound.h5 PASSED Testing h5ls -w80 -r -d tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d -S tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d -l tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d -l -S tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d tloop.h5 PASSED Testing h5ls -w80 -r -d tstr.h5 PASSED Testing h5ls -w80 -r -d tsaf.h5 PASSED Testing h5ls -w80 -r -d tvldtypes1.h5 PASSED Testing h5ls -w80 -r -d tarray1.h5 PASSED Testing h5ls -w80 -d tempty.h5 PASSED Testing h5ls -w80 -v -S tattr2.h5 PASSED Testing h5ls -w80 -v -d tattrreg.h5 PASSED Testing h5ls nosuchfile.h5 PASSED Testing h5ls -v tvldtypes1.h5 PASSED Testing h5ls -v tdatareg.h5 PASSED All h5ls tests passed. 5.77user 2.23system 0:06.70elapsed 119%CPU (0avgtext+0avgdata 9772maxresident)k 0inputs+6016outputs (0major+508108minor)pagefaults 0swaps Finished testing testh5ls.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5ls' ===Serial tests in h5ls ended Tue Aug 8 11:19:47 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5ls' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5ls' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5ls' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5ls' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5ls' Making check in h5dump make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5dump' make h5dumpgentest binread testh5dump.sh testh5dumppbits.sh testh5dumpxml.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5dump' make[3]: 'h5dumpgentest' is up to date. make[3]: 'binread' is up to date. make[3]: 'testh5dump.sh' is up to date. make[3]: 'testh5dumppbits.sh' is up to date. make[3]: 'testh5dumpxml.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5dump' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5dump' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5dump' ===Serial tests in h5dump begin Tue Aug 8 11:19:47 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5dump' ============================ Testing h5dumpgentest Finished testing h5dumpgentest ============================ h5dumpgentest Test Log ============================ 0.13user 0.05system 0:00.18elapsed 102%CPU (0avgtext+0avgdata 15028maxresident)k 0inputs+19816outputs (0major+10303minor)pagefaults 0swaps Finished testing h5dumpgentest ============================ ============================ Testing testh5dump.sh Finished testing testh5dump.sh ============================ testh5dump.sh Test Log ============================ Testing h5dump -h PASSED Testing h5dump --enable-error-stack --ddl -y packedbits.h5 PASSED Testing h5dump --enable-error-stack --output packedbits.h5 PASSED Testing h5dump --enable-error-stack -O -y tattr.h5 PASSED Testing h5dump --enable-error-stack -A -o tattr.h5 PASSED Testing h5dump --enable-error-stack -y -o trawdatafile.txt packedbits. PASSED Testing h5dump --enable-error-stack -O -y -o tnoddlfile.txt packedbits PASSED Testing h5dump --enable-error-stack --ddl=twithddl.txt -y -o twithddlf PASSED Testing h5dump --enable-error-stack -d /dset1[1,1;;;] -y -o trawssetfi PASSED Testing h5dump --enable-error-stack -w0 packedbits.h5 PASSED Testing h5dump --enable-error-stack packedbits.h5 PASSED Testing h5dump --enable-error-stack tcmpdintsize.h5 PASSED Testing h5dump --enable-error-stack tscalarintsize.h5 PASSED Testing h5dump --enable-error-stack tattrintsize.h5 PASSED Testing h5dump --enable-error-stack tcmpdattrintsize.h5 PASSED Testing h5dump --enable-error-stack tscalarattrintsize.h5 PASSED Testing h5dump --enable-error-stack tscalarintattrsize.h5 PASSED Testing h5dump --enable-error-stack tintsattrs.h5 PASSED Testing h5dump --enable-error-stack tscalarstring.h5 PASSED Testing h5dump --enable-error-stack tgroup.h5 PASSED Testing h5dump --enable-error-stack --group=/g2 --group / -g /y tgroup PASSED Testing h5dump --enable-error-stack tdset.h5 PASSED Testing h5dump --enable-error-stack -H -d dset1 -d /dset2 --dataset=ds PASSED Testing h5dump --enable-error-stack tattr.h5 PASSED Testing h5dump --enable-error-stack -a /\/attr1 --attribute /attr4 --a PASSED Testing h5dump --enable-error-stack -N /\/attr1 --any_path /attr4 --an PASSED Testing h5dump --enable-error-stack --header -a /attr2 --attribute=/at PASSED Testing h5dump --enable-error-stack tattr4_be.h5 PASSED Testing h5dump --enable-error-stack tnamed_dtype_attr.h5 PASSED Testing h5dump --enable-error-stack tslink.h5 PASSED Testing h5dump --enable-error-stack tudlink.h5 PASSED Testing h5dump --enable-error-stack -l slink2 tslink.h5 PASSED Testing h5dump --enable-error-stack -N slink2 tslink.h5 PASSED Testing h5dump --enable-error-stack -l udlink2 tudlink.h5 PASSED Testing h5dump --enable-error-stack -d /slink1 tslink.h5 PASSED Testing h5dump --enable-error-stack thlink.h5 PASSED Testing h5dump --enable-error-stack -d /g1/dset2 --dataset /dset1 --da PASSED Testing h5dump --enable-error-stack -d /g1/g1.1/dset3 --dataset /g1/ds PASSED Testing h5dump --enable-error-stack -g /g1 thlink.h5 PASSED Testing h5dump --enable-error-stack -N /g1 thlink.h5 PASSED Testing h5dump --enable-error-stack -d /dset1 -g /g2 -d /g1/dset2 thli PASSED Testing h5dump --enable-error-stack -N /dset1 -N /g2 -N /g1/dset2 thli PASSED Testing h5dump --enable-error-stack tcompound.h5 PASSED Testing h5dump --enable-error-stack -t /type1 --datatype /type2 --data PASSED Testing h5dump --enable-error-stack -N /type1 --any_path /type2 --any_ PASSED Testing h5dump --enable-error-stack -t /#6632 -g /group2 tcompound.h5 PASSED Testing h5dump --enable-error-stack tcompound_complex.h5 PASSED Testing h5dump --enable-error-stack tcompound_complex2.h5 CREATED Testing h5dump --enable-error-stack tbitnopaque.h5 CREATED Testing h5dump --enable-error-stack tnestedcomp.h5 PASSED Testing h5dump --enable-error-stack tnestedcmpddt.h5 PASSED Testing h5dump --enable-error-stack tall.h5 PASSED Testing h5dump --enable-error-stack --header -g /g1/g1.1 -a attr2 tall PASSED Testing h5dump --enable-error-stack -d /g2/dset2.1 -l /g1/g1.2/g1.2.1/ PASSED Testing h5dump --enable-error-stack -N /g2/dset2.1 -N /g1/g1.2/g1.2.1/ PASSED Testing h5dump --enable-error-stack -a attr1 tall.h5 PASSED Testing h5dump --enable-error-stack -N attr1 tall.h5 PASSED Testing h5dump --enable-error-stack tloop.h5 PASSED Testing h5dump --enable-error-stack tstr.h5 PASSED Testing h5dump --enable-error-stack tstr2.h5 PASSED Testing h5dump --enable-error-stack tsaf.h5 PASSED Testing h5dump --enable-error-stack tvldtypes1.h5 PASSED Testing h5dump --enable-error-stack tvldtypes2.h5 PASSED Testing h5dump --enable-error-stack tvldtypes3.h5 PASSED Testing h5dump --enable-error-stack tvldtypes4.h5 PASSED Testing h5dump --enable-error-stack tvldtypes5.h5 PASSED Testing h5dump --enable-error-stack tvlstr.h5 PASSED Testing h5dump --enable-error-stack tvlenstr_array.h5 PASSED Testing h5dump --enable-error-stack tarray1.h5 PASSED Testing h5dump --enable-error-stack -R tarray1_big.h5 PASSED Testing h5dump --enable-error-stack tarray2.h5 PASSED Testing h5dump --enable-error-stack tarray3.h5 PASSED Testing h5dump --enable-error-stack tarray4.h5 PASSED Testing h5dump --enable-error-stack tarray5.h5 PASSED Testing h5dump --enable-error-stack tarray6.h5 PASSED Testing h5dump --enable-error-stack tarray7.h5 PASSED Testing h5dump --enable-error-stack tarray8.h5 PASSED Testing h5dump --enable-error-stack -H -d Dataset1 tarray2.h5 tarray3. PASSED Testing h5dump --enable-error-stack tempty.h5 PASSED Testing h5dump --enable-error-stack tgrp_comments.h5 PASSED Testing h5dump --enable-error-stack --filedriver=split tsplit_file PASSED Testing h5dump --enable-error-stack --filedriver=family tfamily%05d.h5 PASSED Testing h5dump --enable-error-stack --filedriver=multi tmulti PASSED Testing h5dump --enable-error-stack -w157 tlarge_objname.h5 PASSED Testing h5dump --enable-error-stack -A tall.h5 PASSED Testing h5dump --enable-error-stack -A 0 tall.h5 PASSED Testing h5dump --enable-error-stack -A -r tall.h5 PASSED Testing h5dump --enable-error-stack --dataset=/g1/g1.1/dset1.1.1 --sta PASSED Testing h5dump --enable-error-stack -d /g1/g1.1/dset1.1.2[0;2;10;] tal PASSED Testing h5dump --enable-error-stack -d /dset1[1,1;;;] tdset.h5 PASSED Testing h5dump --enable-error-stack --no-compact-subset -d AHFINDERDIR PASSED Testing h5dump --enable-error-stack -d FourDimInts -s 0,0,0,0 -c 2,2,2 PASSED Testing h5dump --enable-error-stack -d FourDimInts -s 0,0,0,0 -c 1,1,1 PASSED Testing h5dump --enable-error-stack -d FourDimInts -s 0,0,0,0 -S 2,2,2 PASSED Testing h5dump --enable-error-stack -d FourDimInts -s 0,0,0,0 -S 2,2,1 PASSED Testing h5dump --enable-error-stack -d FourDimInts -s 0,0,0,0 -S 2,2,1 PASSED Testing h5dump --enable-error-stack -r tchar.h5 PASSED Testing h5dump --enable-error-stack charsets.h5 PASSED Testing h5dump --enable-error-stack -H -B -d dset tfcontents1.h5 PASSED Testing h5dump --enable-error-stack -B tfcontents2.h5 PASSED Testing h5dump --enable-error-stack --boot-block tfcontents2.h5 PASSED Testing h5dump --enable-error-stack --superblock tfcontents2.h5 PASSED Testing h5dump --enable-error-stack -p -d bogus tfcontents1.h5 PASSED Testing h5dump --enable-error-stack -n tfcontents1.h5 PASSED Testing h5dump --enable-error-stack -n --sort_by=name --sort_order=asc PASSED Testing h5dump --enable-error-stack -n --sort_by=name --sort_order=des PASSED Testing h5dump --enable-error-stack -n 1 --sort_order=ascending tall.h PASSED Testing h5dump --enable-error-stack -n 1 --sort_order=descending tall. PASSED Testing h5dump --enable-error-stack -H -p -d compact tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d contiguous tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d chunked tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d external tfilters.h5 PASSED Testing h5dump --enable-error-stack -p tfvalues.h5 PASSED Testing h5dump --enable-error-stack tattr2.h5 PASSED Testing h5dump --enable-error-stack -e tstr3.h5 PASSED Testing h5dump --enable-error-stack tstr3.h5 PASSED Testing h5dump --enable-error-stack -r -d str4 tstr3.h5 PASSED Testing h5dump --enable-error-stack taindices.h5 PASSED Testing h5dump --enable-error-stack -y taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -s 1 -S 10 -c 2 -k 3 taindic PASSED Testing h5dump --enable-error-stack -d 2d -s 1,2 -S 3,3 -c 3,2 -k 2,2 PASSED Testing h5dump --enable-error-stack -d 3d -s 0,1,2 -S 1,3,3 -c 2,2,2 - PASSED Testing h5dump --enable-error-stack -d 4d -s 0,0,1,2 -c 2,2,3,2 -S 1,1 PASSED Testing h5dump --enable-error-stack -d 1d -s 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -c 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -S 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -k 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -H -p -d szip tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d deflate tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d shuffle tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d fletcher32 tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d nbit tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d scaleoffset tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d all tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d myfilter tfilters.h5 PASSED Testing h5dump --enable-error-stack -d deflate -d shuffle -d fletcher3 PASSED Testing h5dump --enable-error-stack -d all -d szip tfilters.h5 PASSED Testing h5dump --enable-error-stack tlonglinks.h5 PASSED Testing h5dump --enable-error-stack -d dset4gb -s 4294967284 -c 22 tbi PASSED Testing h5dump --enable-error-stack thyperslab.h5 PASSED Testing h5dump --enable-error-stack tnullspace.h5 PASSED Testing h5dump --enable-error-stack zerodim.h5 PASSED Testing h5dump --enable-error-stack tvms.h5 PASSED Testing h5dump --enable-error-stack -d integer -o out1.bin -b LE tbina PASSED Testing h5dump --enable-error-stack -d /g2/dset2 -b -o tstr2bin2.txt t PASSED Testing h5dump --enable-error-stack -d /g6/dset6 -b -o tstr2bin6.txt t PASSED Testing h5dump --enable-error-stack -d integer -o out1.bin -b tbinary. PASSED Running h5import out1.bin -c out3.h5import -o out1.h5 PASSED Running h5diff tbinary.h5 out1.h5 /integer /integer PASSED Running h5import out1.bin -c tbin1.ddl -o out1D.h5 PASSED Running h5diff tbinary.h5 out1D.h5 /integer /integer PASSED Testing h5dump --enable-error-stack -b BE -d float -o out2.bin tbinary PASSED Testing h5dump --enable-error-stack -d integer -o out3.bin -b NATIVE t PASSED Running h5import out3.bin -c out3.h5import -o out3.h5 PASSED Running h5diff tbinary.h5 out3.h5 /integer /integer PASSED Running h5import out3.bin -c tbin3.ddl -o out3D.h5 PASSED Running h5diff tbinary.h5 out3D.h5 /integer /integer PASSED Testing h5dump --enable-error-stack -d double -b FILE -o out4.bin tbin PASSED Testing h5dump --enable-error-stack tdatareg.h5 PASSED Testing h5dump --enable-error-stack -R tdatareg.h5 PASSED Testing h5dump --enable-error-stack tattrreg.h5 PASSED Testing h5dump --enable-error-stack -R tattrreg.h5 PASSED Testing h5dump --enable-error-stack -d /Dataset1 -s 0 -R -y -o tbinreg PASSED Testing h5dump --enable-error-stack --group=1 --sort_by=creation_order PASSED Testing h5dump --enable-error-stack --group=1 --sort_by=creation_order PASSED Testing h5dump --enable-error-stack -g 2 -q name -z ascending tordergr PASSED Testing h5dump --enable-error-stack -g 2 -q name -z descending torderg PASSED Testing h5dump --enable-error-stack -q creation_order tordergr.h5 PASSED Testing h5dump --enable-error-stack -H --sort_by=name --sort_order=asc PASSED Testing h5dump --enable-error-stack -H --sort_by=name --sort_order=des PASSED Testing h5dump --enable-error-stack -H --sort_by=creation_order --sort PASSED Testing h5dump --enable-error-stack -H --sort_by=creation_order --sort PASSED Testing h5dump --enable-error-stack --sort_by=name --sort_order=ascend PASSED Testing h5dump --enable-error-stack --sort_by=name --sort_order=descen PASSED Testing h5dump --enable-error-stack -m %.7f tfpformat.h5 PASSED Testing h5dump --enable-error-stack textlinksrc.h5 PASSED Testing h5dump --enable-error-stack textlinkfar.h5 PASSED Testing h5dump --enable-error-stack textlink.h5 PASSED Testing h5dump --enable-error-stack filter_fail.h5 PASSED Testing h5dump --enable-error-stack -y -o tall-6.txt -d /g1/g1.1/dset1 PASSED Testing h5dump --enable-error-stack tgroup.h5 non_existing.h5 PASSED All h5dump tests passed. 24.38user 8.33system 0:28.14elapsed 116%CPU (0avgtext+0avgdata 13988maxresident)k 0inputs+269840outputs (0major+1745946minor)pagefaults 0swaps Finished testing testh5dump.sh ============================ ============================ ============================ Testing testh5dumppbits.sh Finished testing testh5dumppbits.sh ============================ testh5dumppbits.sh Test Log ============================ Testing h5dump --enable-error-stack PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,8 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,8 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,16 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,16 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,32 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,32 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,64 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,64 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 1,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 1,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,4,4,4 packedbits PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,4,4,4 packedbits PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,8,8,8 packedbits PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,8,8,8 packedbits PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,16,16,16 packedb PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,16,16,16 packedb PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,32,32,32 packedb PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,32,32,32 packedb PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,2,2,2,4,2,6,2 pa PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,2,2,2,4,2,6,2 pa PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,4,4,4,8,4,12,4 p PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,4,4,4,8,4,12,4 p PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,8,8,8,16,8,24,8 PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,8,8,8,16,8,24,8 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,16,16,16,32,16,4 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,16,16,16,32,16,4 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,2,2,6 packedbits PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,2,2,6 packedbits PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,2,10,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,2,10,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,2,26,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,2,26,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,2,58,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,2,58,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,1,1,1,2,1,0,3 pa PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,1,1,1,2,1,3,1,4, PASSED Testing h5dump --enable-error-stack -d /dset1 -M 0,1,1,1 tcompound.h5 PASSED Testing h5dump --enable-error-stack -d /Dataset1 -M 0,1,1,1 tarray1.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,1,0,1,1,1,2,1,3, PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 64,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 8,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 16,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 32,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M -1,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 4,0 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 37,28 packedbits.h PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 2,7 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 10,7 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 26,7 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,2,2,1,0,2,2, pac PASSED All h5dump tests passed. 5.31user 2.23system 0:06.39elapsed 118%CPU (0avgtext+0avgdata 7288maxresident)k 0inputs+5712outputs (0major+476345minor)pagefaults 0swaps Finished testing testh5dumppbits.sh ============================ ============================ ============================ Testing testh5dumpxml.sh Finished testing testh5dumpxml.sh ============================ testh5dumpxml.sh Test Log ============================ Testing h5dump --xml tall.h5 PASSED Testing h5dump --xml tattr.h5 PASSED Testing h5dump --xml tbitfields.h5 PASSED Testing h5dump --xml tcompound.h5 PASSED Testing h5dump --xml tcompound2.h5 PASSED Testing h5dump --xml tdatareg.h5 PASSED Testing h5dump --xml tdset.h5 PASSED Testing h5dump --xml tdset2.h5 PASSED Testing h5dump --xml tenum.h5 PASSED Testing h5dump --xml tgroup.h5 PASSED Testing h5dump --xml thlink.h5 PASSED Testing h5dump --xml tloop.h5 PASSED Testing h5dump --xml tloop2.h5 PASSED Testing h5dump --xml tmany.h5 PASSED Testing h5dump --xml tnestedcomp.h5 PASSED Testing h5dump --xml tcompound_complex.h5 PASSED Testing h5dump --xml tobjref.h5 PASSED Testing h5dump --xml topaque.h5 PASSED Testing h5dump --xml tslink.h5 PASSED Testing h5dump --xml tudlink.h5 PASSED Testing h5dump --xml textlink.h5 PASSED Testing h5dump --xml tstr.h5 PASSED Testing h5dump --xml tstr2.h5 PASSED Testing h5dump --xml tref.h5 PASSED Testing h5dump --xml tname-amp.h5 PASSED Testing h5dump --xml tname-apos.h5 PASSED Testing h5dump --xml tname-gt.h5 PASSED Testing h5dump --xml tname-lt.h5 PASSED Testing h5dump --xml tname-quot.h5 PASSED Testing h5dump --xml tname-sp.h5 PASSED Testing h5dump --xml tstring.h5 PASSED Testing h5dump --xml tstring-at.h5 PASSED Testing h5dump --xml tref-escapes.h5 PASSED Testing h5dump --xml tref-escapes-at.h5 PASSED Testing h5dump --xml tnodata.h5 PASSED Testing h5dump --xml tarray1.h5 PASSED Testing h5dump --xml tarray2.h5 PASSED Testing h5dump --xml tarray3.h5 PASSED Testing h5dump --xml tarray6.h5 PASSED Testing h5dump --xml tarray7.h5 PASSED Testing h5dump --xml tvldtypes1.h5 PASSED Testing h5dump --xml tvldtypes2.h5 PASSED Testing h5dump --xml tvldtypes3.h5 PASSED Testing h5dump --xml tvldtypes4.h5 PASSED Testing h5dump --xml tvldtypes5.h5 PASSED Testing h5dump --xml tvlstr.h5 PASSED Testing h5dump --xml tsaf.h5 PASSED Testing h5dump --xml tempty.h5 PASSED Testing h5dump --xml tnamed_dtype_attr.h5 PASSED Testing h5dump --xml --use-dtd tempty.h5 PASSED Testing h5dump --xml -u tempty.h5 PASSED Testing h5dump --xml -X : tempty.h5 PASSED Testing h5dump --xml --xml-ns=: tempty.h5 PASSED Testing h5dump --xml -X thing: tempty.h5 PASSED Testing h5dump --xml --xml-ns=thing: tempty.h5 PASSED Testing h5dump --xml --xml-ns=: --xml-dtd=http://somewhere.net tempty. PASSED Testing h5dump --xml --use-dtd --xml-dtd=http://somewhere.net tempty.h PASSED Testing h5dump --xml -A tall.h5 PASSED Testing h5dump --xml -H --sort_by=name --sort_order=ascending torderat PASSED Testing h5dump --xml -H --sort_by=name --sort_order=descending tordera PASSED Testing h5dump --xml -H --sort_by=creation_order --sort_order=ascendin PASSED Testing h5dump --xml -H --sort_by=creation_order --sort_order=descendi PASSED Testing h5dump -u -m %.7f tfpformat.h5 PASSED All h5dumpxml tests passed. 5.42user 2.05system 0:05.77elapsed 129%CPU (0avgtext+0avgdata 9180maxresident)k 0inputs+4648outputs (0major+478303minor)pagefaults 0swaps Finished testing testh5dumpxml.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5dump' ===Serial tests in h5dump ended Tue Aug 8 11:20:27 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5dump' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5dump' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5dump' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5dump' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5dump' Making check in misc make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/misc' make h5repart_gentest talign repart_test testh5repart.sh testh5mkgrp.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/misc' make[3]: 'h5repart_gentest' is up to date. make[3]: 'talign' is up to date. make[3]: 'repart_test' is up to date. make[3]: 'testh5repart.sh' is up to date. make[3]: 'testh5mkgrp.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/misc' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/misc' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/misc' ===Serial tests in misc begin Tue Aug 8 11:20:27 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/misc' ============================ Testing h5repart_gentest Finished testing h5repart_gentest ============================ h5repart_gentest Test Log ============================ PASSED 0.02user 0.01system 0:00.03elapsed 116%CPU (0avgtext+0avgdata 5976maxresident)k 0inputs+152outputs (0major+2532minor)pagefaults 0swaps Finished testing h5repart_gentest ============================ ============================ Testing talign Finished testing talign ============================ talign Test Log ============================ Testing alignment in compound datatypes PASSED 0.03user 0.01system 0:00.03elapsed 115%CPU (0avgtext+0avgdata 7168maxresident)k 0inputs+8outputs (0major+3616minor)pagefaults 0swaps Finished testing talign ============================ ============================ Testing testh5repart.sh Finished testing testh5repart.sh ============================ testh5repart.sh Test Log ============================ Testing h5repart -m 20000 family_file%05d.h5 /builddir/build/BUILD/hdf PASSED Testing h5repart -m 5k family_file%05d.h5 /builddir/build/BUILD/hdf5-1 PASSED Testing h5repart -m 20000 -family_to_sec2 family_file%05d.h5 /builddir PASSED Testing repart_test PASSED All h5repart tests passed. 0.13user 0.08system 0:00.17elapsed 120%CPU (0avgtext+0avgdata 6320maxresident)k 0inputs+136outputs (0major+13754minor)pagefaults 0swaps Finished testing testh5repart.sh ============================ ============================ ============================ Testing testh5mkgrp.sh Finished testing testh5mkgrp.sh ============================ testh5mkgrp.sh Test Log ============================ Testing h5mkgrp -h PASSED Testing h5mkgrp h5mkgrp_single.h5 single PASSED Verifying h5ls file structure h5mkgrp_single.h5 PASSED Testing h5mkgrp -v h5mkgrp_single_v.h5 single PASSED Verifying h5ls file structure h5mkgrp_single_v.h5 PASSED Testing h5mkgrp -p h5mkgrp_single_p.h5 single PASSED Verifying h5ls file structure h5mkgrp_single_p.h5 PASSED Testing h5mkgrp -l h5mkgrp_single_l.h5 latest PASSED Verifying h5ls file structure h5mkgrp_single_l.h5 PASSED Testing h5mkgrp h5mkgrp_several.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several.h5 PASSED Testing h5mkgrp -v h5mkgrp_several_v.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_v.h5 PASSED Testing h5mkgrp -p h5mkgrp_several_p.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_p.h5 PASSED Testing h5mkgrp -l h5mkgrp_several_l.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_l.h5 PASSED Testing h5mkgrp -p h5mkgrp_nested_p.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_p.h5 PASSED Testing h5mkgrp -lp h5mkgrp_nested_lp.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_lp.h5 PASSED Testing h5mkgrp -p h5mkgrp_nested_mult_p.h5 /one/two /three/four PASSED Verifying h5ls file structure h5mkgrp_nested_mult_p.h5 PASSED Testing h5mkgrp -lp h5mkgrp_nested_mult_lp.h5 /one/two /three/four PASSED Verifying h5ls file structure h5mkgrp_nested_mult_lp.h5 PASSED All h5mkgrp tests passed. 1.62user 0.71system 0:01.94elapsed 120%CPU (0avgtext+0avgdata 6168maxresident)k 0inputs+1192outputs (0major+151212minor)pagefaults 0swaps Finished testing testh5mkgrp.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/misc' ===Serial tests in misc ended Tue Aug 8 11:20:30 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/misc' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/misc' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/misc' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/misc' Making check in h5import make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5import' make h5importtest make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5import' make[3]: 'h5importtest' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5import' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5import' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5import' ===Serial tests in h5import begin Tue Aug 8 11:20:30 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5import' ============================ Testing h5importtest Finished testing h5importtest ============================ h5importtest Test Log ============================ 0.03user 0.00system 0:00.03elapsed 120%CPU (0avgtext+0avgdata 3256maxresident)k 0inputs+56outputs (0major+2292minor)pagefaults 0swaps Finished testing h5importtest ============================ ============================ Testing h5importtestutil.sh Finished testing h5importtestutil.sh ============================ h5importtestutil.sh Test Log ============================ ============================== H5IMPORT tests started ============================== Testing ASCII I32 rank 3 - Output BE PASSED Testing ASCII I16 rank 3 - Output LE - CHUNKED - extended PASSED Testing ASCII I8 - rank 3 - Output I8 LE-Chunked+Extended+Compressed PASSED Testing ASCII UI16 - rank 2 - Output LE+Chunked+Compressed PASSED Testing ASCII UI32 - rank 3 - Output BE PASSED Testing ASCII F32 - rank 3 - Output LE PASSED Testing ASCII F64 - rank 3 - Output BE + CHUNKED+Extended+Compressed PASSED Testing BINARY F64 - rank 3 - Output LE+CHUNKED+Extended+Compressed PASSED Testing H5DUMP-BINARY F64 - rank 3 - Output LE+CHUNKED+Extended+Compre PASSED Testing BINARY I8 - rank 3 - Output I16LE + Chunked+Extended+Compresse PASSED Testing H5DUMP-BINARY I8 - rank 3 - Output I16LE + Chunked+Extended+Co PASSED Testing BINARY I16 - rank 3 - Output order LE + CHUNKED + extended PASSED Testing H5DUMP-BINARY I16 - rank 3 - Output order LE + CHUNKED + exten PASSED Testing BINARY I32 - rank 3 - Output BE + CHUNKED PASSED Testing H5DUMP-BINARY I32 - rank 3 - Output BE + CHUNKED PASSED Testing BINARY UI16 - rank 3 - Output byte BE + CHUNKED PASSED Testing H5DUMP-BINARY UI16 - rank 3 - Output byte BE + CHUNKED PASSED Testing BINARY UI32 - rank 3 - Output LE + CHUNKED PASSED Testing H5DUMP-BINARY UI32 - rank 3 - Output LE + CHUNKED PASSED Testing STR PASSED Testing H5DUMP-STR PASSED Testing BINARY I8 CR LF EOF PASSED Testing H5DUMP-BINARY I8 CR LF EOF PASSED Testing ASCII F64 - rank 1 - INPUT-CLASS TEXTFPE PASSED All h5import tests passed. 3.62user 1.41system 0:04.03elapsed 124%CPU (0avgtext+0avgdata 7332maxresident)k 0inputs+1792outputs (0major+317039minor)pagefaults 0swaps Finished testing h5importtestutil.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5import' ===Serial tests in h5import ended Tue Aug 8 11:20:34 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5import' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5import' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5import' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5import' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5import' Making check in h5repack make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack' make h5repacktst h5repack.sh h5repack_plugin.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack' make[3]: 'h5repacktst' is up to date. make[3]: 'h5repack.sh' is up to date. make[3]: 'h5repack_plugin.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack' ===Serial tests in h5repack begin Tue Aug 8 11:20:34 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack' ============================ Testing h5repacktst Finished testing h5repacktst ============================ h5repacktst Test Log ============================ Testing h5repack: Testing generating datasets PASSED Testing copy of datasets (fill values) PASSED Testing copy of datasets (all datatypes) PASSED Testing copy of datasets (attributes) PASSED Testing copy of datasets (hardlinks) PASSED Testing copy of allocation early file PASSED Testing adding deflate filter PASSED Testing adding deflate filter to all PASSED Testing adding szip filter PASSED Testing adding szip filter to all PASSED Testing addding shuffle filter PASSED Testing addding shuffle filter to all PASSED Testing adding checksum filter PASSED Testing adding checksum filter to all PASSED Testing filter queue fletcher, shuffle, deflate, szip PASSED Testing adding layout chunked PASSED Testing adding layout chunked to all PASSED Testing adding layout contiguous PASSED Testing adding layout contiguous to all PASSED Testing adding layout compact PASSED Testing adding layout compact to all PASSED Testing layout compact to contiguous conversion PASSED Testing layout compact to chunk conversion PASSED Testing layout compact to compact conversion PASSED Testing layout contiguous to compact conversion PASSED Testing layout contiguous to chunk conversion PASSED Testing layout contiguous to contiguous conversion PASSED Testing layout chunked to compact conversion PASSED Testing layout chunked to contiguous conversion PASSED Testing layout chunked to chunk conversion PASSED Testing copy of szip filter PASSED Testing removing szip filter PASSED Testing copy of deflate filter PASSED Testing removing deflate filter PASSED Testing copy of shuffle filter PASSED Testing removing shuffle filter PASSED Testing copy of fletcher filter PASSED Testing removing fletcher filter PASSED Testing copy of nbit filter PASSED Testing removing nbit filter PASSED Testing adding nbit filter PASSED Testing copy of scaleoffset filter PASSED Testing removing scaleoffset filter PASSED Testing adding scaleoffset filter PASSED Testing filter conversion from deflate to szip PASSED Testing filter conversion from szip to deflate PASSED Testing removing all filters PASSED Testing big file PASSED Testing external datasets PASSED Testing file with userblock PASSED Testing latest file format options PASSED Testing several global filters PASSED Testing file with added userblock PASSED Testing file with aligment PASSED Testing file with committed datatypes PASSED Testing metadata block size option PASSED All h5repack tests passed. 9.67user 0.44system 0:10.16elapsed 99%CPU (0avgtext+0avgdata 255976maxresident)k 0inputs+10048outputs (0major+99061minor)pagefaults 0swaps Finished testing h5repacktst ============================ ============================ Testing h5repack.sh Finished testing h5repack.sh ============================ h5repack.sh Test Log ============================ Testing h5repack -h PASSED fill h5repack_fill.h5 Testing h5repack PASSED Verifying h5diff output h5repack_fill.h5 out-fill.h5repack_fill.h5 PASSED objs h5repack_objs.h5 Testing h5repack PASSED Verifying h5diff output h5repack_objs.h5 out-objs.h5repack_objs.h5 PASSED attr h5repack_attr.h5 Testing h5repack PASSED Verifying h5diff output h5repack_attr.h5 out-attr.h5repack_attr.h5 PASSED hlink h5repack_hlink.h5 Testing h5repack PASSED Verifying h5diff output h5repack_hlink.h5 out-hlink.h5repack_hlink.h5 PASSED layout h5repack_layout.h5 Testing h5repack PASSED Verifying h5diff output h5repack_layout.h5 out-layout.h5repack_layout. PASSED early h5repack_early.h5 Testing h5repack PASSED Verifying h5diff output h5repack_early.h5 out-early.h5repack_early.h5 PASSED nested_8bit_enum h5repack_nested_8bit_enum_deflated.h5 Testing h5repack PASSED Verifying h5diff output h5repack_nested_8bit_enum_deflated.h5 out-nest PASSED gzip_individual h5repack_layout.h5 -f dset1:GZIP=1 -l dset1:CHUNK=20x10 Testing h5repack -f dset1:GZIP=1 -l dset1:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-gzip_individual.h5repac PASSED gzip_all h5repack_layout.h5 -f GZIP=1 Testing h5repack -f GZIP=1 PASSED Verifying h5diff output h5repack_layout.h5 out-gzip_all.h5repack_layou PASSED szip_individual h5repack_layout.h5 -f dset2:SZIP=8,EC -l dset2:CHUNK=20x10 Testing h5repack -f dset2:SZIP=8,EC -l dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-szip_individual.h5repac PASSED szip_all h5repack_layout.h5 -f SZIP=8,NN Testing h5repack -f SZIP=8,NN PASSED Verifying h5diff output h5repack_layout.h5 out-szip_all.h5repack_layou PASSED shuffle_individual h5repack_layout.h5 -f dset2:SHUF -l dset2:CHUNK=20x10 Testing h5repack -f dset2:SHUF -l dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-shuffle_individual.h5re PASSED shuffle_all h5repack_layout.h5 -f SHUF Testing h5repack -f SHUF PASSED Verifying h5diff output h5repack_layout.h5 out-shuffle_all.h5repack_la PASSED fletcher_individual h5repack_layout.h5 -f dset2:FLET -l dset2:CHUNK=20x10 Testing h5repack -f dset2:FLET -l dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-fletcher_individual.h5r PASSED fletcher_all h5repack_layout.h5 -f FLET Testing h5repack -f FLET PASSED Verifying h5diff output h5repack_layout.h5 out-fletcher_all.h5repack_l PASSED all_filters h5repack_layout.h5 -f dset2:SHUF -f dset2:FLET -f dset2:SZIP=8,NN -f dset2:GZIP=1 -l dset2:CHUNK=20x10 Testing h5repack -f dset2:SHUF -f dset2:FLET -f dset2:SZIP=8,NN -f dse PASSED Verifying h5diff output h5repack_layout.h5 out-all_filters.h5repack_la PASSED Testing h5repack -v -f /dset_deflate:GZIP=9 PASSED Verifying h5diff output h5repack_filters.h5 out-gzip_verbose_filters.h PASSED Verifying output from h5repack -v -f /dset_deflate:GZIP=9 PASSED szip_copy h5repack_szip.h5 Testing h5repack PASSED Verifying h5diff output h5repack_szip.h5 out-szip_copy.h5repack_szip.h PASSED szip_remove h5repack_szip.h5 --filter=dset_szip:NONE Testing h5repack --filter=dset_szip:NONE PASSED Verifying h5diff output h5repack_szip.h5 out-szip_remove.h5repack_szip PASSED deflate_copy h5repack_deflate.h5 Testing h5repack PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_copy.h5repack_ PASSED deflate_remove h5repack_deflate.h5 -f dset_deflate:NONE Testing h5repack -f dset_deflate:NONE PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_remove.h5repac PASSED shuffle_copy h5repack_shuffle.h5 Testing h5repack PASSED Verifying h5diff output h5repack_shuffle.h5 out-shuffle_copy.h5repack_ PASSED shuffle_remove h5repack_shuffle.h5 -f dset_shuffle:NONE Testing h5repack -f dset_shuffle:NONE PASSED Verifying h5diff output h5repack_shuffle.h5 out-shuffle_remove.h5repac PASSED fletcher_copy h5repack_fletcher.h5 Testing h5repack PASSED Verifying h5diff output h5repack_fletcher.h5 out-fletcher_copy.h5repac PASSED fletcher_remove h5repack_fletcher.h5 -f dset_fletcher32:NONE Testing h5repack -f dset_fletcher32:NONE PASSED Verifying h5diff output h5repack_fletcher.h5 out-fletcher_remove.h5rep PASSED nbit_copy h5repack_nbit.h5 Testing h5repack PASSED Verifying h5diff output h5repack_nbit.h5 out-nbit_copy.h5repack_nbit.h PASSED nbit_remove h5repack_nbit.h5 -f dset_nbit:NONE Testing h5repack -f dset_nbit:NONE PASSED Verifying h5diff output h5repack_nbit.h5 out-nbit_remove.h5repack_nbit PASSED nbit_add h5repack_nbit.h5 -f dset_int31:NBIT Testing h5repack -f dset_int31:NBIT PASSED Verifying h5diff output h5repack_nbit.h5 out-nbit_add.h5repack_nbit.h5 PASSED scale_copy h5repack_soffset.h5 Testing h5repack PASSED Verifying h5diff output h5repack_soffset.h5 out-scale_copy.h5repack_so PASSED scale_add h5repack_soffset.h5 -f dset_none:SOFF=31,IN Testing h5repack -f dset_none:SOFF=31,IN PASSED Verifying h5diff output h5repack_soffset.h5 out-scale_add.h5repack_sof PASSED scale_remove h5repack_soffset.h5 -f dset_scaleoffset:NONE Testing h5repack -f dset_scaleoffset:NONE PASSED Verifying h5diff output h5repack_soffset.h5 out-scale_remove.h5repack_ PASSED remove_all h5repack_filters.h5 -f NONE Testing h5repack -f NONE PASSED Verifying h5diff output h5repack_filters.h5 out-remove_all.h5repack_fi PASSED deflate_convert h5repack_deflate.h5 -f dset_deflate:SZIP=8,NN Testing h5repack -f dset_deflate:SZIP=8,NN PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_convert.h5repa PASSED szip_convert h5repack_szip.h5 -f dset_szip:GZIP=1 Testing h5repack -f dset_szip:GZIP=1 PASSED Verifying h5diff output h5repack_szip.h5 out-szip_convert.h5repack_szi PASSED Testing h5repack -f GZIP=1 -m 1024 PASSED Verifying h5dump output -f GZIP=1 -m 1024 PASSED deflate_file h5repack_layout.h5 -e h5repack.info Testing h5repack -e h5repack.info PASSED Verifying h5diff output h5repack_layout.h5 out-deflate_file.h5repack_l PASSED Testing h5repack --layout dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_chunk_20x10.h5rep PASSED Verifying a dataset layout PASSED Testing h5repack -l CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_20x10.h5repack_la PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack/../h5 PASSED Testing h5repack -l dset2:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_conti.h5repack_la PASSED Verifying a dataset layout PASSED Testing h5repack -l CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-conti.h5repack_layout.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack/../h5 PASSED Testing h5repack -l dset2:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_compa.h5repack_la PASSED Verifying a dataset layout PASSED Testing h5repack -l COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-compa.h5repack_layout.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack/../h5 PASSED Testing h5repack -l dset_compact:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_conti.h5repa PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_compact:CHUNK=2x5 PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_chunk.h5repa PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_compact:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_compa.h5repa PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_contiguous:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_compa.h5repa PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_contiguous:CHUNK=3x6 PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_chunk.h5repa PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_contiguous:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_conti.h5repa PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_chunk:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_compa.h5repack_la PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_chunk:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_conti.h5repack_la PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_chunk:CHUNK=18x13 PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_18x13.h5repack_la PASSED Verifying a dataset layout PASSED Testing h5repack -l contig_small:COMPA PASSED Verifying h5diff output h5repack_layout2.h5 out-contig_small_compa.h5r PASSED Verifying a dataset layout PASSED Testing h5repack -l chunked_small_fixed:COMPA PASSED Verifying h5diff output h5repack_layout2.h5 out-contig_small_fixed_com PASSED Verifying a dataset layout PASSED Testing h5repack -l chunk_unlimit1:CHUNK=100x300 PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2chunk.h5repack_l PASSED Verifying a dataset layout PASSED Testing h5repack -l chunk_unlimit1:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2conti.h5repack_l PASSED Verifying a dataset layout PASSED Testing h5repack -l chunk_unlimit1:COMPA PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2compa.h5repack_l PASSED Verifying a dataset layout PASSED Testing h5repack -f chunk_unlimit1:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error1.h5repack_layout PASSED Verifying a dataset layout PASSED Testing h5repack -f chunk_unlimit2:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error2.h5repack_layout PASSED Verifying a dataset layout PASSED Testing h5repack -f chunk_unlimit3:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error3.h5repack_layout PASSED Verifying a dataset layout PASSED error4 h5repack_layout3.h5 -f NONE Testing h5repack -f NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error4.h5repack_layout PASSED Testing h5repack -l chunk_unlimit2:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-ckdim_biger.h5repack_l PASSED Verifying a dataset layout PASSED Testing h5repack -l chunk_unlimit3:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-ckdim_smaller.h5repack PASSED Verifying a dataset layout PASSED native_fill h5repack_fill.h5 -n Testing h5repack -n PASSED Verifying h5diff output h5repack_fill.h5 out-native_fill.h5repack_fill PASSED native_attr h5repack_attr.h5 -n Testing h5repack -n PASSED Verifying h5diff output h5repack_attr.h5 out-native_attr.h5repack_attr PASSED Testing h5repack --layout CHUNK=20x10 --filter GZIP=1 --minimum=10 --n PASSED Verifying h5diff output h5repack_layout.h5 out-layout_long_switches.h5 PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack/../h5 PASSED Testing h5repack -l CHUNK=20x10 -f GZIP=1 -m 10 -n -L -c 8 -d 6 -s 8[: PASSED Verifying h5diff output h5repack_layout.h5 out-layout_short_switches.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack/../h5 PASSED global_filters h5repack_layout.h5 --filter GZIP=1 --filter SHUF Testing h5repack --filter GZIP=1 --filter SHUF PASSED Verifying h5diff output h5repack_layout.h5 out-global_filters.h5repack PASSED Testing h5repack -l CHUNK=20x10 -f GZIP=1 -m 10 -n -L -c 8 -d 6 -s 8[: PASSED Verifying h5diff output h5repack_layout.h5 out-old_style_layout_short_ PASSED add_userblock h5repack_objs.h5 -u ublock.bin -b 2048 Testing h5repack -u ublock.bin -b 2048 PASSED Verifying h5diff output h5repack_objs.h5 out-add_userblock.h5repack_ob PASSED add_alignment h5repack_objs.h5 -t 1 -a 1 Testing h5repack -t 1 -a 1 PASSED Verifying h5diff output h5repack_objs.h5 out-add_alignment.h5repack_ob PASSED upgrade_layout h5repack_layouto.h5 Testing h5repack PASSED Verifying h5diff output h5repack_layouto.h5 out-upgrade_layout.h5repac PASSED gt_mallocsize h5repack_objs.h5 -f GZIP=1 Testing h5repack -f GZIP=1 PASSED Verifying h5diff output h5repack_objs.h5 out-gt_mallocsize.h5repack_ob PASSED committed_dt h5repack_named_dtypes.h5 Testing h5repack PASSED Verifying h5diff output h5repack_named_dtypes.h5 out-committed_dt.h5re PASSED Testing h5repack PASSED Verifying h5diff output tfamily%05d.h5 out-family.tfamily%05d.h5 PASSED bug1814 h5repack_refs.h5 Testing h5repack PASSED Verifying h5diff output h5repack_refs.h5 out-bug1814.h5repack_refs.h5 PASSED HDFFV-5932 h5repack_attr_refs.h5 Testing h5repack PASSED Verifying h5diff output h5repack_attr_refs.h5 out-HDFFV-5932.h5repack_ PASSED HDFFV-7840 h5diff_attr1.h5 Testing h5repack PASSED Verifying h5diff output h5diff_attr1.h5 out-HDFFV-7840.h5diff_attr1.h5 PASSED Testing h5repack -M 8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_short.h5repack_lay PASSED Testing h5repack -M 8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_short.h5repack_lay PASSED Verify the sizes of both output files (27280 vs 27488) PASSED Testing h5repack --metadata_block_size=8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_long.h5repack_layo PASSED Testing h5repack --metadata_block_size=8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_long.h5repack_layo PASSED Verify the sizes of both output files (27280 vs 27488) PASSED All h5repack tests passed. 8.58user 4.02system 0:10.33elapsed 122%CPU (0avgtext+0avgdata 13560maxresident)k 0inputs+18352outputs (0major+817129minor)pagefaults 0swaps Finished testing h5repack.sh ============================ ============================ ============================ Testing h5repack_plugin.sh Finished testing h5repack_plugin.sh ============================ h5repack_plugin.sh Test Log ============================ plugin_version_test h5repack_layout.h5 -v -f UD=260,4,9,1,8,18 Testing h5repack -v -f UD=260,4,9,1,8,18 PASSED PASSED Verifying h5dump output -pH out-plugin_version_test.h5repack_layout.h5 PASSED plugin_test h5repack_layout.h5 -v -f UD=257,1,9 Testing h5repack -v -f UD=257,1,9 PASSED PASSED Verifying h5dump output -pH out-plugin_test.h5repack_layout.h5 PASSED All Plugin API tests passed. 0.34user 0.13system 0:00.39elapsed 120%CPU (0avgtext+0avgdata 6912maxresident)k 0inputs+880outputs (0major+28982minor)pagefaults 0swaps Finished testing h5repack_plugin.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack' ===Serial tests in h5repack ended Tue Aug 8 11:20:55 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5repack' Making check in h5jam make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5jam' make tellub h5jamgentest getub testh5jam.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5jam' make[3]: 'tellub' is up to date. make[3]: 'h5jamgentest' is up to date. make[3]: 'getub' is up to date. make[3]: 'testh5jam.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5jam' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5jam' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5jam' ===Serial tests in h5jam begin Tue Aug 8 11:20:55 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5jam' ============================ Testing testh5jam.sh Finished testing testh5jam.sh ============================ testh5jam.sh Test Log ============================ Testing h5jam -h PASSED Testing h5jam -i tall.h5 -u tall.h5 -o tall-tmp.h5 PASSED Testing h5jam -u u10.txt -i tall.h5 -o ta2.h5 PASSED Compare ta2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i tall.h5 -o ta3.h5 PASSED Compare ta3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i tall.h5 -o ta4.h5 PASSED Compare ta4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i tall.h5 -o ta5.h5 PASSED Compare ta5.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i ta6.h5 PASSED Compare ta6.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i ta7.h5 PASSED Compare ta7.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i ta8.h5 PASSED Compare ta8.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i ta9.h5 PASSED Compare ta9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub.h5 -o tax2.h5 PASSED Compare tax2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub.h5 -o tax3.h5 PASSED Compare tax3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub.h5 -o tax4.h5 PASSED Compare tax4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub.h5 -o tax5.h5 PASSED Compare tax5.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub513.h5 -o tax6.h5 PASSED Compare tax6.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub513.h5 -o tax7.h5 PASSED Compare tax7.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub513.h5 -o tax8.h5 PASSED Compare tax8.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub513.h5 -o tax9.h5 PASSED Compare tax9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub.h5 -o taz2.h5 --clobber PASSED Compare taz2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub.h5 -o taz3.h5 --clobber PASSED Compare taz3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub.h5 -o taz4.h5 --clobber PASSED Compare taz4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub.h5 -o taz5.h5 --clobber PASSED Compare taz5.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub513.h5 -o taz6.h5 --clobber PASSED Compare taz6.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub513.h5 -o taz7.h5 --clobber PASSED Compare taz7.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub513.h5 -o taz8.h5 --clobber PASSED Compare taz8.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub513.h5 -o taz9.h5 --clobber PASSED Compare taz9.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i tay2.h5 --clobber PASSED Compare tay2.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i tay3.h5 --clobber PASSED Compare tay3.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i tay4.h5 --clobber PASSED Compare tay4.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i tay5.h5 --clobber PASSED Compare tay5.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i tay6.h5 --clobber PASSED Compare tay6.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i tay7.h5 --clobber PASSED Compare tay7.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i tay8.h5 --clobber PASSED Compare tay8.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i tay9.h5 --clobber PASSED Compare tay9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -h PASSED Testing h5unjam -i tai1.h5 -u o10.txt -o taa1.h5 PASSED Compare taa1.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai2.h5 -u o512.txt -o taa2.h5 PASSED Compare taa2.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai3.h5 -o taa3.h5 > uofile PASSED Compare taa3.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai4.h5 -o taa4.h5 > uofile PASSED Compare taa4.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i taj2.h5 -o tac2.h5 --delete PASSED Compare tac2.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i taj3.h5 -o tac3.h5 --delete PASSED Compare tac3.h5 to ./testfiles/tall.h5 PASSED All h5jam/h5unjam tests passed. 7.98user 3.43system 0:09.61elapsed 118%CPU (0avgtext+0avgdata 6376maxresident)k 0inputs+3048outputs (0major+731431minor)pagefaults 0swaps Finished testing testh5jam.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5jam' ===Serial tests in h5jam ended Tue Aug 8 11:21:05 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5jam' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5jam' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5jam' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5jam' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5jam' Making check in h5copy make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5copy' make h5copygentest testh5copy.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5copy' make[3]: 'h5copygentest' is up to date. make[3]: 'testh5copy.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5copy' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5copy' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5copy' ===Serial tests in h5copy begin Tue Aug 8 11:21:05 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5copy' ============================ Testing h5copygentest Finished testing h5copygentest ============================ h5copygentest Test Log ============================ 0.01user 0.03system 0:00.04elapsed 113%CPU (0avgtext+0avgdata 8328maxresident)k 0inputs+104outputs (0major+3421minor)pagefaults 0swaps Finished testing h5copygentest ============================ ============================ Testing testh5copy.sh Finished testing testh5copy.sh ============================ testh5copy.sh Test Log ============================ Test copying various forms of datasets Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/simple.out.h PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple.ou PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/chunk.out.h5 PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/chunk.out PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/compact.out. PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compact.o PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/compound.out PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compound. PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/compressed.o PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compresse PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/named_vl.out PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/named_vl. PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/nested_vl.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/nested_vl PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/dset_attr.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/dset_attr PASSED Test copying dataset within group in source file to root of destination Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/simple_top.o PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple_to PASSED Test copying & renaming dataset Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/dsrename.out PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/dsrename. PASSED Test copying empty, 'full' & 'nested' groups Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_empty.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_empty PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_dsets.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_dsets PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_nested.o PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_neste PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_attr.out PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_attr. PASSED Test copying dataset within group in source file to group in destination Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/simple_groupTesting h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/simple_group PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple_gr PASSED Test copying & renaming group Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_rename.o PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_renam PASSED Test copying 'full' group hierarchy into group in destination file Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_dsets_reTesting h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_dsets_re PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_dsets PASSED Test copying objects into group hier. that doesn't exist yet in destination file Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/A_B1_simple. PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/A_B1_simp PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/A_B2_simple2 PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/A_B2_simp PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/C_D_simple.o PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/C_D_simpl PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/E_F_grp_dset PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/E_F_grp_d PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/G_H_grp_nest PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/G_H_grp_n PASSED Test copying object and region references Testing h5copy -f ref -i ./testfiles/h5copy_ref.h5 -o ./testfiles/regi PASSED Test copying external link directly without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying external link directly with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying dangling external link (no obj) directly without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying dangling external link (no obj) directly with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying dangling external link (no file) directly without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying dangling external link (no file) directly with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying a group contains external links without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying a group contains external links with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying object into group which doesn't exist, without -p Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copy_misc1 PASSED Verifying output files ./testfiles/h5copy_misc1.out ./testfiles/h5copy PASSED Test copying objects to the same file Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/samefile1.ouTesting h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/samefile1.ou PASSED Verifying h5diff output ./testfiles/samefile1.out.h5 ./testfiles/samef PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/samefile2.ouTesting h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/samefile2.ou PASSED Verifying h5diff output ./testfiles/samefile2.out.h5 ./testfiles/samef PASSED All h5copy tests passed. 2.51user 1.10system 0:02.94elapsed 122%CPU (0avgtext+0avgdata 7536maxresident)k 0inputs+1136outputs (0major+233769minor)pagefaults 0swaps Finished testing testh5copy.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5copy' ===Serial tests in h5copy ended Tue Aug 8 11:21:08 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5copy' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5copy' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5copy' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5copy' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5copy' Making check in h5stat make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5stat' make h5stat_gentest testh5stat.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5stat' make[3]: 'h5stat_gentest' is up to date. make[3]: 'testh5stat.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5stat' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5stat' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5stat' ===Serial tests in h5stat begin Tue Aug 8 11:21:08 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5stat' ============================ Testing h5stat_gentest Finished testing h5stat_gentest ============================ h5stat_gentest Test Log ============================ 1.88user 0.05system 0:01.93elapsed 100%CPU (0avgtext+0avgdata 18804maxresident)k 0inputs+12472outputs (0major+5785minor)pagefaults 0swaps Finished testing h5stat_gentest ============================ ============================ Testing testh5stat.sh Finished testing testh5stat.sh ============================ testh5stat.sh Test Log ============================ Testing h5stat -h PASSED Testing h5stat --help PASSED Testing h5stat notexist.h5 PASSED Testing h5stat PASSED Testing h5stat h5stat_filters.h5 PASSED Testing h5stat -f h5stat_filters.h5 PASSED Testing h5stat -F h5stat_filters.h5 PASSED Testing h5stat -d h5stat_filters.h5 PASSED Testing h5stat -g h5stat_filters.h5 PASSED Testing h5stat -dT h5stat_filters.h5 PASSED Testing h5stat -D h5stat_filters.h5 PASSED Testing h5stat -T h5stat_filters.h5 PASSED Testing h5stat h5stat_tsohm.h5 PASSED Testing h5stat h5stat_newgrat.h5 PASSED Testing h5stat -G h5stat_newgrat.h5 PASSED Testing h5stat -A h5stat_newgrat.h5 PASSED Testing h5stat -l 0 h5stat_threshold.h5 PASSED Testing h5stat -g -l 8 h5stat_threshold.h5 PASSED Testing h5stat --links=8 h5stat_threshold.h5 PASSED Testing h5stat --links=20 -g h5stat_threshold.h5 PASSED Testing h5stat -g h5stat_newgrat.h5 PASSED Testing h5stat -g -l 40000 h5stat_newgrat.h5 PASSED Testing h5stat -d --dims=-1 h5stat_threshold.h5 PASSED Testing h5stat -gd -m 5 h5stat_threshold.h5 PASSED Testing h5stat -d --di=15 h5stat_threshold.h5 PASSED Testing h5stat -a -2 h5stat_threshold.h5 PASSED Testing h5stat --numattrs h5stat_threshold.h5 PASSED Testing h5stat -AS -a 10 h5stat_threshold.h5 PASSED Testing h5stat -a 1 h5stat_threshold.h5 PASSED Testing h5stat -A --numattrs=25 h5stat_threshold.h5 PASSED Testing h5stat -A -a 100 h5stat_newgrat.h5 PASSED All h5stat tests passed. 11.13user 2.18system 0:12.65elapsed 105%CPU (0avgtext+0avgdata 18360maxresident)k 0inputs+14456outputs (0major+285009minor)pagefaults 0swaps Finished testing testh5stat.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5stat' ===Serial tests in h5stat ended Tue Aug 8 11:21:23 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5stat' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5stat' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5stat' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5stat' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/h5stat' Making check in perform make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/perform' make iopipe chunk overhead zip_perf perf_meta perf make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/perform' make[3]: 'iopipe' is up to date. make[3]: 'chunk' is up to date. make[3]: 'overhead' is up to date. make[3]: 'zip_perf' is up to date. make[3]: 'perf_meta' is up to date. make[3]: 'perf' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/perform' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/perform' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/perform' ===Serial tests in perform begin Tue Aug 8 11:21:23 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/perform' ============================ Testing iopipe Finished testing iopipe ============================ iopipe Test Log ============================ fill raw ============================================= fill hdf5 ============================================= out raw ============================================= out hdf5 ============================================= in raw ============================================= in hdf5 ============================================= in hdf5 partial ============================================= I/O request size is 1000000.0MB fill raw 0.00user 0.00system 0.00elapsed 10669.83MB/s fill hdf5 0.01user 0.00system 0.01elapsed 7455.58MB/s out raw 0.01user 0.02system 0.03elapsed 1418.92MB/s out hdf5 0.00user 0.03system 0.03elapsed 1316.50MB/s in raw 0.00user 0.01system 0.01elapsed 3547.01MB/s in hdf5 0.00user 0.01system 0.01elapsed 3321.34MB/s in hdf5 partial 0.02user 0.01system 0.03elapsed 1409.32MB/s 0.12user 0.12system 0:00.50elapsed 49%CPU (0avgtext+0avgdata 7184maxresident)k 0inputs+3984outputs (0major+7257minor)pagefaults 0swaps Finished testing iopipe ============================ ============================ Testing chunk Finished testing chunk ============================ chunk Test Log ============================ Test CacheSz ChunkSz Effic --------- -------- -------- -------- Rowmaj-rd 25 0.50 1.00 Rowmaj-rd 25 1.00 1.00 Rowmaj-rd 25 1.50 0.75 Rowmaj-rd 25 2.00 1.00 Rowmaj-rd 25 2.50 0.83 Rowmaj-rd 25 3.00 1.00 Rowmaj-rd 25 3.50 0.87 Rowmaj-rd 25 4.00 1.00 Rowmaj-rd 25 4.50 0.91 Rowmaj-rd 25 5.00 1.00 Rowmaj-wr 25 0.50 0.50 Rowmaj-wr 25 1.00 1.00 Rowmaj-wr 25 1.50 0.45 Rowmaj-wr 25 2.00 1.00 Rowmaj-wr 25 2.50 0.57 Rowmaj-wr 25 3.00 1.00 Rowmaj-wr 25 3.50 0.63 Rowmaj-wr 25 4.00 1.00 Rowmaj-wr 25 4.50 0.72 Rowmaj-wr 25 5.00 1.00 Diag-rd 25 0.50 0.26 Diag-rd 25 1.00 0.51 Diag-rd 25 1.50 0.62 Diag-rd 25 2.00 1.00 Diag-rd 25 2.50 0.72 Diag-rd 25 3.00 0.80 Diag-rd 25 3.50 0.78 Diag-rd 25 4.00 1.00 Diag-rd 25 4.50 0.84 Diag-rd 25 5.00 0.89 Diag-wr 25 0.50 0.13 Diag-wr 25 1.00 0.26 Diag-wr 25 1.50 0.31 Diag-wr 25 2.00 1.00 Diag-wr 25 2.50 0.41 Diag-wr 25 3.00 0.53 Diag-wr 25 3.50 0.49 Diag-wr 25 4.00 1.00 Diag-wr 25 4.50 0.58 Diag-wr 25 5.00 0.69 0.31user 0.11system 0:00.42elapsed 101%CPU (0avgtext+0avgdata 10252maxresident)k 0inputs+7904outputs (0major+4608minor)pagefaults 0swaps Finished testing chunk ============================ ============================ Testing overhead Finished testing overhead ============================ overhead Test Log ============================ Style Bytes/Chunk ----- ----------- forward 41.320 reverse 43.416 inward 70.664 outward 41.320 random 53.896 0.06user 0.08system 0:00.15elapsed 98%CPU (0avgtext+0avgdata 7256maxresident)k 0inputs+560outputs (0major+2867minor)pagefaults 0swaps Finished testing overhead ============================ ============================ Testing zip_perf Finished testing zip_perf ============================ zip_perf Test Log ============================ Filesize: 67108864 Compression Level: 6 Buffer size == 128KB Uncompressed Write Time: 0.13s Uncompressed Write Throughput: 482.46MB/s Compression Ratio: 0.00113678 Compressed Write Time: 0.93s Compressed Write Throughput: 69.15MB/s Compression Time: 0.886788s Buffer size == 256KB Uncompressed Write Time: 0.13s Uncompressed Write Throughput: 484.54MB/s Compression Ratio: 0.00105667 Compressed Write Time: 0.87s Compressed Write Throughput: 73.85MB/s Compression Time: 0.861059s Buffer size == 512KB Uncompressed Write Time: 0.15s Uncompressed Write Throughput: 437.57MB/s Compression Ratio: 0.0010128 Compressed Write Time: 0.89s Compressed Write Throughput: 71.75MB/s Compression Time: 0.888547s Buffer size == 1MB Uncompressed Write Time: 0.13s Uncompressed Write Throughput: 479.96MB/s Compression Ratio: 0.000990868 Compressed Write Time: 0.89s Compressed Write Throughput: 71.53MB/s Compression Time: 0.892825s 3.49user 0.84system 0:04.33elapsed 100%CPU (0avgtext+0avgdata 6328maxresident)k 0inputs+528696outputs (0major+30733minor)pagefaults 0swaps Finished testing zip_perf ============================ ============================ Testing perf_meta Finished testing perf_meta ============================ perf_meta Test Log ============================ Performance result of metadata for datasets and attributes 1. Create 8 attributes for each of 16 existing datasets H5Dopen2: avg=0.000036s; max=0.000116s; min=0.000024s H5Dclose: avg=0.000012s; max=0.000025s; min=0.000009s H5A(create & close): avg=0.000015s; max=0.000052s; min=0.000009s 2. Create 8 attributes for each of 16 new datasets H5Dcreate2: avg=0.000037s; max=0.000063s; min=0.000026s H5Dclose: avg=0.000003s; max=0.000005s; min=0.000002s H5A(create & close): avg=0.000011s; max=0.000033s; min=0.000007s 3. Create 2 attributes for each of 16 existing datasets for 4 times H5Dopen2: avg=0.000025s; max=0.000084s; min=0.000021s H5Dclose: avg=0.000009s; max=0.000014s; min=0.000008s H5A(create & close): avg=0.000015s; max=0.000051s; min=0.000009s 0.03user 0.01system 0:00.05elapsed 109%CPU (0avgtext+0avgdata 7348maxresident)k 0inputs+904outputs (0major+2979minor)pagefaults 0swaps Finished testing perf_meta ============================ ============================ Testing h5perf_serial Finished testing h5perf_serial ============================ h5perf_serial Test Log ============================ HDF5 Library: Version 1.8.18 ==== Parameters ==== IO API=posix hdf5 Number of iterations=1 Dataset size=100 200 Transfer buffer size=10 20 Dimension access order=1 2 HDF5 data storage method=Contiguous HDF5 file driver=sec2 Env HDF5_PREFIX=not set ==== End of Parameters ==== Transfer Buffer Size (bytes): 200 File Size(MB): 0.02 IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 5.60 MB/s Average Throughput: 5.60 MB/s Minimum Throughput: 5.60 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 5.40 MB/s Average Throughput: 5.40 MB/s Minimum Throughput: 5.40 MB/s Read (1 iteration(s)): Maximum Throughput: 11.41 MB/s Average Throughput: 11.41 MB/s Minimum Throughput: 11.41 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 11.32 MB/s Average Throughput: 11.32 MB/s Minimum Throughput: 11.32 MB/s IO API = HDF5 Write (1 iteration(s)): Maximum Throughput: 13.55 MB/s Average Throughput: 13.55 MB/s Minimum Throughput: 13.55 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 7.14 MB/s Average Throughput: 7.14 MB/s Minimum Throughput: 7.14 MB/s Read (1 iteration(s)): Maximum Throughput: 25.36 MB/s Average Throughput: 25.36 MB/s Minimum Throughput: 25.36 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 12.98 MB/s Average Throughput: 12.98 MB/s Minimum Throughput: 12.98 MB/s 0.04user 0.00system 0:00.04elapsed 109%CPU (0avgtext+0avgdata 6720maxresident)k 0inputs+88outputs (0major+2695minor)pagefaults 0swaps Finished testing h5perf_serial ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/perform' ===Serial tests in perform ended Tue Aug 8 11:21:28 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/perform' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/perform' ===Parallel tests in perform begin Tue Aug 8 11:21:28 UTC 2017=== **** Hint **** Parallel test files reside in the current directory by default. Set HDF5_PARAPREFIX to use another directory. E.g., HDF5_PARAPREFIX=/PFS/user/me export HDF5_PARAPREFIX make check **** end of Hint **** make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/perform' ============================ Testing h5perf Finished testing h5perf ============================ h5perf Test Log ============================ HDF5 Library: Version 1.8.18 rank 0: ==== Parameters ==== rank 0: IO API=posix mpiio phdf5 rank 0: Number of files=1 rank 0: Number of datasets=1 rank 0: Number of iterations=1 rank 0: Number of processes=1:6 rank 0: Number of bytes per process per dataset=256KB rank 0: Size of dataset(s)=256KB:1536KB rank 0: File size=256KB:1536KB rank 0: Transfer buffer size=128KB:256KB rank 0: Block size=128KB rank 0: Block Pattern in Dataset=Contiguous rank 0: I/O Method for MPI and HDF5=Independent rank 0: Geometry=1D rank 0: VFL used for HDF5 I/O=MPI-IO driver rank 0: Data storage method in HDF5=Contiguous rank 0: Env HDF5_PARAPREFIX=not set rank 0: Dumping MPI Info Object(-1493075136) (up to 256 bytes per item): object is MPI_INFO_NULL rank 0: ==== End of Parameters ==== Number of processors = 6 Transfer Buffer Size: 131072 bytes, File size: 1.50 MB # of files: 1, # of datasets: 1, dataset size: 1.50 MB IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 524.46 MB/s Average Throughput: 524.46 MB/s Minimum Throughput: 524.46 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 418.18 MB/s Average Throughput: 418.18 MB/s Minimum Throughput: 418.18 MB/s Read (1 iteration(s)): Maximum Throughput: 5724.71 MB/s Average Throughput: 5724.71 MB/s Minimum Throughput: 5724.71 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 2747.36 MB/s Average Throughput: 2747.36 MB/s Minimum Throughput: 2747.36 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 621.62 MB/s Average Throughput: 621.62 MB/s Minimum Throughput: 621.62 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 14.98 MB/s Average Throughput: 14.98 MB/s Minimum Throughput: 14.98 MB/s Read (1 iteration(s)): Maximum Throughput: 4424.37 MB/s Average Throughput: 4424.37 MB/s Minimum Throughput: 4424.37 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 18.44 MB/s Average Throughput: 18.44 MB/s Minimum Throughput: 18.44 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 510.88 MB/s Average Throughput: 510.88 MB/s Minimum Throughput: 510.88 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 7.12 MB/s Average Throughput: 7.12 MB/s Minimum Throughput: 7.12 MB/s Read (1 iteration(s)): Maximum Throughput: 3495.25 MB/s Average Throughput: 3495.25 MB/s Minimum Throughput: 3495.25 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 8.16 MB/s Average Throughput: 8.16 MB/s Minimum Throughput: 8.16 MB/s Transfer Buffer Size: 262144 bytes, File size: 1.50 MB # of files: 1, # of datasets: 1, dataset size: 1.50 MB IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 426.13 MB/s Average Throughput: 426.13 MB/s Minimum Throughput: 426.13 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 336.62 MB/s Average Throughput: 336.62 MB/s Minimum Throughput: 336.62 MB/s Read (1 iteration(s)): Maximum Throughput: 10416.32 MB/s Average Throughput: 10416.32 MB/s Minimum Throughput: 10416.32 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 5475.59 MB/s Average Throughput: 5475.59 MB/s Minimum Throughput: 5475.59 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 687.44 MB/s Average Throughput: 687.44 MB/s Minimum Throughput: 687.44 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 17.40 MB/s Average Throughput: 17.40 MB/s Minimum Throughput: 17.40 MB/s Read (1 iteration(s)): Maximum Throughput: 9861.22 MB/s Average Throughput: 9861.22 MB/s Minimum Throughput: 9861.22 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 18.36 MB/s Average Throughput: 18.36 MB/s Minimum Throughput: 18.36 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 628.96 MB/s Average Throughput: 628.96 MB/s Minimum Throughput: 628.96 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 7.60 MB/s Average Throughput: 7.60 MB/s Minimum Throughput: 7.60 MB/s Read (1 iteration(s)): Maximum Throughput: 3226.39 MB/s Average Throughput: 3226.39 MB/s Minimum Throughput: 3226.39 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 12.50 MB/s Average Throughput: 12.50 MB/s Minimum Throughput: 12.50 MB/s Number of processors = 3 Transfer Buffer Size: 131072 bytes, File size: 0.75 MB # of files: 1, # of datasets: 1, dataset size: 0.75 MB IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 325.95 MB/s Average Throughput: 325.95 MB/s Minimum Throughput: 325.95 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 285.72 MB/s Average Throughput: 285.72 MB/s Minimum Throughput: 285.72 MB/s Read (1 iteration(s)): Maximum Throughput: 8433.59 MB/s Average Throughput: 8433.59 MB/s Minimum Throughput: 8433.59 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 1490.87 MB/s Average Throughput: 1490.87 MB/s Minimum Throughput: 1490.87 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 678.10 MB/s Average Throughput: 678.10 MB/s Minimum Throughput: 678.10 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 13.95 MB/s Average Throughput: 13.95 MB/s Minimum Throughput: 13.95 MB/s Read (1 iteration(s)): Maximum Throughput: 5518.82 MB/s Average Throughput: 5518.82 MB/s Minimum Throughput: 5518.82 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 66.31 MB/s Average Throughput: 66.31 MB/s Minimum Throughput: 66.31 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 517.64 MB/s Average Throughput: 517.64 MB/s Minimum Throughput: 517.64 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 109.15 MB/s Average Throughput: 109.15 MB/s Minimum Throughput: 109.15 MB/s Read (1 iteration(s)): Maximum Throughput: 1999.83 MB/s Average Throughput: 1999.83 MB/s Minimum Throughput: 1999.83 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 3.55 MB/s Average Throughput: 3.55 MB/s Minimum Throughput: 3.55 MB/s Transfer Buffer Size: 262144 bytes, File size: 0.75 MB # of files: 1, # of datasets: 1, dataset size: 0.75 MB IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 363.71 MB/s Average Throughput: 363.71 MB/s Minimum Throughput: 363.71 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 111.62 MB/s Average Throughput: 111.62 MB/s Minimum Throughput: 111.62 MB/s Read (1 iteration(s)): Maximum Throughput: 6823.70 MB/s Average Throughput: 6823.70 MB/s Minimum Throughput: 6823.70 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 3075.00 MB/s Average Throughput: 3075.00 MB/s Minimum Throughput: 3075.00 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 667.32 MB/s Average Throughput: 667.32 MB/s Minimum Throughput: 667.32 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 8.44 MB/s Average Throughput: 8.44 MB/s Minimum Throughput: 8.44 MB/s Read (1 iteration(s)): Maximum Throughput: 6096.37 MB/s Average Throughput: 6096.37 MB/s Minimum Throughput: 6096.37 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 10.64 MB/s Average Throughput: 10.64 MB/s Minimum Throughput: 10.64 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 476.77 MB/s Average Throughput: 476.77 MB/s Minimum Throughput: 476.77 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 3.97 MB/s Average Throughput: 3.97 MB/s Minimum Throughput: 3.97 MB/s Read (1 iteration(s)): Maximum Throughput: 1728.42 MB/s Average Throughput: 1728.42 MB/s Minimum Throughput: 1728.42 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 3.68 MB/s Average Throughput: 3.68 MB/s Minimum Throughput: 3.68 MB/s Number of processors = 1 Transfer Buffer Size: 131072 bytes, File size: 0.25 MB # of files: 1, # of datasets: 1, dataset size: 0.25 MB IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 370.39 MB/s Average Throughput: 370.39 MB/s Minimum Throughput: 370.39 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 303.76 MB/s Average Throughput: 303.76 MB/s Minimum Throughput: 303.76 MB/s Read (1 iteration(s)): Maximum Throughput: 3426.72 MB/s Average Throughput: 3426.72 MB/s Minimum Throughput: 3426.72 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 2661.36 MB/s Average Throughput: 2661.36 MB/s Minimum Throughput: 2661.36 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 409.76 MB/s Average Throughput: 409.76 MB/s Minimum Throughput: 409.76 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 146.80 MB/s Average Throughput: 146.80 MB/s Minimum Throughput: 146.80 MB/s Read (1 iteration(s)): Maximum Throughput: 2496.61 MB/s Average Throughput: 2496.61 MB/s Minimum Throughput: 2496.61 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 322.54 MB/s Average Throughput: 322.54 MB/s Minimum Throughput: 322.54 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 275.65 MB/s Average Throughput: 275.65 MB/s Minimum Throughput: 275.65 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 88.97 MB/s Average Throughput: 88.97 MB/s Minimum Throughput: 88.97 MB/s Read (1 iteration(s)): Maximum Throughput: 716.24 MB/s Average Throughput: 716.24 MB/s Minimum Throughput: 716.24 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 131.85 MB/s Average Throughput: 131.85 MB/s Minimum Throughput: 131.85 MB/s Transfer Buffer Size: 262144 bytes, File size: 0.25 MB # of files: 1, # of datasets: 1, dataset size: 0.25 MB IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 482.77 MB/s Average Throughput: 482.77 MB/s Minimum Throughput: 482.77 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 396.89 MB/s Average Throughput: 396.89 MB/s Minimum Throughput: 396.89 MB/s Read (1 iteration(s)): Maximum Throughput: 3840.94 MB/s Average Throughput: 3840.94 MB/s Minimum Throughput: 3840.94 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 2970.47 MB/s Average Throughput: 2970.47 MB/s Minimum Throughput: 2970.47 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 420.10 MB/s Average Throughput: 420.10 MB/s Minimum Throughput: 420.10 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 165.44 MB/s Average Throughput: 165.44 MB/s Minimum Throughput: 165.44 MB/s Read (1 iteration(s)): Maximum Throughput: 2427.26 MB/s Average Throughput: 2427.26 MB/s Minimum Throughput: 2427.26 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 316.89 MB/s Average Throughput: 316.89 MB/s Minimum Throughput: 316.89 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 248.01 MB/s Average Throughput: 248.01 MB/s Minimum Throughput: 248.01 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 87.35 MB/s Average Throughput: 87.35 MB/s Minimum Throughput: 87.35 MB/s Read (1 iteration(s)): Maximum Throughput: 946.37 MB/s Average Throughput: 946.37 MB/s Minimum Throughput: 946.37 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 148.36 MB/s Average Throughput: 148.36 MB/s Minimum Throughput: 148.36 MB/s 7.12user 2.67system 0:02.54elapsed 385%CPU (0avgtext+0avgdata 18228maxresident)k 0inputs+36288outputs (22major+28594minor)pagefaults 0swaps Finished testing h5perf ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/perform' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/perform' ============================ Testing perf Finished testing perf ============================ perf Test Log ============================ # Using hdf5-io calls. *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** nr_procs = 6, nr_iter = 1, blk_sz = 16777216 # total_size = 100663296 # Write: min_time = 0.037855, max_time = 0.250622, mean_time = 0.137522 # Read: min_time = 0.029191, max_time = 0.054270, mean_time = 0.040522 Write bandwidth = 401.653815 Mbytes/sec Read bandwidth = 1854.859814 Mbytes/sec 2.13user 1.82system 0:01.09elapsed 362%CPU (0avgtext+0avgdata 30224maxresident)k 0inputs+201912outputs (25major+73925minor)pagefaults 0swaps Finished testing perf ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/perform' ===Parallel tests in perform ended Tue Aug 8 11:21:32 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/perform' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/perform' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools/perform' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools' make[5]: Nothing to be done for '_exec_check-s'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/tools' Making check in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi' Making check in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran' Making check in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src' make check-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/src' Making check in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/test' make fortranlib_test fflush1 fflush2 fortranlib_test_1_8 fortranlib_test_F03 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/test' make[3]: 'fortranlib_test' is up to date. make[3]: 'fflush1' is up to date. make[3]: 'fflush2' is up to date. make[3]: 'fortranlib_test_1_8' is up to date. make[3]: 'fortranlib_test_F03' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/test' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/test' ===Serial tests in test begin Tue Aug 8 11:21:32 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/test' ============================ Fortran API: Testing fortranlib_test Finished testing fortranlib_test ============================ Fortran API: fortranlib_test Test Log ============================ ========================== FORTRAN tests ========================== FORTRANLIB_TEST is linked with HDF5 Library version 1.8 release 18 Mounting test PASSED Reopen test PASSED File open/close test PASSED File free space test PASSED Dataset test PASSED Extendible dataset test PASSED Basic dataspace test PASSED Reference to object test PASSED Reference to dataset region test PASSED Basic selection test PASSED Hyperslab selection test PASSED Element selection test PASSED Element selection functions test PASSED Selection combinations test PASSED Selection bounds test PASSED Basic datatype test PASSED Compound datatype test PASSED Enum datatype test PASSED Derived float datatype test PASSED External dataset test PASSED Multi file driver test PASSED Dataset chunk cache configuration PASSED Attribute test PASSED Identifier test PASSED Filters test PASSED SZIP filter test PASSED Group test PASSED Error test PASSED VL test PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.14user 0.05system 0:00.19elapsed 102%CPU (0avgtext+0avgdata 15496maxresident)k 0inputs+1216outputs (0major+8430minor)pagefaults 0swaps Finished testing fortranlib_test ============================ ============================ Fortran API: Testing fflush1 Finished testing fflush1 ============================ Fortran API: fflush1 Test Log ============================ 0.03user 0.01system 0:00.03elapsed 118%CPU (0avgtext+0avgdata 7364maxresident)k 0inputs+8outputs (0major+2587minor)pagefaults 0swaps Finished testing fflush1 ============================ ============================ Fortran API: Testing fflush2 Finished testing fflush2 ============================ Fortran API: fflush2 Test Log ============================ 0 1 2 3 4 1 2 3 4 5 2 3 4 5 6 3 4 5 6 7 0.04user 0.00system 0:00.03elapsed 116%CPU (0avgtext+0avgdata 7180maxresident)k 0inputs+0outputs (0major+2600minor)pagefaults 0swaps Finished testing fflush2 ============================ ============================ Fortran API: Testing fortranlib_test_1_8 Finished testing fortranlib_test_1_8 ============================ Fortran API: fortranlib_test_1_8 Test Log ============================ ========================== FORTRAN 1.8 tests ========================== FORTRANLIB_TEST is linked with HDF5 Library version 1.8 release 18 Testing with new file format: - Tests INT attributes on both datasets and groups PASSED - Testing with shared attributes: - Testing INT attributes on both datasets and groups PASSED - Testing storing attribute with "null" dataspace PASSED - Testing storing lots of attributes PASSED - Testing creating objects with attribute creation order PASSED - Testing compact storage on objects with attribute creation order PASSED - Testing querying attribute info by index PASSED - Testing deleting attribute by index PASSED - Testing Creating Attributes By Name w/o Creation Order Index - Testing Creating Attributes By Name w/Creation Order Index - Testing creating attributes by name PASSED - Testing renaming shared attributes in "compact" & "dense" storage PASSED - Testing deleting shared attributes in "compact" & "dense" storage PASSED - Testing without shared attributes: - Testing INT attributes on both datasets and groups PASSED - Testing storing attribute with "null" dataspace PASSED - Testing storing lots of attributes PASSED - Testing creating objects with attribute creation order PASSED - Testing compact storage on objects with attribute creation order PASSED - Testing querying attribute info by index PASSED - Testing deleting attribute by index PASSED - Testing Creating Attributes By Name w/o Creation Order Index - Testing Creating Attributes By Name w/Creation Order Index - Testing creating attributes by name PASSED Testing with old file format: - Tests INT attributes on both datasets and groups PASSED Testing attributes PASSED Testing building a file with assorted links PASSED Testing links are correct and building assorted links PASSED Testing create group with creation order indices, test querying group PASSED Testing disabling tracking timestamps for an object PASSED Testing moving and renaming links preserves their properties PASSED Testing deleting links by index PASSED Testing link creation property lists PASSED Testing object copy PASSED Testing adding links to a group follow proper "lifecycle" PASSED Testing groups PASSED Testing object interface PASSED Testing data transform PASSED Testing dataspace encoding and decoding PASSED Testing scaleoffset filter PASSED Testing basic generic property list class creation functionality PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.35user 0.05system 0:00.48elapsed 82%CPU (0avgtext+0avgdata 11136maxresident)k 0inputs+1016outputs (0major+3627minor)pagefaults 0swaps Finished testing fortranlib_test_1_8 ============================ ============================ Fortran API: Testing fortranlib_test_F03 Finished testing fortranlib_test_F03 ============================ Fortran API: fortranlib_test_F03 Test Log ============================ ============================== FORTRAN 2003 tests ============================== FORTRANLIB_TEST is linked with HDF5 Library version 1.8 release 18 Testing 1-D Array of Compound Datatypes Functionality PASSED Testing 1-D Array of Compound Array Datatypes Functionality PASSED Testing 3-D array by dataset, using C_LOC PASSED Testing writing/reading enum dataset, using C_LOC PASSED Testing enumeration conversions PASSED Testing writing/reading bitfield dataset, using C_LOC PASSED Testing writing/reading opaque datatypes, using C_LOC PASSED Testing writing/reading object references, using C_LOC PASSED Testing writing/reading region references, using C_LOC PASSED Testing writing/reading variable-length datatypes, using C_LOC PASSED Testing writing/reading variable-string datatypes, using C_LOC PASSED Testing variable-string write/read, using h5dwrite_f/h5dread_f PASSED Testing writing/reading string datatypes, using C_LOC PASSED Testing string datatypes containing control characters PASSED Testing filling functions PASSED Test function h5kind_to_type PASSED Testing Partial I/O of Array Fields in Compound Datatype Functionality PASSED Test basic generic property list callback functionality PASSED Testing group iteration functionality PASSED Testing nbit filter PASSED Testing external dataset with offset PASSED Testing h5pset/get file image PASSED Testing object functions PASSED Testing object visiting functions PASSED Testing object info functions PASSED Testing get file image PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.06user 0.03system 0:00.09elapsed 105%CPU (0avgtext+0avgdata 9932maxresident)k 0inputs+352outputs (0major+6478minor)pagefaults 0swaps Finished testing fortranlib_test_F03 ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/test' ===Serial tests in test ended Tue Aug 8 11:21:33 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/test' Making check in testpar make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/testpar' make parallel_test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/testpar' make[3]: 'parallel_test' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/testpar' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/testpar' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/testpar' make[5]: Nothing to be done for '_exec_check-s'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/testpar' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/testpar' ===Parallel tests in testpar begin Tue Aug 8 11:21:33 UTC 2017=== **** Hint **** Parallel test files reside in the current directory by default. Set HDF5_PARAPREFIX to use another directory. E.g., HDF5_PARAPREFIX=/PFS/user/me export HDF5_PARAPREFIX make check **** end of Hint **** make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/testpar' ============================ Fortran API: Testing parallel_test Finished testing parallel_test ============================ Fortran API: parallel_test Test Log ============================ Writing/reading dataset by hyperslabs (contiguous layout, independent MPI I/O) *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** Writing/reading dataset by hyperslabs (contiguous layout, collective MPI I/O) Writing/reading dataset by hyperslabs (chunk layout, independent MPI I/O) Writing/reading dataset by hyperslabs (chunk layout, collective MPI I/O) Writing/reading several datasets (contiguous layout, independent MPI I/O) 9.50user 1.32system 0:02.87elapsed 377%CPU (0avgtext+0avgdata 19240maxresident)k 0inputs+34736outputs (22major+30790minor)pagefaults 0swaps Finished testing parallel_test ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/testpar' ===Parallel tests in testpar ended Tue Aug 8 11:21:36 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/testpar' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/testpar' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran/testpar' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran' make[3]: Nothing to be done for 'check-TESTS'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/fortran' Making check in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl' Making check in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/src' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/src' make[5]: Nothing to be done for '_exec_check-s'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/src' Making check in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/test' make test_lite test_image test_file_image test_table test_ds test_packet test_dset_opt make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/test' make[3]: 'test_lite' is up to date. make[3]: 'test_image' is up to date. make[3]: 'test_file_image' is up to date. make[3]: 'test_table' is up to date. make[3]: 'test_ds' is up to date. make[3]: 'test_packet' is up to date. make[3]: 'test_dset_opt' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/test' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/test' ===Serial tests in test begin Tue Aug 8 11:21:36 UTC 2017=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/test' ============================ Testing test_lite Finished testing test_lite ============================ test_lite Test Log ============================ Testing H5LTmake_dataset PASSED Testing H5LTread_dataset PASSED Testing H5LTmake_dataset_char PASSED Testing H5LTmake_dataset_short PASSED Testing H5LTmake_dataset_int PASSED Testing H5LTmake_dataset_long PASSED Testing H5LTmake_dataset_float PASSED Testing H5LTmake_dataset_double PASSED Testing H5LTmake_dataset_string PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTpath_valid PASSED Testing H5LTtext_to_dtype text for integer types PASSED text for floating-point types PASSED text for string types PASSED text for opaque types PASSED text for enum types PASSED text for variable types PASSED text for array types PASSED text for compound types PASSED text for compound type of bug fix PASSED text for complicated compound types PASSED 0.06user 0.01system 0:00.07elapsed 106%CPU (0avgtext+0avgdata 7412maxresident)k 0inputs+64outputs (0major+2978minor)pagefaults 0swaps Finished testing test_lite ============================ ============================ Testing test_image Finished testing test_image ============================ test_image Test Log ============================ Testing indexed image PASSED Testing true color image PASSED Testing pallete functions PASSED Testing read ascii image data and generate images Testing make indexed image PASSED Testing attaching palettes PASSED Testing make true color image with pixel interlace PASSED Testing make true color image with plane interlace PASSED Testing read and process data and make indexed images Testing make indexed image from all the data PASSED Testing make indexed image from land data PASSED Testing make indexed image from sea data PASSED Testing attaching palettes PASSED All image tests passed. 0.40user 0.08system 0:00.48elapsed 101%CPU (0avgtext+0avgdata 9388maxresident)k 0inputs+4848outputs (0major+3590minor)pagefaults 0swaps Finished testing test_image ============================ ============================ Testing test_file_image Finished testing test_file_image ============================ test_file_image Test Log ============================ Testing get file images PASSED Testing open file images and check image copies PASSED Testing read file images PASSED Testing write and extend file images PASSED Testing read extended file images PASSED Testing close file images PASSED File image tests passed. 0.04user 0.01system 0:00.05elapsed 111%CPU (0avgtext+0avgdata 10844maxresident)k 0inputs+80outputs (0major+3884minor)pagefaults 0swaps Finished testing test_file_image ============================ ============================ Testing test_table Finished testing test_table ============================ test_table Test Log ============================ Testing table with file creation mode (read/write in native architecture): Testing making table PASSED Testing reading table PASSED Testing writing records PASSED Testing reading records PASSED Testing appending records PASSED Testing inserting records PASSED Testing deleting records PASSED Testing deleting records (differing memory layout) PASSED Testing adding records PASSED Testing combining tables PASSED Testing writing fields by name PASSED Testing reading fields by name PASSED Testing writing fields by index PASSED Testing reading fields by index PASSED Testing inserting fields PASSED Testing deleting fields PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read big-endian data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read little-endian data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read Cray data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED 0.07user 0.06system 0:00.13elapsed 102%CPU (0avgtext+0avgdata 9344maxresident)k 0inputs+160outputs (0major+18787minor)pagefaults 0swaps Finished testing test_table ============================ ============================ Testing test_ds Finished testing test_ds ============================ test_ds Test Log ============================ Testing test_char_attachscales PASSED Testing test_short_attachscales PASSED Testing test_int_attachscales PASSED Testing test_long_attachscales PASSED Testing test_float_attachscales PASSED Testing set char scale/cmp scale name PASSED Testing set short scale/cmp scale name PASSED Testing set int scale/cmp scale name PASSED Testing set long scale/cmp scale name PASSED Testing set float scale/cmp scale name PASSED Testing test_numberofscales PASSED Testing test_long_attachscales PASSED Testing test_duplicatelong_attachscales PASSED Testing set same long scale/cmp scale name PASSED Testing test_foreign_scaleattached PASSED Testing test_foreign_scaleattached PASSED Testing test_detachscales PASSED Testing permutations of attaching and detaching PASSED Testing API functions Testing detach scales PASSED Testing set/get label PASSED Testing set scale/get scale name PASSED Testing iterate scales PASSED Testing error conditions Testing attach a dataset to itself PASSED Testing attach a group with a dataset PASSED Testing attach a dataset with a group PASSED Testing set scale for a group PASSED Testing attach a scale that has scales PASSED Testing attach to a dataset that is a scale PASSED Testing attach to a dataset that is a reserved class dataset PASSED Testing is scale PASSED Testing detach scale from dataset it is not attached to PASSED Testing detach scale from group PASSED Testing detach scale when scale is group PASSED Testing parameter errors Testing attach scales PASSED Testing detach scales PASSED Testing set/get label PASSED Testing iterate scales PASSED Testing ranks Testing attach PASSED Testing detach PASSED Testing attach, set, get names, labels PASSED Testing attach a scalar scale PASSED Testing iterators Testing iterate when the dataset has no scales PASSED Testing iterate on dimension that is outside the rank PASSED Testing iterate for dimension with many scales PASSED Testing iterate on group PASSED Testing iterate in deleted scales PASSED Testing scales with several datatypes Testing floating point and short scales PASSED Testing string scales PASSED Testing reading ASCII data and generate HDF5 data with scales Testing generating scales PASSED All dimension scales tests passed. 0.31user 0.01system 0:00.32elapsed 102%CPU (0avgtext+0avgdata 8596maxresident)k 0inputs+752outputs (0major+3265minor)pagefaults 0swaps Finished testing test_ds ============================ ============================ Testing test_packet Finished testing test_packet ============================ test_packet Test Log ============================ Testing packet table Testing H5PTcreate_fl and H5PTclose PASSED Testing H5PTopen PASSED Testing H5PTappend PASSED Testing H5PTread_packets PASSED Testing H5PTget_next PASSED Testing large packet table PASSED Testing reading/writing non-native packet table PASSED Testing opaque data PASSED Testing packet table compression PASSED Testing error conditions PASSED Testing packet table with various variable-length datatypes with vlen of atomic PASSED with vlen of compound datatypes PASSED with compound datatype containing vlen datatype PASSED with vlen datatype of vlen datatype PASSED Testing H5PTis_varlen PASSED Testing adding attributes to packet tables PASSED Testing accessor functions PASSED Testing packet table with various variable-length datatypes - H5PTcreate_fl with vlen of atomic PASSED with vlen of compound datatypes PASSED with compound datatype containing vlen datatype PASSED with vlen datatype of vlen datatype PASSED 0.20user 0.02system 0:00.22elapsed 102%CPU (0avgtext+0avgdata 8888maxresident)k 0inputs+904outputs (0major+7658minor)pagefaults 0swaps Finished testing test_packet ============================ ============================ Testing test_dset_opt Finished testing test_dset_opt ============================ test_dset_opt Test Log ============================ Testing basic functionality of H5DOwrite_chunk PASSED Testing skipping compression filter for H5DOwrite_chunk PASSED Testing skipping compression filters but keep two other filters PASSED Testing data conversion for H5DOwrite_chunk PASSED Testing invalid parameters for H5DOwrite_chunk PASSED 0.04user 0.00system 0:00.04elapsed 122%CPU (0avgtext+0avgdata 7460maxresident)k 0inputs+32outputs (0major+2904minor)pagefaults 0swaps Finished testing test_dset_opt ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/test' ===Serial tests in test ended Tue Aug 8 11:21:38 UTC 2017=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/test' Making check in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools' Making check in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools/gif2h5' make h52giftest.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools/gif2h5' make[4]: 'h52giftest.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools/gif2h5' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools/gif2h5' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools/gif2h5' ===Serial tests in gif2h5 begin Tue Aug 8 11:21:38 UTC 2017=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools/gif2h5' ============================ Testing h52giftest.sh Finished testing h52giftest.sh ============================ h52giftest.sh Test Log ============================ **validate the gif2h5 tool processes input correctly... Testing ./gif2h5 image1.gif image1.h5 PASSED **validate the h52gif tool processes input correctly... Testing ./h52gif h52giftst.h5 image1.gif -i image PASSED **verify the the h52gif tool handle error conditions correctly... Testing ./h52gif h52giftst.h5 image.gif -i nosuch_image PASSED Testing ./h52gif h52giftst.h5 image24.gif -i image24bitpixel PASSED All gif2h5 and h52gif tests passed. 0.11user 0.09system 0:00.16elapsed 124%CPU (0avgtext+0avgdata 6284maxresident)k 0inputs+192outputs (0major+12558minor)pagefaults 0swaps Finished testing h52giftest.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools/gif2h5' ===Serial tests in gif2h5 ended Tue Aug 8 11:21:38 UTC 2017=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools/gif2h5' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools/gif2h5' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools/gif2h5' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools/gif2h5' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools/gif2h5' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/tools' Making check in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran' Making check in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/src' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/src' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/src' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/src' Making check in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/test' make tstds tstlite tstimage tsttable make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/test' make[4]: 'tstds' is up to date. make[4]: 'tstlite' is up to date. make[4]: 'tstimage' is up to date. make[4]: 'tsttable' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/test' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/test' ===Serial tests in test begin Tue Aug 8 11:21:38 UTC 2017=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/test' ============================ Fortran API: Testing tstds Finished testing tstds ============================ Fortran API: tstds Test Log ============================ Test Attaching Dimension Scale PASSED Test If Dimension Scale Attached PASSED Test Getting Number Dimension Scales PASSED Test Detaching Dimension Scale PASSED Test Setting Dimension Scale PASSED Test If Dimension Scale PASSED Test Getting Dimension Scale By Name PASSED Test Setting Dimension Scale Label PASSED 0.02user 0.02system 0:00.04elapsed 114%CPU (0avgtext+0avgdata 7608maxresident)k 0inputs+16outputs (0major+2635minor)pagefaults 0swaps Finished testing tstds ============================ ============================ Fortran API: Testing tstlite Finished testing tstlite ============================ Fortran API: tstlite Test Log ============================ Make/Read datasets (1D) PASSED Make/Read datasets (2D) PASSED Make/Read datasets (3D) PASSED Make/Read datasets (4D) PASSED Make/Read datasets (5D) PASSED Make/Read datasets (6D) PASSED Make/Read datasets (7D) PASSED Make/Read datasets (integer) PASSED Make/Read datasets (float) PASSED Make/Read datasets (double) PASSED Make/Read datasets (string) PASSED Test h5ltpath_valid_f PASSED Get dataset dimensions/info PASSED Set/Get attributes int PASSED Set/Get attributes float PASSED Set/Get attributes double PASSED Set/Get attributes string PASSED Get attribute rank/info PASSED 0.04user 0.01system 0:00.05elapsed 100%CPU (0avgtext+0avgdata 8664maxresident)k 0inputs+200outputs (0major+2888minor)pagefaults 0swaps Finished testing tstlite ============================ ============================ Fortran API: Testing tstimage Finished testing tstimage ============================ Fortran API: tstimage Test Log ============================ Make/Read image 8bit PASSED Make/Read image 24bit PASSED Make palette PASSED Link/Unlink palette PASSED 0.04user 0.00system 0:00.05elapsed 112%CPU (0avgtext+0avgdata 11460maxresident)k 0inputs+792outputs (0major+3678minor)pagefaults 0swaps Finished testing tstimage ============================ ============================ Fortran API: Testing tsttable Finished testing tsttable ============================ Fortran API: tsttable Test Log ============================ Make table PASSED Read/Write field by name PASSED Read/Write field by index PASSED Insert field PASSED Delete field PASSED Get table info PASSED Get fields info PASSED 0.01user 0.05system 0:00.06elapsed 109%CPU (0avgtext+0avgdata 9796maxresident)k 0inputs+16outputs (0major+7276minor)pagefaults 0swaps Finished testing tsttable ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/test' ===Serial tests in test ended Tue Aug 8 11:21:39 UTC 2017=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/test' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran' make[4]: Nothing to be done for 'check-TESTS'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl' make[3]: Nothing to be done for 'check-TESTS'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi/hl' make: Leaving directory '/builddir/build/BUILD/hdf5-1.8.18/openmpi' + module purge ++ /usr/share/lmod/lmod/libexec/lmod bash purge + eval unset 'LD_LIBRARY_PATH;' unset 'LOADEDMODULES;' 'MANPATH="/usr/share/lmod/lmod/share/man::";' export 'MANPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' 'PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin";' export 'PATH;' 'PKG_CONFIG_PATH=":/usr/lib64/pkgconfig:/usr/share/pkgconfig";' export 'PKG_CONFIG_PATH;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh";' export '_ModuleTable001_;' '_ModuleTable002_="cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' ++ unset LD_LIBRARY_PATH ++ unset LOADEDMODULES ++ MANPATH=/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ Processing files: hdf5-1.8.18-8.fc27.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.B0qsS5 ++ : -s sh + eval + exit 0 + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.8.18 + DOCDIR=/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/doc/hdf5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/doc/hdf5 + cp -pr MANIFEST /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/doc/hdf5 + cp -pr README.txt /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/doc/hdf5 + cp -pr release_docs/RELEASE.txt /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/doc/hdf5 + cp -pr release_docs/HISTORY-1_0-1_8_0_rc3.txt release_docs/HISTORY-1_8.txt /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/doc/hdf5 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ndUilw + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.8.18 + LICENSEDIR=/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/licenses/hdf5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/licenses/hdf5 + cp -pr COPYING /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/licenses/hdf5 + exit 0 Provides: hdf5 = 1.8.18-8.fc27 hdf5(aarch-64) = 1.8.18-8.fc27 libhdf5.so.10()(64bit) libhdf5_cpp.so.13()(64bit) libhdf5_fortran.so.10()(64bit) libhdf5_hl.so.10()(64bit) libhdf5_hl_cpp.so.11()(64bit) libhdf5hl_fortran.so.10()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgfortran.so.4()(64bit) libgfortran.so.4(GFORTRAN_7)(64bit) libhdf5.so.10()(64bit) libhdf5_cpp.so.13()(64bit) libhdf5_fortran.so.10()(64bit) libhdf5_hl.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libsz.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: hdf5-devel-1.8.18-8.fc27.aarch64 Provides: hdf5-devel = 1.8.18-8.fc27 hdf5-devel(aarch-64) = 1.8.18-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh libhdf5.so.10()(64bit) libhdf5_cpp.so.13()(64bit) libhdf5_fortran.so.10()(64bit) libhdf5_hl.so.10()(64bit) libhdf5_hl_cpp.so.11()(64bit) libhdf5hl_fortran.so.10()(64bit) Processing files: hdf5-static-1.8.18-8.fc27.aarch64 Provides: hdf5-static = 1.8.18-8.fc27 hdf5-static(aarch-64) = 1.8.18-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hdf5-mpich-1.8.18-8.fc27.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XYvaa4 + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.8.18 + DOCDIR=/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/doc/hdf5-mpich + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/doc/hdf5-mpich + cp -pr MANIFEST /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/doc/hdf5-mpich + cp -pr README.txt /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/doc/hdf5-mpich + cp -pr release_docs/RELEASE.txt /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/doc/hdf5-mpich + cp -pr release_docs/HISTORY-1_0-1_8_0_rc3.txt release_docs/HISTORY-1_8.txt /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/doc/hdf5-mpich + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7OoWpE + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.8.18 + LICENSEDIR=/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/licenses/hdf5-mpich + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/licenses/hdf5-mpich + cp -pr COPYING /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/licenses/hdf5-mpich + exit 0 Provides: hdf5-mpich = 1.8.18-8.fc27 hdf5-mpich(aarch-64) = 1.8.18-8.fc27 hdf5-mpich2 = 1.8.18-8.fc27 libhdf5.so.10()(64bit)(mpich-aarch64) libhdf5_fortran.so.10()(64bit)(mpich-aarch64) libhdf5_hl.so.10()(64bit)(mpich-aarch64) libhdf5hl_fortran.so.10()(64bit)(mpich-aarch64) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgfortran.so.4()(64bit) libgfortran.so.4(GFORTRAN_7)(64bit) libhdf5.so.10()(64bit)(mpich-aarch64) libhdf5_fortran.so.10()(64bit)(mpich-aarch64) libhdf5_hl.so.10()(64bit)(mpich-aarch64) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libmpi.so.12()(64bit)(mpich-aarch64) libmpifort.so.12()(64bit)(mpich-aarch64) libsz.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: hdf5-mpich2 < 1.8.11-4 Processing files: hdf5-mpich-devel-1.8.18-8.fc27.aarch64 Provides: hdf5-mpich-devel = 1.8.18-8.fc27 hdf5-mpich-devel(aarch-64) = 1.8.18-8.fc27 hdf5-mpich2-devel = 1.8.18-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libhdf5.so.10()(64bit)(mpich-aarch64) libhdf5_fortran.so.10()(64bit)(mpich-aarch64) libhdf5_hl.so.10()(64bit)(mpich-aarch64) libhdf5hl_fortran.so.10()(64bit)(mpich-aarch64) Obsoletes: hdf5-mpich2-devel < 1.8.11-4 Processing files: hdf5-mpich-static-1.8.18-8.fc27.aarch64 Provides: hdf5-mpich-static = 1.8.18-8.fc27 hdf5-mpich-static(aarch-64) = 1.8.18-8.fc27 hdf5-mpich2-static = 1.8.18-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: hdf5-mpich2-static < 1.8.11-4 Processing files: hdf5-openmpi-1.8.18-8.fc27.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.keLMoa + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.8.18 + DOCDIR=/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/doc/hdf5-openmpi + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/doc/hdf5-openmpi + cp -pr MANIFEST /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/doc/hdf5-openmpi + cp -pr README.txt /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/doc/hdf5-openmpi + cp -pr release_docs/RELEASE.txt /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/doc/hdf5-openmpi + cp -pr release_docs/HISTORY-1_0-1_8_0_rc3.txt release_docs/HISTORY-1_8.txt /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/doc/hdf5-openmpi + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VjtmzF + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.8.18 + LICENSEDIR=/builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/licenses/hdf5-openmpi + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/licenses/hdf5-openmpi + cp -pr COPYING /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64/usr/share/licenses/hdf5-openmpi + exit 0 Provides: hdf5-openmpi = 1.8.18-8.fc27 hdf5-openmpi(aarch-64) = 1.8.18-8.fc27 libhdf5.so.10()(64bit)(openmpi-aarch64) libhdf5_fortran.so.10()(64bit)(openmpi-aarch64) libhdf5_hl.so.10()(64bit)(openmpi-aarch64) libhdf5hl_fortran.so.10()(64bit)(openmpi-aarch64) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgfortran.so.4()(64bit) libgfortran.so.4(GFORTRAN_7)(64bit) libhdf5.so.10()(64bit)(openmpi-aarch64) libhdf5_fortran.so.10()(64bit)(openmpi-aarch64) libhdf5_hl.so.10()(64bit)(openmpi-aarch64) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libmpi.so.20()(64bit)(openmpi-aarch64) libmpi_mpifh.so.20()(64bit)(openmpi-aarch64) libmpi_usempi_ignore_tkr.so.20()(64bit)(openmpi-aarch64) libmpi_usempif08.so.20()(64bit)(openmpi-aarch64) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libsz.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: hdf5-openmpi-devel-1.8.18-8.fc27.aarch64 Provides: hdf5-openmpi-devel = 1.8.18-8.fc27 hdf5-openmpi-devel(aarch-64) = 1.8.18-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libhdf5.so.10()(64bit)(openmpi-aarch64) libhdf5_fortran.so.10()(64bit)(openmpi-aarch64) libhdf5_hl.so.10()(64bit)(openmpi-aarch64) libhdf5hl_fortran.so.10()(64bit)(openmpi-aarch64) Processing files: hdf5-openmpi-static-1.8.18-8.fc27.aarch64 Provides: hdf5-openmpi-static = 1.8.18-8.fc27 hdf5-openmpi-static(aarch-64) = 1.8.18-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hdf5-debugsource-1.8.18-8.fc27.aarch64 Provides: hdf5-debugsource = 1.8.18-8.fc27 hdf5-debugsource(aarch-64) = 1.8.18-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hdf5-debuginfo-1.8.18-8.fc27.aarch64 Provides: debuginfo(build-id) = 0647d881f10d81bd9ed25b139c8dfc36dec80631 debuginfo(build-id) = 075661ce6161ae4426d767cae576a0f9279ffe1b debuginfo(build-id) = 0858947e89a6bdb55a36c6147a0b680f0eaba3cd debuginfo(build-id) = 098508063bac1b1b73c006815074b01482a510ad debuginfo(build-id) = 0ecab7d3752e185c59d0e3305710b55ea047b767 debuginfo(build-id) = 2d6852e5aca1328f54d42703c16748e65525378f debuginfo(build-id) = 358cf4bab8fd24c553272783216ea3af1016429d debuginfo(build-id) = 5237c4de032f251ca2152a838e806ef093c3895b debuginfo(build-id) = 5d7e1b23c01dab53b743ae6e83b134819929bda0 debuginfo(build-id) = 6dd808da73a07905cc310719145901a60363def4 debuginfo(build-id) = 6e1582a526db857ca247f7ea1bf82bdd305131e4 debuginfo(build-id) = 6eaa0b3bb293de9b2f38d179b88bf26ef9728216 debuginfo(build-id) = 911d235278f0a9350ca4dfeb19d568d24fb8de81 debuginfo(build-id) = abaae223a35a6a68b6acbaf64b1842cf41646c94 debuginfo(build-id) = b591cd35f5d96bd35838bfbda09166e6d6e109db debuginfo(build-id) = b6f657c51afb8826643404f165f1602a7be7257a debuginfo(build-id) = bb54a147dca1b456bf931882a201ccd8a5f1f154 debuginfo(build-id) = c6609526cedd707961cf3fe756354eb88fc00ad7 debuginfo(build-id) = da161c92ff430fceb6c9b86d08c587ec25c41120 debuginfo(build-id) = e2d26e40eb19fbf70598a5dbae9ca6943ca239db debuginfo(build-id) = e9abb6469b147f673d56c0a2599c0df0ebb5379e hdf5-debuginfo = 1.8.18-8.fc27 hdf5-debuginfo(aarch-64) = 1.8.18-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hdf5-mpich-debuginfo-1.8.18-8.fc27.aarch64 Provides: debuginfo(build-id) = 064d3a80b6861d878f18e7cb26de90e55629bc4d debuginfo(build-id) = 1c137291569bce4e4b925f9d9a3e40898f4ec1f4 debuginfo(build-id) = 282835fbcd9adfcf77b373ee303de91f6a2732f5 debuginfo(build-id) = 2a4039ecb7804bf7853a3e05242172a68ed4ebd5 debuginfo(build-id) = 3894b6618b3920aceafdc57caf5a18e301141544 debuginfo(build-id) = 4313401090fa237e272c27b586b364ea62da781f debuginfo(build-id) = 4a9aa1b4ec07dc4018cc9a82f689507eed333eb0 debuginfo(build-id) = 511e93fbac92b0ab0870a1fa7c58e3202200e6a0 debuginfo(build-id) = 591fceefd07ef2e3831a04dd3c5f6ce995d017cc debuginfo(build-id) = 59a80581ce72a3ff6747b86ec6ac1261bdbc77fb debuginfo(build-id) = 67966646b96284a84b34902b09b418aa12a9a9e1 debuginfo(build-id) = 701dc3c86f2e27bd33d875e51f3b9188b24263dc debuginfo(build-id) = 7b4ba440683be3a1883a9363307564952317a430 debuginfo(build-id) = 7f87cd59f898d836a83878a0273b8a1982d3d761 debuginfo(build-id) = 880053c435981d69481417ee284d317435a50ad9 debuginfo(build-id) = 91bb9d3a4e56a6b94fc68cc703e318af3369e024 debuginfo(build-id) = a49e7376009734b884def591ad289e600c9557bd debuginfo(build-id) = ba8330dc957c589f1e78724a2da5c2b48e979692 debuginfo(build-id) = d2eb03a00305dc8f2986c4f2214344effc99bb7b debuginfo(build-id) = ee476e993b55647e95c27da6b87ed3d5f0dade23 debuginfo(build-id) = fda6e5790e0cd6b317c225b0941ad29cedcbd0a3 hdf5-mpich-debuginfo = 1.8.18-8.fc27 hdf5-mpich-debuginfo(aarch-64) = 1.8.18-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hdf5-openmpi-debuginfo-1.8.18-8.fc27.aarch64 Provides: debuginfo(build-id) = 0b5fdcfa271cc61325310b1a35146d443b036549 debuginfo(build-id) = 0d8310c53d672d0acc953e4a28d4e14e4c36f19d debuginfo(build-id) = 103aac5abf7126e65f0328d8b8568dc5d503c964 debuginfo(build-id) = 141c43ce9e74895337219c00c45dc991db8b342d debuginfo(build-id) = 17de5f6ac31f3fbe81e7d8ce50979075fb4d6095 debuginfo(build-id) = 1f5024f8728c3b9abcddb9386427eec5eb12a2f2 debuginfo(build-id) = 27a5d988e813ff768e47dcddc43f43d96b877aa9 debuginfo(build-id) = 29c6f88a831ed14326f273b2ae1a81d11e996fb7 debuginfo(build-id) = 397b42ec326b39fb985d70960117ba6cec647fce debuginfo(build-id) = 5d2bf38dcbc1351cd2ae7b24824b3cbfa01cffa6 debuginfo(build-id) = 7233db158dc7b4bdfa46da8a975693cbe8e3bcdf debuginfo(build-id) = 818ae737d1c01bb1518790a87b6e806db44f08b9 debuginfo(build-id) = 868f5748490157f811a5e0eae15a41fb573532e7 debuginfo(build-id) = 90239f62b3071060509f0150028710cc41e85280 debuginfo(build-id) = 976735a5c73179cf93fad98cbd7960ddf4ea21ed debuginfo(build-id) = 97d40b7d17be8fe098a33c2da6a59671b358131e debuginfo(build-id) = a21c1d7555ed77d1ed01c3ae7f621ab4bd1d417b debuginfo(build-id) = c8348a4a87ccfd052389fed72e7f9db34a77fb37 debuginfo(build-id) = e30d5a93afff1ada71480f0213db602d206e537c debuginfo(build-id) = ecd1f40fbeb31b84fae401fc3fa0d5e1b9b73cf1 debuginfo(build-id) = f6141a4c919bb102d80bd81a6bfcf693aa0d2d33 hdf5-openmpi-debuginfo = 1.8.18-8.fc27 hdf5-openmpi-debuginfo(aarch-64) = 1.8.18-8.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64 Wrote: /builddir/build/RPMS/hdf5-1.8.18-8.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-devel-1.8.18-8.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-static-1.8.18-8.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-mpich-1.8.18-8.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-mpich-devel-1.8.18-8.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-mpich-static-1.8.18-8.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-openmpi-1.8.18-8.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-openmpi-devel-1.8.18-8.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-openmpi-static-1.8.18-8.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-debugsource-1.8.18-8.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-debuginfo-1.8.18-8.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-mpich-debuginfo-1.8.18-8.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-openmpi-debuginfo-1.8.18-8.fc27.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.p3c2V3 + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.8.18 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hdf5-1.8.18-8.fc27.aarch64 + exit 0 Child return code was: 0